
Time bar (total: 11.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)
| 606.0ms | 8 113× | 0 | valid |
| 8.0ms | 51× | 2 | valid |
| 8.0ms | 64× | 1 | valid |
| 5.0ms | 26× | 3 | valid |
| 0.0ms | 2× | 4 | valid |
ival-mult: 147.0ms (40.1% of total)ival-sub: 104.0ms (28.4% of total)ival-div: 57.0ms (15.6% of total)ival-add: 38.0ms (10.4% of total)exact: 9.0ms (2.5% of total)ival-true: 6.0ms (1.6% of total)adjust: 3.0ms (0.8% of total)ival-assert: 3.0ms (0.8% 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 |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 120 binary64) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 120 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 60 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 38.0ms | 496× | 0 | valid |
| 2.0ms | 10× | 2 | valid |
| 1.0ms | 4× | 1 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 126 to 56 computations (55.6% saved)
ival-mult: 7.0ms (36.6% of total)ival-sub: 5.0ms (26.1% of total)ival-div: 3.0ms (15.7% of total)ival-add: 2.0ms (10.5% of total)exact: 1.0ms (5.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
Compiled 18 to 13 computations (27.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 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.6% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 20.0ms | 248× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 45 to 15 computations (66.7% saved)
ival-sub: 3.0ms (31.3% of total)ival-mult: 3.0ms (31.3% of total)ival-div: 2.0ms (20.9% of total)ival-add: 1.0ms (10.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 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 | @ | 0 | (+ (/ (* 60 (- x y)) (- z t)) (* a 120)) |
| 1.0ms | x | @ | -inf | (+ (/ (* 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.7% | (fma.f64 (-.f64 x y) (*.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 99.8% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
| ▶ | 74.2% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| 65.3% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 64.2% | (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| 46.9% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) | |
| 99.8% | (+.f64 (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) | |
| ▶ | 22.0% | (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| 91.3% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) | |
| ▶ | 54.7% | (*.f64 #s(literal 120 binary64) a) |
| 27.4% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 362 to 264 computations (27.1% 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 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 | 0 | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
| 2 416× | accelerator-lowering-fma.f32 |
| 2 416× | accelerator-lowering-fma.f64 |
| 1 008× | *-lowering-*.f32 |
| 1 008× | *-lowering-*.f64 |
| 528× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 124 |
| 1 | 42 | 124 |
| 2 | 72 | 124 |
| 3 | 121 | 124 |
| 4 | 230 | 124 |
| 5 | 501 | 124 |
| 6 | 1260 | 124 |
| 7 | 2241 | 124 |
| 8 | 2875 | 124 |
| 9 | 3133 | 124 |
| 10 | 3249 | 124 |
| 11 | 3272 | 124 |
| 12 | 3274 | 124 |
| 13 | 3274 | 124 |
| 14 | 3274 | 124 |
| 15 | 3282 | 124 |
| 0 | 3282 | 121 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* a 120) (/ (* 60 (- x y)) (- z t))) |
a |
120 |
(/ (* 60 (- x y)) (- z t)) |
(* 60 (- x y)) |
60 |
(- x y) |
x |
y |
(- z t) |
z |
t |
(* 120 a) |
120 |
a |
(* 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 |
|---|
(+ (* a 120) (/ (* 60 (- x y)) (- z t))) |
(fma.f64 a #s(literal 120 binary64) (fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) #s(literal 0 binary64))) |
a |
120 |
#s(literal 120 binary64) |
(/ (* 60 (- x y)) (- z t)) |
(fma.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) #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 |
(* 120 a) |
(fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64)) |
120 |
#s(literal 120 binary64) |
a |
(* x (/ 60 (- z t))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64)) |
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 y x) (/.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 a #s(literal 120 binary64) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64))) |
120 |
#s(literal 120 binary64) |
a |
(* x (/ 60 (- z t))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) #s(literal 0 binary64)) |
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% | (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
| ✓ | 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 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% | (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 62.0ms | 247× | 0 | valid |
| 2.0ms | 5× | 2 | valid |
| 1.0ms | 3× | 1 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 123 to 23 computations (81.3% saved)
ival-sub: 13.0ms (41.7% of total)ival-mult: 8.0ms (25.7% of total)ival-div: 5.0ms (16.1% of total)ival-add: 3.0ms (9.6% 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 120) (/ (* 60 (- x y)) (- z t)))> |
#<alt (/ (* 60 (- x y)) (- z t))> |
#<alt (- x y)> |
#<alt (- z t)> |
#<alt (* 120 a)> |
#<alt (/ 60 (- z t))> |
#<alt (* x (/ 60 (- z t)))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (/ (- x y) t)> |
#<alt (+ (* 120 a) (* x (/ 60 (- z t))))> |
#<alt (* 60 (- x y))> |
| Outputs |
|---|
#<alt (* 60 (/ (- x y) (- z t)))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) (- z t))) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* a (+ 120 (* 60 (/ (- x y) (* a (- z t))))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z)> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z)))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t)> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -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 (* 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 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 (* 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 (* -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)))))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | inf | (+ (* 120 a) (* x (/ 60 (- z t)))) |
| 2.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 |
| 6 192× | accelerator-lowering-fma.f32 |
| 6 192× | accelerator-lowering-fma.f64 |
| 4 298× | *-lowering-*.f32 |
| 4 298× | *-lowering-*.f64 |
| 4 130× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 75 |
| 1 | 125 | 75 |
| 2 | 1075 | 75 |
| 0 | 8309 | 72 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a 120) (/ (* 60 (- x y)) (- z t))) |
(/ (* 60 (- x y)) (- z t)) |
(- x y) |
(- z t) |
(* 120 a) |
(/ 60 (- z t)) |
(* x (/ 60 (- z t))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(/ (- x y) t) |
(+ (* 120 a) (* x (/ 60 (- z t)))) |
(* 60 (- x y)) |
| 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 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (neg.f64 (/.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.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 (-.f64 x y) #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 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 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 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x y) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (neg.f64 (/.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))))) |
(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 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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) (+.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (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 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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) (+.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 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal -1 binary64)) (/.f64 #s(literal 60 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))) |
(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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.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 a #s(literal -120 binary64) (/.f64 (-.f64 x y) (*.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 #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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))))) |
(/.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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 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 (/.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 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #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 z t)) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 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 a a) #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal -120 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 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.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))) (*.f64 (*.f64 a a) #s(literal -14400 binary64))))) |
(/.f64 (-.f64 (*.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 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 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)))))) (neg.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 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.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)))) (fma.f64 a #s(literal -120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 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))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))))) |
(/.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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal -14400 binary64) (/.f64 (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 z t) (-.f64 z t))))) (neg.f64 (fma.f64 a #s(literal -120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) #s(literal 3 binary64)) (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 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (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 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #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 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))) (/.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.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 #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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 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) (+.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 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal -120 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (-.f64 (*.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 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))))) |
(*.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 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 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 a #s(literal -120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 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 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(+.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) (-.f64 #s(literal 0 binary64) y)))) |
(+.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 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.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)) |
(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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(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) (-.f64 #s(literal 0 binary64) y)))) |
(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 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.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 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal -60 binary64)))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -60 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x y) (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 #s(literal 60 binary64) (-.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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) (+.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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) (+.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 x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal -1 binary64)) (/.f64 #s(literal 60 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 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 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1 binary64) 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 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(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) y x) |
(neg.f64 (fma.f64 #s(literal -1 binary64) x y)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(/.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 y y) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (neg.f64 (-.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))) (fma.f64 #s(literal -1 binary64) x y)) (-.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))) (fma.f64 #s(literal -1 binary64) x y)) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) x y)) (-.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))) (fma.f64 #s(literal -1 binary64) x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 #s(literal -1 binary64) 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) (fma.f64 #s(literal -1 binary64) x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) 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 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 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 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) x y)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 #s(literal -1 binary64) 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) (fma.f64 #s(literal -1 binary64) x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(+.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 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.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 z #s(literal 1 binary64)) t) |
(-.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 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 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) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(/.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 (*.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 #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 (*.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 z t))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.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 #s(literal 0 binary64) (-.f64 z t))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 z 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 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (-.f64 z t)))) (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 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)))))) |
(/.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))))) (+.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 (/.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 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (-.f64 z t))) (/.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 #s(literal 0 binary64) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.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)) |
(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 z t))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.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 z t))) |
(/.f64 #s(literal 60 binary64) (-.f64 z t)) |
(/.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 z t))) |
(/.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 z t))) |
(*.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 z t))) |
(*.f64 (/.f64 #s(literal 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 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 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.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)) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.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 #s(literal 0 binary64) (-.f64 z t))) |
(/.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 x (-.f64 z t))) |
(*.f64 #s(literal 60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) x) |
(*.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 (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 x (/.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 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) (+.f64 z 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 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) 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 x y) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) 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 x y) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (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 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x y) 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 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) 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 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.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 x y) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))) (-.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 x y) 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 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t))))) (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 x y) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))) (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 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64)))) t)) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) #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 (*.f64 a a) #s(literal 14400 binary64)) (/.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 x y) t) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t))))) (-.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 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64)))) 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 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.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 x y) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) (*.f64 (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) 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 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))))) (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 x y) t) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.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 x y) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) 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 x y) 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 x y) t) (*.f64 a #s(literal -120 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) 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 x y) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) 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 x y) 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 x y) t) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) 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 x y) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal -120 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #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 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (*.f64 (-.f64 x y) #s(literal -60 binary64))) (*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64)))) t)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) 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))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) 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 (-.f64 x y) #s(literal -60 binary64)) (*.f64 #s(literal 3600 binary64) (*.f64 (-.f64 x y) (-.f64 x y)))) (*.f64 t (*.f64 t t))))) (/.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 x y) t) (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.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 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 x t) (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) 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)) |
(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 (fma.f64 #s(literal -1 binary64) x y) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (fma.f64 #s(literal -1 binary64) x y) 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 (*.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) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (/.f64 y t))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 x t) (/.f64 x t) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (/.f64 y t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 x t) (/.f64 y t))) (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 x t) (/.f64 y t)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x t) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x t) (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) 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) x) (/.f64 #s(literal -1 binary64) t) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) t)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x y) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y)))) |
(/.f64 (-.f64 x y) t) |
(/.f64 (fma.f64 #s(literal -1 binary64) x y) (-.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) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (/.f64 y 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 x t) (/.f64 y t)) (*.f64 (+.f64 (/.f64 x t) (/.f64 y t)) (/.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 #s(literal 0 binary64) (/.f64 t (-.f64 x y)))) |
(/.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))) (fma.f64 #s(literal -1 binary64) x y)) (neg.f64 (*.f64 t (fma.f64 x x (*.f64 y (+.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (fma.f64 #s(literal -1 binary64) x y)) (neg.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) t))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) x y)) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) x y)) (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) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (/.f64 y t))))) |
(/.f64 (*.f64 (+.f64 (/.f64 x t) (/.f64 y t)) (/.f64 (-.f64 x y) t)) (+.f64 (/.f64 x t) (/.f64 y t))) |
(/.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) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (/.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 x t) (/.f64 y t)) (/.f64 (-.f64 x y) t))) (neg.f64 (+.f64 (/.f64 x t) (/.f64 y t)))) |
(/.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 y (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (fma.f64 (/.f64 x t) (/.f64 x t) (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 x t) (/.f64 y (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) (-.f64 (/.f64 x t) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (-.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (fma.f64 #s(literal -1 binary64) x y) (/.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 (fma.f64 #s(literal -1 binary64) x y) 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) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (/.f64 y t)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 x t) (/.f64 y t)) (/.f64 (-.f64 x y) t)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x t) (/.f64 y t)))) |
(*.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 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 (*.f64 a a) #s(literal 14400 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))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (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 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 x (-.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 #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 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #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)) x (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.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 (-.f64 z t)) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 x (/.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 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.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 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 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.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 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (-.f64 #s(literal 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 (*.f64 a a) #s(literal 14400 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.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)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (fma.f64 (/.f64 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 (*.f64 a a) #s(literal 14400 binary64))))) |
(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 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (/.f64 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 (*.f64 a a) #s(literal 14400 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.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 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 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 (*.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 #s(literal -1 binary64) (neg.f64 (/.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 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (-.f64 #s(literal 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 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.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 (*.f64 a a) #s(literal 14400 binary64)) (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 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))))) (neg.f64 (-.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 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.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 (*.f64 a a) #s(literal 14400 binary64)) (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 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (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 (*.f64 a a) #s(literal 14400 binary64)) (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 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 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))) (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 a a) #s(literal 14400 binary64)) (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 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 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 (*.f64 a a) #s(literal 14400 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))))) |
(*.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 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 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 216000 binary64) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #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 (*.f64 a a) #s(literal 14400 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)))) (/.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 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64))) |
(+.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 60 binary64) x)) |
(+.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (neg.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -60 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) |
(+.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -60 binary64) y)) |
(-.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) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 60 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64))) |
(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) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64))) |
(fma.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) x) (*.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) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x 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 x y))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64))) (-.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)) #s(literal 60 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)))) (fma.f64 x x (*.f64 y (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (+.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64) (pow.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 3600 binary64) (-.f64 (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 216000 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 3600 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64))) (*.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) (-.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)))) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 60 binary64)) |
(*.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -60 binary64) (fma.f64 #s(literal -1 binary64) x y)) |
(*.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal -60 binary64)) |
(*.f64 #s(literal 1 binary64) (*.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 60 binary64) (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y (+.f64 x y))) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (+.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
| 1× | egg-herbie |
| 10 986× | accelerator-lowering-fma.f32 |
| 10 986× | accelerator-lowering-fma.f64 |
| 5 966× | *-lowering-*.f32 |
| 5 966× | *-lowering-*.f64 |
| 3 674× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 635 | 4950 |
| 1 | 1890 | 4773 |
| 2 | 5719 | 4724 |
| 0 | 8152 | 4419 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* -60 (/ y (- z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(* -60 (/ y (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* -60 (/ y (- z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(* 60 (/ (- x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(* 60 (/ (- x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(* 60 (/ (- x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(* -60 (/ (- x y) t)) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(* -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))))) |
(* 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 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)) |
(* 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)) |
(* -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))))) |
| Outputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)) (-.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)) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t))))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (fma.f64 #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 (/ (+ (* 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) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(fma.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (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)))) z) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (*.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t t)))) z) (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) t (*.f64 (-.f64 x y) (/.f64 (*.f64 t t) z)))) 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 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(fma.f64 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))) (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 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t t)) (/.f64 (-.f64 x y) t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (*.f64 z (*.f64 (-.f64 x y) z)) (*.f64 t (*.f64 t t))) (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))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal -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) (/.f64 (*.f64 z z) t) (*.f64 (-.f64 x y) z))) t)) t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 #s(literal 60 binary64) z))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 z (*.f64 #s(literal 60 binary64) (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)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(fma.f64 z (fma.f64 #s(literal 60 binary64) (*.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))) (*.f64 t t)) (/.f64 y (*.f64 t (*.f64 t t)))) (/.f64 x (*.f64 t (*.f64 t t)))) z) (*.f64 #s(literal 60 binary64) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 x (*.f64 t t))))) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 t (/.f64 t (*.f64 z z)))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (+.f64 (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y)) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 x y) (*.f64 t (/.f64 t (*.f64 z z))))))) z) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t z) (-.f64 x y))) z) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) t (*.f64 (-.f64 x y) (/.f64 (*.f64 t t) z)))) 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 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (*.f64 t (/.f64 (*.f64 t t) z)) (*.f64 (-.f64 x y) (*.f64 t t))) z) (*.f64 t (*.f64 #s(literal 60 binary64) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) 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 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (-.f64 x y) (*.f64 z z))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(fma.f64 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 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (-.f64 x y) (fma.f64 (-.f64 x y) (*.f64 z (/.f64 z (*.f64 t t))) (/.f64 (*.f64 (-.f64 x y) z) t)))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (+.f64 (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y)) (fma.f64 (-.f64 x y) (*.f64 z (/.f64 z (*.f64 t t))) (/.f64 (*.f64 (-.f64 x y) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) t) (*.f64 (-.f64 x y) z))) t)) (-.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 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (*.f64 z z) (*.f64 (-.f64 x y) (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 z (*.f64 (-.f64 x y) #s(literal -60 binary64)))) t)) (-.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))) |
(* 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 t) |
(/.f64 #s(literal -60 binary64) t) |
(- (* -60 (/ z (pow t 2))) (* 60 (/ 1 t))) |
(/.f64 (fma.f64 z (/.f64 #s(literal -60 binary64) 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 #s(literal 60 binary64) t (/.f64 (*.f64 #s(literal 60 binary64) (fma.f64 t (/.f64 (*.f64 t t) z) (*.f64 t t))) z)) z)) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(+ (* 60 (/ t (pow z 2))) (* 60 (/ 1 z))) |
(fma.f64 #s(literal 60 binary64) (/.f64 t (*.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 z (/.f64 #s(literal -60 binary64) 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 z (/.f64 #s(literal -60 binary64) 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 z #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (*.f64 z z) t) (*.f64 z z))) t)) t)) t) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -60 (/ x t)) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(+ (* -60 (/ x t)) (* -60 (/ (* x z) (pow t 2)))) |
(*.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t))) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3)))))) |
(fma.f64 (*.f64 z #s(literal -60 binary64)) (fma.f64 x (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t))) (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(+ (* -60 (/ x t)) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4)))))))) |
(fma.f64 z (fma.f64 z (*.f64 #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 #s(literal 60 binary64) (/.f64 (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 (fma.f64 x (/.f64 t z) x) (*.f64 x (*.f64 t (/.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 (*.f64 t t)) (/.f64 x (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 t (/.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 #s(literal 60 binary64) (/.f64 (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 x #s(literal -60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 t t) z) (*.f64 x t)) 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 (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 t (/.f64 (*.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 x z) (*.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z 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 x (/.f64 #s(literal 60 binary64) (*.f64 z z)) (*.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 x (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 x (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal 60 binary64) x) 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 (fma.f64 z (/.f64 z (*.f64 t t)) (/.f64 z 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) x (*.f64 #s(literal 60 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t))) (-.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 #s(literal -60 binary64) (/.f64 (*.f64 x (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 x (*.f64 z #s(literal -60 binary64)))) t)) (-.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 y t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (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 (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal -60 binary64) t)))) |
(* x (- (+ (* 60 (/ y (* t x))) (* 120 (/ a x))) (* 60 (/ 1 t)))) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 x t)) (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 (+ (* -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 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 60 (/ y t)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y t)) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal 60 binary64) t)))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y t)) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal 60 binary64) t)))) |
(* y (+ (* -60 (/ x (* t y))) (+ (* 120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y t)) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal 60 binary64) t)))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (* y (- (* -1 (/ (+ (* -60 (/ x t)) (* 120 a)) y)) (* 60 (/ 1 t))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) 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 x (/.f64 #s(literal -60 binary64) 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 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) y) (/.f64 #s(literal 60 binary64) t))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 (- x y)) (* 120 (* a t))) t) |
(/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(* 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 #s(literal 60 binary64) x) (-.f64 z t)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* -1 (* a (- (* -60 (/ x (* a (- z t)))) 120))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal -120 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 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 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal 120 binary64) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* -120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) (-.f64 z t))) (-.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 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* -60 (/ (* x z) (pow t 3))))))) |
(fma.f64 (*.f64 z #s(literal -60 binary64)) (fma.f64 x (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ x t)) (+ (* 120 a) (* z (+ (* -60 (/ x (pow t 2))) (* z (+ (* -60 (/ x (pow t 3))) (* -60 (/ (* x z) (pow t 4))))))))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (fma.f64 z (fma.f64 z (*.f64 #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 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (+ (* 60 (/ (* (pow t 2) x) (pow z 3))) (* 120 a)))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 x) (* -60 (/ (* t x) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 x (/.f64 t z) x) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* -60 x) (* -1 (/ (+ (* 60 (* t x)) (* 60 (/ (* (pow t 2) x) z))) z))) z)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 #s(literal -60 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 t t) z) (*.f64 x t)) z))) (-.f64 #s(literal 0 binary64) z))) |
(+ (* 60 (/ x z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 60 (/ (* t x) (pow z 2))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ x z)) (+ (* 120 a) (* t (+ (* 60 (/ x (pow z 2))) (* 60 (/ (* t x) (pow z 3))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x z) (fma.f64 (*.f64 #s(literal 60 binary64) t) (fma.f64 x (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z 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 x (/.f64 #s(literal 60 binary64) (*.f64 z z)) (*.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)))))) (fma.f64 #s(literal 60 binary64) (/.f64 x z) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (* 120 a))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ x t)) (+ (* -60 (/ (* x z) (pow t 2))) (+ (* -60 (/ (* x (pow z 2)) (pow t 3))) (* 120 a)))) |
(fma.f64 #s(literal -60 binary64) (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t)) (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (*.f64 #s(literal -60 binary64) (*.f64 z z)) x) (*.f64 t (*.f64 t 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)) |
(+ (* -1 (/ (+ (* 60 x) (* 60 (/ (* x z) t))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.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)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) x (*.f64 #s(literal 60 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 z z) t))) t))) t)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* x (+ 60 (* -60 (/ y x)))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* -1 (* x (- (* 60 (/ y x)) 60))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64)))) |
(* 60 x) |
(*.f64 #s(literal 60 binary64) x) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(+ (* -60 y) (* 60 x)) |
(*.f64 #s(literal 60 binary64) (-.f64 x y)) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* y (- (* 60 (/ x y)) 60)) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64))) |
(* -60 y) |
(*.f64 y #s(literal -60 binary64)) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)))) |
(* -1 (* y (+ 60 (* -60 (/ x y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) y) #s(literal 60 binary64)))) |
Compiled 27 491 to 2 426 computations (91.2% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 246 | 13 | 1 259 |
| Fresh | 3 | 4 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 253 | 18 | 1 271 |
| Status | Accuracy | Program |
|---|---|---|
| 80.0% | (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 99.8% | (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
| ▶ | 54.3% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| 56.5% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) x) z)) | |
| 65.3% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| 59.0% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 25.8% | (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
| 27.4% | (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) | |
| ▶ | 12.8% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| 46.9% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) | |
| 17.5% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) | |
| 14.6% | (/.f64 (*.f64 #s(literal 60 binary64) x) z) | |
| 22.0% | (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) | |
| 14.6% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) | |
| ▶ | 12.8% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| 91.3% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) | |
| ✓ | 54.7% | (*.f64 #s(literal 120 binary64) a) |
| 27.4% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 442 to 333 computations (24.7% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| ✓ | cost-diff | -64 | (*.f64 (-.f64 x y) #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x #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 z t) |
| ✓ | cost-diff | 0 | (-.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
| 2 192× | accelerator-lowering-fma.f32 |
| 2 192× | accelerator-lowering-fma.f64 |
| 1 072× | *-lowering-*.f32 |
| 1 072× | *-lowering-*.f64 |
| 960× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 103 |
| 1 | 40 | 103 |
| 2 | 80 | 103 |
| 3 | 155 | 103 |
| 4 | 294 | 103 |
| 5 | 582 | 103 |
| 6 | 1359 | 103 |
| 7 | 2884 | 103 |
| 8 | 3925 | 103 |
| 9 | 4150 | 103 |
| 10 | 4330 | 103 |
| 11 | 4498 | 103 |
| 12 | 4761 | 103 |
| 13 | 4786 | 103 |
| 14 | 4786 | 103 |
| 0 | 4786 | 101 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* a 120) (/ (- x y) (* (- z t) 1/60))) |
a |
120 |
(/ (- x y) (* (- z t) 1/60)) |
(- x y) |
x |
y |
(* (- z t) 1/60) |
(- z t) |
z |
t |
1/60 |
(* x (/ -60 t)) |
x |
(/ -60 t) |
-60 |
t |
(/ (* x -60) t) |
(* x -60) |
x |
-60 |
t |
(/ (* (- x y) -60) t) |
(* (- x y) -60) |
(- x y) |
x |
y |
-60 |
t |
(+ (* 120 a) (/ (* x -60) t)) |
120 |
a |
(/ (* x -60) t) |
(* x -60) |
x |
-60 |
t |
| Outputs |
|---|
(+ (* a 120) (/ (- x y) (* (- z t) 1/60))) |
(fma.f64 a #s(literal 120 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (-.f64 t z)) #s(literal 0 binary64))) |
a |
120 |
#s(literal 120 binary64) |
(/ (- x y) (* (- z t) 1/60)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (-.f64 t z)) #s(literal 0 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
(* (- 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) |
(* 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 |
(/ (* x -60) t) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) #s(literal 0 binary64)) |
(* x -60) |
(fma.f64 x #s(literal -60 binary64) #s(literal 0 binary64)) |
x |
-60 |
#s(literal -60 binary64) |
t |
(/ (* (- x y) -60) t) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) #s(literal 0 binary64)) |
(* (- x y) -60) |
(fma.f64 (-.f64 x y) #s(literal -60 binary64) #s(literal 0 binary64)) |
(- x y) |
(-.f64 x y) |
x |
y |
-60 |
#s(literal -60 binary64) |
t |
(+ (* 120 a) (/ (* x -60) t)) |
(fma.f64 a #s(literal 120 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) #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) |
(fma.f64 x #s(literal -60 binary64) #s(literal 0 binary64)) |
x |
-60 |
#s(literal -60 binary64) |
t |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -60 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| ✓ | accuracy | 100.0% | (-.f64 x y) |
| ✓ | accuracy | 99.9% | (*.f64 (-.f64 x y) #s(literal -60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 x #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 x y) |
| ✓ | accuracy | 100.0% | (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
| 44.0ms | 247× | 0 | valid |
| 3.0ms | 7× | 2 | valid |
| 1.0ms | 1× | 4 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 103 to 24 computations (76.7% saved)
ival-mult: 11.0ms (37.4% of total)ival-div: 7.0ms (23.8% of total)const: 5.0ms (17% of total)ival-sub: 2.0ms (6.8% of total)ival-add: 2.0ms (6.8% 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 120) (/ (- x y) (* (- z t) 1/60)))> |
#<alt (/ (- x y) (* (- z t) 1/60))> |
#<alt (- x y)> |
#<alt (- z t)> |
#<alt (/ -60 t)> |
#<alt (* x (/ -60 t))> |
#<alt (/ (* x -60) t)> |
#<alt (* x -60)> |
#<alt (/ (* (- x y) -60) t)> |
#<alt (* (- x y) -60)> |
#<alt (+ (* 120 a) (/ (* x -60) t))> |
#<alt (* (- 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 (+ (* -60 (/ y (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* 60 (/ x (- z t))) (* 120 a))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a)))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a)))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (- x y) z)) (* 120 a))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a)))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a)))> |
#<alt (+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a))))> |
#<alt (* 120 a)> |
#<alt (+ (* -60 (/ (- x y) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* 60 (/ x (- z t)))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))> |
#<alt (* -60 (/ y (- z t)))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))> |
#<alt (+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z)> |
#<alt (/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z)> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z))> |
#<alt (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z))> |
#<alt (* 60 (/ (- x y) z))> |
#<alt (+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z)))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))> |
#<alt (+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t)> |
#<alt (/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t)> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t))> |
#<alt (* -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 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 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 (/ x t))> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* -60 x)> |
#<alt (* 60 (/ y t))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (* -60 (/ x t))> |
#<alt (* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t))))> |
#<alt (* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t))))> |
#<alt (* -60 (/ x t))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t)))))> |
#<alt (* -60 (/ x t))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (+ (* -60 (/ x t)) (* 60 (/ y t)))> |
#<alt (* 60 (/ y t))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t))))> |
#<alt (* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t))))> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t)))))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* -60 (/ (- x y) t))> |
#<alt (* 60 y)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* -60 x)> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* x (- (* 60 (/ y x)) 60))> |
#<alt (* -60 x)> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -1 (* x (+ 60 (* -60 (/ y x)))))> |
#<alt (* -60 x)> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (+ (* -60 x) (* 60 y))> |
#<alt (* 60 y)> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* y (+ 60 (* -60 (/ x y))))> |
#<alt (* 60 y)> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -1 (* y (- (* 60 (/ x y)) 60)))> |
#<alt (* -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/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)))))> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | (* (- x y) -60) |
| 0.0ms | x | @ | 0 | (* x (/ -60 t)) |
| 0.0ms | x | @ | inf | (* x (/ -60 t)) |
| 0.0ms | t | @ | inf | (* x (/ -60 t)) |
| 0.0ms | t | @ | 0 | (* x (/ -60 t)) |
| 1× | batch-egg-rewrite |
| 6 626× | accelerator-lowering-fma.f32 |
| 6 626× | accelerator-lowering-fma.f64 |
| 4 530× | /-lowering-/.f32 |
| 4 530× | /-lowering-/.f64 |
| 4 094× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 70 |
| 1 | 119 | 70 |
| 2 | 1020 | 70 |
| 0 | 8497 | 68 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a 120) (/ (- x y) (* (- z t) 1/60))) |
(/ (- x y) (* (- z t) 1/60)) |
(- x y) |
(- z t) |
(/ -60 t) |
(* x (/ -60 t)) |
(/ (* x -60) t) |
(* x -60) |
(/ (* (- x y) -60) t) |
(* (- x y) -60) |
(+ (* 120 a) (/ (* x -60) t)) |
(* (- z t) 1/60) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) |
(+.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (neg.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 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 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 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 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (neg.f64 (fma.f64 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 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.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))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (*.f64 a #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 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (neg.f64 (fma.f64 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 (*.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 (-.f64 x y) (-.f64 z t)) #s(literal 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 (fma.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t))) (neg.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (neg.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.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))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.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 (-.f64 x y) #s(literal 60 binary64)) (*.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 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) (*.f64 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 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.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 x y) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.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 a #s(literal 120 binary64))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 a #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))) #s(literal 1/60 binary64)) (*.f64 a #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 z t)) (*.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 (-.f64 x y) (+.f64 x y)) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.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 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (+.f64 x y)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.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 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (*.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.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 y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (neg.f64 (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (pow.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 (pow.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (fma.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)))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.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 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (fma.f64 y (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (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 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (/.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.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 (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 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.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 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.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 y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 120 binary64)) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal -1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64))) (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t)) (*.f64 a #s(literal -120 binary64))))) |
(+.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 (-.f64 x y) (*.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) #s(literal 1/60 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (+.f64 x y))) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) (/.f64 (*.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (*.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 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(fma.f64 (/.f64 x (-.f64 z t)) #s(literal 60 binary64) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(neg.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (+.f64 t (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.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) #s(literal 1/60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (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) #s(literal 1/60 binary64)) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.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) (/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))))) |
(/.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) #s(literal 1/60 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 x y) #s(literal 60 binary64)))) |
(/.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 1/60 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) (-.f64 x y))) |
(/.f64 (fma.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) |
(/.f64 (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) #s(literal -1/60 binary64)) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (neg.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.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 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 x (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y))) |
(/.f64 (-.f64 (*.f64 x (*.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))) (neg.f64 (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (/.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 x (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 y #s(literal 60 binary64)))) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) y)) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y)) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (-.f64 #s(literal 1/60 binary64) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (/.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (*.f64 y #s(literal 60 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) x) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)) (neg.f64 (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) 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) #s(literal 1/60 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.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 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) (/.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) (*.f64 y #s(literal 60 binary64)))) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 #s(literal 1/60 binary64) y)) (*.f64 #s(literal 1/60 binary64) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 z t)) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y)) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/60 binary64) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.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 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/60 binary64) (/.f64 y (-.f64 z t)))) #s(literal 1/3600 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 z t)) (*.f64 #s(literal 1/60 binary64) (*.f64 y #s(literal 60 binary64)))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y)) (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (*.f64 (-.f64 z t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 1/60 binary64)) (*.f64 (-.f64 z t) (/.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 z t)) (*.f64 (-.f64 z t) (*.f64 y #s(literal 60 binary64)))) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y))) (neg.f64 (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))))) (neg.f64 (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)))) (neg.f64 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))) |
(/.f64 (neg.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 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) #s(literal 1/60 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (pow.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (-.f64 (*.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) (-.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))))) |
(pow.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z)))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (neg.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 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) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y)) |
(*.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 (*.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 (/.f64 (-.f64 x y) (-.f64 z t)) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(*.f64 (fma.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 t (neg.f64 z))) #s(literal -60 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.f64 (-.f64 z t) (-.f64 z t))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) (*.f64 #s(literal 1/3600 binary64) (*.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))) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(*.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 (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 y (*.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 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x 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)) (*.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) #s(literal 1/60 binary64)) (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.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))) #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 z t))) |
(*.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 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1/60 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) #s(literal -1/60 binary64))) |
(*.f64 (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x y) (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (/.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1/60 binary64) (-.f64 x y))) #s(literal -1/2 binary64))) |
(+.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 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 x y) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) (-.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) x (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal -1 binary64) y x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (*.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 #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 (*.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 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.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)) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y)))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.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)))) (+.f64 x y)) |
(/.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 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 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.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)))) |
(+.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 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (+.f64 t (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.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 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z 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 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 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (*.f64 (+.f64 z t) (+.f64 t (neg.f64 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 #s(literal 0 binary64) (*.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 (neg.f64 (*.f64 (+.f64 z t) (+.f64 t (neg.f64 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 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (-.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 #s(literal 0 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.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 (neg.f64 z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t #s(literal -1/60 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 60 binary64) t)) |
(neg.f64 (/.f64 #s(literal 60 binary64) t)) |
(/.f64 #s(literal -60 binary64) t) |
(/.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x #s(literal 60 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 1/60 binary64))) |
(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 x t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x #s(literal -60 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(neg.f64 (*.f64 (/.f64 x (*.f64 t #s(literal 1/60 binary64))) #s(literal 1 binary64))) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x #s(literal -60 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x #s(literal 60 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t #s(literal 1/60 binary64))) |
(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 x t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) x) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x #s(literal -1/60 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(*.f64 (/.f64 x t) #s(literal -60 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 60 binary64))) |
(neg.f64 (*.f64 x #s(literal 60 binary64))) |
(*.f64 x #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) x) |
(*.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 x #s(literal -60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 60 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/60 binary64) (/.f64 t (-.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (/.f64 y (*.f64 t #s(literal -1/60 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 t #s(literal -1/60 binary64))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 x y) (*.f64 x x))) (*.f64 t #s(literal -1/60 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (/.f64 (/.f64 (*.f64 y y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(neg.f64 (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal 60 binary64) t) (-.f64 x y))) |
(neg.f64 (*.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t (-.f64 x y))))) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (/.f64 #s(literal -60 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) (*.f64 t #s(literal 1/60 binary64))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 t #s(literal -1/60 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/60 binary64) (/.f64 t (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 t #s(literal -1/60 binary64))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64))) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) t) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x y) t) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 x y) t)) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 (-.f64 x y) #s(literal 60 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (*.f64 (+.f64 x y) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 x y))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64))) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64))) (neg.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64))) (neg.f64 (*.f64 (+.f64 x y) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 x y) t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64)))) (-.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 t #s(literal -1/60 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(pow.f64 (*.f64 #s(literal -1/60 binary64) (/.f64 t (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 #s(literal -60 binary64) t) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) t)) |
(*.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 t #s(literal -1/60 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 t #s(literal -1/60 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) t)) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) t))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x y) t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 t #s(literal -1/60 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 x y) t) #s(literal -60 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) 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)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1/60 binary64))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1/60 binary64) (/.f64 t (-.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -1/60 binary64) (/.f64 t (-.f64 x y))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(fma.f64 x #s(literal -60 binary64) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 #s(literal -60 binary64) x (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -60 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -60 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal -60 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) |
(neg.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64)) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64))) (-.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)) #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64) (pow.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 3600 binary64) (-.f64 (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -216000 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 3600 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64))) (*.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) (-.f64 (*.f64 x #s(literal -60 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)))) |
(*.f64 (-.f64 x y) #s(literal -60 binary64)) |
(*.f64 #s(literal -60 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 60 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 60 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal -60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x y) #s(literal 60 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(+.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a 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 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a 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 (*.f64 a 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 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 1 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64)))) |
(fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 x t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal -60 binary64) t) x (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 14400 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 a #s(literal -120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.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 x (*.f64 t #s(literal -1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -60 binary64))) #s(literal -1 binary64)) (*.f64 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 #s(literal -1 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x t) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x #s(literal -60 binary64))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 120 binary64))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a 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)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a 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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.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 x (*.f64 t #s(literal -1/60 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.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 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal -1/60 binary64))))) #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 (*.f64 a 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 x (*.f64 t #s(literal -1/60 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 x (*.f64 t #s(literal 1/60 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a 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 (+.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 (*.f64 a 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 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.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 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a 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 x (*.f64 t #s(literal -1/60 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a 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 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (*.f64 (*.f64 a 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 (*.f64 a 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 (*.f64 a a) #s(literal 14400 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 x (*.f64 t #s(literal 1/60 binary64))))) (/.f64 (*.f64 (*.f64 a 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 (*.f64 a 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 x (*.f64 t #s(literal -1/60 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 (*.f64 a a) #s(literal 14400 binary64) (*.f64 (*.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 x (*.f64 t #s(literal -1/60 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a 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 x (*.f64 t #s(literal -1/60 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -216000 binary64) (*.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 x (*.f64 t #s(literal -1/60 binary64))) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 (*.f64 a a) #s(literal 14400 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a 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 x (*.f64 t #s(literal -1/60 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(+.f64 (*.f64 #s(literal 1/60 binary64) z) (*.f64 #s(literal 1/60 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 t #s(literal -1/60 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 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))) |
(neg.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 #s(literal 1/60 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal -1/60 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 #s(literal 1/60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1/60 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1/60 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.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 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 #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 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1/60 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.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 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 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64))) (*.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/60 binary64) z) (*.f64 #s(literal 1/60 binary64) z)) (*.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 (*.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 z #s(literal 1/60 binary64))) (*.f64 (*.f64 t #s(literal -1/60 binary64)) (*.f64 t #s(literal -1/60 binary64)))) (-.f64 (*.f64 z #s(literal 1/60 binary64)) (*.f64 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 (-.f64 z t) #s(literal 1/60 binary64)) #s(literal 1 binary64)) |
(*.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))) |
(*.f64 #s(literal -1/60 binary64) (+.f64 t (neg.f64 z))) |
(*.f64 (+.f64 t (neg.f64 z)) #s(literal -1/60 binary64)) |
(*.f64 (*.f64 #s(literal 1/60 binary64) (*.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 #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 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1/60 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
| 1× | egg-herbie |
| 10 058× | accelerator-lowering-fma.f32 |
| 10 058× | accelerator-lowering-fma.f64 |
| 5 350× | *-lowering-*.f32 |
| 5 350× | *-lowering-*.f64 |
| 4 506× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 355 | 3534 |
| 1 | 1052 | 3475 |
| 2 | 3287 | 3314 |
| 0 | 8086 | 3137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(* -60 (/ y (- z t))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t)))))))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(* 120 a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) (* 120 a)) |
(+ (* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) (* 120 a)) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3))))))))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 3))) (+ (* -60 (/ (- x y) t)) (* 120 a)))) |
(* 120 a) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(* -60 (/ y (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* 60 (/ x (- z t))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(* 60 (/ x (- z t))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* 60 (/ x (- z t))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(* -60 (/ y (- z t))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(* -60 (/ y (- z t))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(* -60 (/ (- x y) t)) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* z (+ (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) (pow t 2))) (* 60 (/ (- (/ y (pow t 2)) (/ x (pow t 2))) t))))))) |
(* 60 (/ (- x y) z)) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 60 (/ (* (pow t 3) (- x y)) (pow z 3)))))) z) |
(* 60 (/ (- x y) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -60 (/ (* t (- x y)) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* 60 (* t (- x y))) (* 60 (/ (* (pow t 2) (- x y)) z))) z))) z)) |
(* -1 (/ (+ (* -60 (- x y)) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* (pow t 2) (- x y))) (* -60 (/ (* (pow t 3) (- x y)) z))) z)) (* 60 (* t (- x y)))) z))) z)) |
(* 60 (/ (- x y) z)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (* 60 (/ (- x y) z))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2)))))) |
(+ (* 60 (/ (- x y) z)) (* t (+ (* 60 (/ (- x y) (pow z 2))) (* t (+ (* 60 (/ (* t (- x y)) (pow z 4))) (* 60 (/ (- x y) (pow z 3)))))))) |
(* -60 (/ (- x y) t)) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (+ (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))) (* -60 (/ (* (pow z 3) (- x y)) (pow t 3)))))) t) |
(* -60 (/ (- x y) t)) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -1 (/ (+ (* 60 (* (pow z 2) (- x y))) (* 60 (/ (* (pow z 3) (- x y)) t))) t))) t)) (* 60 (- x y))) t)) |
(* -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 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 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 (/ x t)) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* -60 x) |
(* 60 (/ y t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(* -60 (/ x t)) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(* -60 (/ x t)) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(* -60 (/ x t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(* 60 (/ y t)) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(* 60 (/ y t)) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* -60 (/ (- x y) t)) |
(* 60 y) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* -60 x) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* x (- (* 60 (/ y x)) 60)) |
(* -60 x) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(* -60 x) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(+ (* -60 x) (* 60 y)) |
(* 60 y) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* y (+ 60 (* -60 (/ x y)))) |
(* 60 y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(* -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/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))))) |
| Outputs |
|---|
(* 60 (/ (- x y) (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ (- x y) (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal -60 binary64) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal -60 binary64) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ (- x y) (* a (- z t)))) 120))) |
(*.f64 (fma.f64 (/.f64 (-.f64 x y) (*.f64 (-.f64 z t) a)) #s(literal -60 binary64) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(+ (* -60 (/ y (- z t))) (* 120 a)) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (+ (* 120 (/ a x)) (* 60 (/ 1 (- z t)))))) |
(*.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 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (+ (* -60 (/ y (- z t))) (* 120 a)) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(+ (* 60 (/ x (- z t))) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ y (- z t))) (+ (* 60 (/ x (- z t))) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal -60 binary64) (-.f64 z t))))) |
(* y (- (+ (* 60 (/ x (* y (- z t)))) (* 120 (/ a y))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (fma.f64 #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 (/ (+ (* 60 (/ x (- z t))) (* 120 a)) y)) (* 60 (/ 1 (- z t)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 x (-.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 #s(literal 60 binary64) (/.f64 x (-.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 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) y)) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -60 (/ (- x y) t)) (* 120 a)) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (- x y) t)) (+ (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2))))) (* 120 a))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) (*.f64 #s(literal 60 binary64) z) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t)))))) |
(fma.f64 z (*.f64 #s(literal 60 binary64) (fma.f64 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))))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(+ (* -60 (/ (- x y) t)) (+ (* 120 a) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 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 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.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 #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 (-.f64 x y) (/.f64 t 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 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 t (/.f64 (*.f64 t t) z)))) 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 #s(literal 60 binary64) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (- x y) z)) (+ (* 120 a) (* t (+ (* 60 (/ (* t (- x y)) (pow z 3))) (* 60 (/ (- x y) (pow z 2))))))) |
(fma.f64 #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 (-.f64 x y) t) (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 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -60 (/ (* z (- x y)) (pow t 2))) (+ (* -60 (/ (- x y) t)) (* 120 a))) |
(fma.f64 (/.f64 (-.f64 x y) t) (+.f64 #s(literal -60 binary64) (/.f64 (*.f64 z #s(literal -60 binary64)) 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 (-.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 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) (* 120 a)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) (* 120 a)) |
(-.f64 (*.f64 #s(literal 120 binary64) a) (/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 z (/.f64 (*.f64 z z) t)))) t)) t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #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 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* -60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 x (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 60 (/ y (* x (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(+ (* -60 (/ y (- z t))) (* 60 (/ x (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* y (- (* 60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y (-.f64 z t))) (/.f64 #s(literal -60 binary64) (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -60 (/ x (* y (- z t)))) (* 60 (/ 1 (- z t)))))) |
(*.f64 (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 60 binary64) (-.f64 z t))) (-.f64 #s(literal 0 binary64) y)) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(+ (* -60 (/ (- x y) t)) (* 60 (* z (- (/ y (pow t 2)) (/ x (pow t 2)))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) (*.f64 t t))) (*.f64 #s(literal 60 binary64) z))) |
(+ (* -60 (/ (- x y) t)) (* z (+ (* 60 (- (/ y (pow t 2)) (/ x (pow t 2)))) (* 60 (/ (* z (- (/ y (pow t 2)) (/ x (pow t 2)))) t))))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) t) (*.f64 z (*.f64 #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 (-.f64 x y) #s(literal -60 binary64)) t)) |
(* 60 (/ (- x y) z)) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) z) |
(/ (+ (* 60 (- x y)) (* 60 (/ (* t (- x y)) z))) z) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 (fma.f64 (-.f64 x y) (/.f64 t 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) (fma.f64 t (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (-.f64 x y) z)) (-.f64 x y))) z) |
(/ (+ (* 60 (- x y)) (+ (* 60 (/ (* t (- x y)) z)) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 2))) (* 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 (-.f64 x y) (/.f64 t 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 (-.f64 x y) (/.f64 t 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 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 (-.f64 x y) (+.f64 t (/.f64 (*.f64 t t) z)))) 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 (-.f64 x y) #s(literal -60 binary64)) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 x y) (+.f64 t (/.f64 (*.f64 t t) z)))) z) (*.f64 t (*.f64 #s(literal 60 binary64) (-.f64 x y)))) 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) (+.f64 #s(literal 60 binary64) (/.f64 (*.f64 #s(literal 60 binary64) t) z))) |
(+ (* 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 (-.f64 x y) t) (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 (-.f64 x y) #s(literal -60 binary64)) t) |
(/ (+ (* -60 (- x y)) (* -60 (/ (* z (- x y)) t))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(/ (+ (* -60 (- x y)) (+ (* -60 (/ (* z (- x y)) t)) (* -60 (/ (* (pow z 2) (- x y)) (pow t 2))))) t) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.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))) (* -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 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -1 (/ (+ (* 60 (- x y)) (* 60 (/ (* z (- x y)) t))) t)) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) (-.f64 x y))) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -60 (* z (- x y))) (* -60 (/ (* (pow z 2) (- x y)) t))) t)) (* 60 (- x y))) t)) |
(/.f64 (fma.f64 #s(literal 60 binary64) (-.f64 x y) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 (-.f64 x y) (+.f64 z (/.f64 (*.f64 z z) t)))) t)) (-.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 (-.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (/.f64 (fma.f64 (-.f64 x y) (*.f64 z #s(literal -60 binary64)) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 z (*.f64 (-.f64 x y) (+.f64 z (/.f64 (*.f64 z z) t))))) t)) 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 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 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (- (* 60 (/ y (* t x))) (* 60 (/ 1 t)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 60 binary64) t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -60 (/ y (* t x))) (* 60 (/ 1 t))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 x t)) (/.f64 #s(literal 60 binary64) t)))) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(+ (* -60 (/ x t)) (* 60 (/ y t))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 x (/.f64 #s(literal -60 binary64) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y t)) (/.f64 #s(literal 60 binary64) t))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y t)) (/.f64 #s(literal 60 binary64) t))) |
(* y (+ (* -60 (/ x (* t y))) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 x (/.f64 #s(literal -60 binary64) (*.f64 y t)) (/.f64 #s(literal 60 binary64) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal -60 binary64) t)))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal -60 binary64) t)))) |
(* -1 (* y (- (* 60 (/ x (* t y))) (* 60 (/ 1 t))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 y t)) (/.f64 #s(literal -60 binary64) t)))) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* -60 (/ (- x y) t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64))) |
(* x (- (* 60 (/ y x)) 60)) |
(*.f64 x (fma.f64 #s(literal 60 binary64) (/.f64 y x) #s(literal -60 binary64))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64)))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64)))) |
(* -1 (* x (+ 60 (* -60 (/ y x))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -60 binary64) (/.f64 y x) #s(literal 60 binary64)))) |
(* -60 x) |
(*.f64 x #s(literal -60 binary64)) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(+ (* -60 x) (* 60 y)) |
(fma.f64 #s(literal 60 binary64) y (*.f64 x #s(literal -60 binary64))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* y (+ 60 (* -60 (/ x y)))) |
(*.f64 y (fma.f64 #s(literal -60 binary64) (/.f64 x y) #s(literal 60 binary64))) |
(* 60 y) |
(*.f64 #s(literal 60 binary64) y) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64)))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64)))) |
(* -1 (* y (- (* 60 (/ x y)) 60))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x y) #s(literal -60 binary64)))) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #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 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))) |
(* 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 x (/.f64 #s(literal -60 binary64) t)) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)))) |
(* -1 (* x (+ (* -120 (/ a x)) (* 60 (/ 1 t))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a x) #s(literal -120 binary64) (/.f64 #s(literal 60 binary64) t)))) |
(* -60 (/ x t)) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(/ (+ (* -60 x) (* 120 (* a t))) t) |
(/.f64 (fma.f64 x #s(literal -60 binary64) (*.f64 t (*.f64 #s(literal 120 binary64) a))) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* -60 (/ x t)) (* 120 a)) |
(fma.f64 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/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(+ (* -1/60 t) (* 1/60 z)) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(+ (* -1/60 t) (* 1/60 z)) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(+ (* -1/60 t) (* 1/60 z)) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(* 1/60 z) |
(*.f64 z #s(literal 1/60 binary64)) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(*.f64 z (fma.f64 (/.f64 t z) #s(literal -1/60 binary64) #s(literal 1/60 binary64))) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(*.f64 z (fma.f64 (/.f64 t z) #s(literal -1/60 binary64) #s(literal 1/60 binary64))) |
(* z (+ 1/60 (* -1/60 (/ t z)))) |
(*.f64 z (fma.f64 (/.f64 t z) #s(literal -1/60 binary64) #s(literal 1/60 binary64))) |
(* 1/60 z) |
(*.f64 z #s(literal 1/60 binary64)) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 (/.f64 t z) #s(literal 1/60 binary64) #s(literal -1/60 binary64)))) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 (/.f64 t z) #s(literal 1/60 binary64) #s(literal -1/60 binary64)))) |
(* -1 (* z (- (* 1/60 (/ t z)) 1/60))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 (/.f64 t z) #s(literal 1/60 binary64) #s(literal -1/60 binary64)))) |
(* 1/60 z) |
(*.f64 z #s(literal 1/60 binary64)) |
(+ (* -1/60 t) (* 1/60 z)) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(+ (* -1/60 t) (* 1/60 z)) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(+ (* -1/60 t) (* 1/60 z)) |
(fma.f64 z #s(literal 1/60 binary64) (*.f64 t #s(literal -1/60 binary64))) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(*.f64 t (fma.f64 z (/.f64 #s(literal 1/60 binary64) t) #s(literal -1/60 binary64))) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(*.f64 t (fma.f64 z (/.f64 #s(literal 1/60 binary64) t) #s(literal -1/60 binary64))) |
(* t (- (* 1/60 (/ z t)) 1/60)) |
(*.f64 t (fma.f64 z (/.f64 #s(literal 1/60 binary64) t) #s(literal -1/60 binary64))) |
(* -1/60 t) |
(*.f64 t #s(literal -1/60 binary64)) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 z t) #s(literal -1/60 binary64) #s(literal 1/60 binary64))) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 z t) #s(literal -1/60 binary64) #s(literal 1/60 binary64))) |
(* -1 (* t (+ 1/60 (* -1/60 (/ z t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 (/.f64 z t) #s(literal -1/60 binary64) #s(literal 1/60 binary64))) |
Compiled 20 205 to 2 083 computations (89.7% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 073 | 3 | 1 076 |
| Fresh | 1 | 11 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 076 | 18 | 1 094 |
| Status | Accuracy | Program |
|---|---|---|
| 65.4% | (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) | |
| ✓ | 54.3% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| 56.5% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) x) z)) | |
| 65.3% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| ▶ | 59.0% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
| 25.7% | (/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) | |
| ▶ | 27.4% | (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
| ✓ | 12.8% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| 46.9% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) | |
| ▶ | 17.5% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) |
| 14.6% | (/.f64 (*.f64 #s(literal 60 binary64) x) z) | |
| 22.0% | (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) | |
| 12.8% | (/.f64 x (*.f64 t #s(literal -1/60 binary64))) | |
| ▶ | 14.6% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) |
| ✓ | 12.8% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| ▶ | 91.3% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| ✓ | 54.7% | (*.f64 #s(literal 120 binary64) a) |
| 27.4% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 395 to 299 computations (24.3% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 #s(literal 120 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
| ✓ | cost-diff | -64 | (*.f64 y #s(literal -60 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal 60 binary64) y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 60 binary64) y) t) |
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 #s(literal 60 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 60 binary64) z) |
| ✓ | 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 784× | accelerator-lowering-fma.f32 |
| 7 784× | accelerator-lowering-fma.f64 |
| 3 050× | *-lowering-*.f32 |
| 3 050× | *-lowering-*.f64 |
| 1 868× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 112 |
| 1 | 52 | 112 |
| 2 | 109 | 112 |
| 3 | 298 | 110 |
| 4 | 832 | 110 |
| 5 | 1999 | 110 |
| 6 | 6170 | 110 |
| 0 | 8198 | 107 |
| 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 z)) |
x |
(/ 60 z) |
60 |
z |
(/ (* 60 y) t) |
(* 60 y) |
60 |
y |
t |
(/ (* y -60) (- z t)) |
(* y -60) |
y |
-60 |
(- z t) |
z |
t |
(+ (* 60 (/ y t)) (* 120 a)) |
60 |
(/ y t) |
y |
t |
(* 120 a) |
120 |
a |
| 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 t z) #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 t z) #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 z)) |
(fma.f64 x (/.f64 #s(literal 60 binary64) z) #s(literal 0 binary64)) |
x |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
60 |
#s(literal 60 binary64) |
z |
(/ (* 60 y) t) |
(/.f64 (fma.f64 y #s(literal 60 binary64) #s(literal 0 binary64)) t) |
(* 60 y) |
(fma.f64 y #s(literal 60 binary64) #s(literal 0 binary64)) |
60 |
#s(literal 60 binary64) |
y |
t |
(/ (* y -60) (- z t)) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) #s(literal 0 binary64)) |
(* y -60) |
(fma.f64 y #s(literal -60 binary64) #s(literal 0 binary64)) |
y |
-60 |
#s(literal -60 binary64) |
(- z t) |
(-.f64 z t) |
z |
t |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 a #s(literal 120 binary64) (/.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 |
(* 120 a) |
(fma.f64 a #s(literal 120 binary64) #s(literal 0 binary64)) |
120 |
#s(literal 120 binary64) |
a |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 120 binary64) a) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -60 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 60 binary64) y) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 60 binary64) z) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z t) a) |
| ✓ | accuracy | 99.5% | (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 | 91.8% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
| 74.0ms | 252× | 0 | valid |
| 1.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 4 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 111 to 27 computations (75.7% saved)
ival-mult: 11.0ms (40.1% of total)ival-div: 9.0ms (32.8% of total)ival-sub: 4.0ms (14.6% of total)ival-add: 2.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)| 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 z)> |
#<alt (* x (/ 60 z))> |
#<alt (/ (* 60 y) t)> |
#<alt (* 60 y)> |
#<alt (/ (* y -60) (- z t))> |
#<alt (- z t)> |
#<alt (* y -60)> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (/ y t)> |
#<alt (* 120 a)> |
#<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 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (/ 60 z)> |
#<alt (* 60 (/ 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 (/ 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 (* 120 a)> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (* 60 (/ y t))> |
#<alt (* y (+ (* 120 (/ a y)) (* 60 (/ 1 t))))> |
#<alt (* y (+ (* 120 (/ a y)) (* 60 (/ 1 t))))> |
#<alt (* y (+ (* 120 (/ a y)) (* 60 (/ 1 t))))> |
#<alt (* 60 (/ y t))> |
#<alt (* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t)))))> |
#<alt (* 60 (/ y t))> |
#<alt (/ (+ (* 60 y) (* 120 (* a t))) t)> |
#<alt (/ (+ (* 60 y) (* 120 (* a t))) t)> |
#<alt (/ (+ (* 60 y) (* 120 (* a t))) t)> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (* 60 (/ y t))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (+ (* 60 (/ y t)) (* 120 a))> |
#<alt (* 120 a)> |
#<alt (* a (+ 120 (* 60 (/ y (* a t)))))> |
#<alt (* a (+ 120 (* 60 (/ y (* a t)))))> |
#<alt (* a (+ 120 (* 60 (/ y (* a t)))))> |
#<alt (* 120 a)> |
#<alt (* -1 (* a (- (* -60 (/ y (* a t))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ y (* a t))) 120)))> |
#<alt (* -1 (* a (- (* -60 (/ y (* a t))) 120)))> |
#<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 (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* 120 a)> |
#<alt (* -1 (* 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))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | t | @ | 0 | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 6.0ms | x | @ | inf | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 2.0ms | t | @ | inf | (/ (* y -60) (- z t)) |
| 1.0ms | t | @ | -inf | (/ 60 (* (- z t) a)) |
| 1.0ms | z | @ | 0 | (* a (+ (* (- x y) (/ 60 (* (- z t) a))) 120)) |
| 1× | batch-egg-rewrite |
| 7 568× | accelerator-lowering-fma.f32 |
| 7 568× | accelerator-lowering-fma.f64 |
| 6 018× | *-lowering-*.f32 |
| 6 018× | *-lowering-*.f64 |
| 3 860× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 87 |
| 1 | 134 | 87 |
| 2 | 1090 | 87 |
| 0 | 9069 | 84 |
| 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 z) |
(* x (/ 60 z)) |
(/ (* 60 y) t) |
(* 60 y) |
(/ (* y -60) (- z t)) |
(- z t) |
(* y -60) |
(+ (* 60 (/ y t)) (* 120 a)) |
(/ y t) |
(* 120 a) |
(* (- z t) a) |
| Outputs |
|---|
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) |
(+.f64 (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) (*.f64 a #s(literal 120 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a)) (*.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 #s(literal 14400 binary64) a)) (*.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 (/.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 1 binary64) (*.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 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 #s(literal -60 binary64) (*.f64 a (-.f64 t z)))) (-.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 t z))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) a) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 t z))) (*.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 t z))) (-.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 t z)))) #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 #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))) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (*.f64 a (/.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)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 120 binary64) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 a (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 t z))) #s(literal -120 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 (*.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))) |
(/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 (*.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)))) (-.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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a)) (-.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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a)) (*.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 a (-.f64 x y)) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 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 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) #s(literal 216000 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (*.f64 a a) (*.f64 (*.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) a) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.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 t z) (*.f64 a #s(literal 1/60 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 t z) (*.f64 a #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 t z))) (-.f64 x y)) #s(literal 120 binary64)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 a (-.f64 z t))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 (-.f64 z t) #s(literal 1/60 binary64))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) #s(literal 120 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal 120 binary64)) |
(fma.f64 (/.f64 #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 t z))) (/.f64 (-.f64 x y) #s(literal 1/60 binary64)) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (+.f64 x y))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) #s(literal 60 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 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 #s(literal 60 binary64) (-.f64 z t)) (/.f64 (-.f64 x y) 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)) #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 (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.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 (-.f64 x y) (+.f64 x y)) #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (*.f64 a (-.f64 z t)))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (*.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 a (-.f64 z t)) (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 z t)) (+.f64 x y))) #s(literal 120 binary64)) |
(fma.f64 (*.f64 #s(literal -60 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 t z)) (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 (-.f64 x y) #s(literal -60 binary64)) (/.f64 #s(literal 1 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) 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 #s(literal -60 binary64) (*.f64 a (-.f64 t z)))) (/.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 (*.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 t z)))) #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 t z)))) #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 t z))) #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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (-.f64 #s(literal 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 t z) (*.f64 a #s(literal 1/60 binary64))))) (-.f64 #s(literal 14400 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(/.f64 (-.f64 #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 a (-.f64 z t)) (*.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 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 t z) (*.f64 a #s(literal 1/60 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #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 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))) (neg.f64 (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 t z) (*.f64 a #s(literal 1/60 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y))) (/.f64 #s(literal 216000 binary64) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 14400 binary64) (*.f64 (/.f64 (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #s(literal -14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 a (-.f64 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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) #s(literal 1728000 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 14400 binary64) (fma.f64 (/.f64 (-.f64 x y) (*.f64 a (*.f64 (-.f64 z t) #s(literal 1/60 binary64)))) #s(literal -120 binary64) (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x y) (-.f64 x y)) #s(literal 3600 binary64)) (*.f64 (*.f64 a (-.f64 z t)) (*.f64 a (-.f64 z t)))) #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 a (-.f64 z t)) (*.f64 a (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 (-.f64 t z) (*.f64 a #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 #s(literal 0 binary64) y) #s(literal 1 binary64) x) |
(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 #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 #s(literal 0 binary64) (*.f64 (fma.f64 y (+.f64 x y) (*.f64 x x)) (-.f64 x y))) (fma.f64 y (+.f64 x y) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.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 #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 #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 #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 (+.f64 x y) (neg.f64 (-.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y (-.f64 #s(literal 0 binary64) 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 #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 #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 (+.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 (/.f64 #s(literal 60 binary64) (-.f64 t z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (*.f64 a #s(literal 1/60 binary64)))) |
(/.f64 (/.f64 #s(literal 60 binary64) a) (-.f64 z t)) |
(/.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 t z)))) |
(*.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 t z))) #s(literal 60 binary64)) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.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 #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 (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 z #s(literal 1/60 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -60 binary64) z)) |
(neg.f64 (/.f64 #s(literal -60 binary64) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -60 binary64) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z #s(literal 1/60 binary64)))) |
(/.f64 #s(literal 60 binary64) z) |
(/.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/60 binary64))) |
(pow.f64 (*.f64 z #s(literal 1/60 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 60 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -60 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 60 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -60 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 1/60 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z #s(literal 1/60 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -60 binary64) z) x)) |
(neg.f64 (*.f64 x (/.f64 #s(literal -60 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal 60 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -60 binary64)) z)) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal 60 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z #s(literal 1/60 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x #s(literal 60 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x #s(literal 60 binary64))))) |
(/.f64 (*.f64 x #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 x) (*.f64 z #s(literal -1/60 binary64))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -60 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 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 #s(literal 60 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 60 binary64) z) x) |
(*.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 1/60 binary64))) |
(*.f64 (*.f64 x #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 60 binary64)) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z)) #s(literal 60 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 60 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(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 (*.f64 y #s(literal -60 binary64)) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 60 binary64) (/.f64 t y)) |
(/.f64 (*.f64 y #s(literal 60 binary64)) t) |
(/.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.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 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64))) |
(*.f64 y (/.f64 #s(literal 60 binary64) t)) |
(*.f64 #s(literal 60 binary64) (/.f64 y t)) |
(*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(*.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 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64)) y) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.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 (/.f64 #s(literal 1 binary64) t) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.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) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -216000 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) #s(literal 3600 binary64) (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal -60 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 3600 binary64))) (*.f64 y #s(literal -60 binary64))) |
(*.f64 y #s(literal 60 binary64)) |
(*.f64 #s(literal 60 binary64) y) |
(*.f64 (*.f64 y #s(literal 60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -60 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -60 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal 60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 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 t z))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (*.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 t 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 t z))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (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 t z))) (*.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 t z)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))))) |
(+.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 t z)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))))) |
(+.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 t z)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))))) |
(+.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 z t) (*.f64 y #s(literal -60 binary64)))) #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 t z))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))))) |
(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 t z))) (*.f64 (*.f64 z z) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))))) |
(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 t z))) (*.f64 (*.f64 z t) (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (*.f64 z z) (*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (*.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 t 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 t z))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (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 t z))) (*.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 z t) (*.f64 y #s(literal -60 binary64))))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.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 z t) (*.f64 y #s(literal -60 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 y #s(literal 60 binary64)))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 y #s(literal -60 binary64))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) |
(*.f64 #s(literal 60 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 z t))) |
(*.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64)))) |
(*.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 60 binary64) (-.f64 t z)) y) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (/.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 t z))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z))) (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 t z))) (/.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 #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 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal -60 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.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 z t) (*.f64 y #s(literal -60 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 y #s(literal -60 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (*.f64 y (/.f64 #s(literal 60 binary64) (*.f64 (+.f64 z t) (-.f64 t z)))) (+.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 t z)))) (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 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 (/.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 z #s(literal 1 binary64) (-.f64 #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) z (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(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 #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) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 216000 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) #s(literal 3600 binary64) (*.f64 #s(literal 0 binary64) (*.f64 y #s(literal 60 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 3600 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) y) |
(*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 60 binary64)) |
(*.f64 (*.f64 y #s(literal -60 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -60 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal 60 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 60 binary64)) |
(+.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(+.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(-.f64 (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) 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 y #s(literal -60 binary64)) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(fma.f64 (*.f64 y #s(literal 60 binary64)) (/.f64 #s(literal 1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -60 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 y t) #s(literal 60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 y #s(literal 60 binary64)) t) #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.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 a #s(literal 120 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 60 binary64)) y (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 #s(literal 60 binary64) t) y (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64))) |
(fma.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 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -60 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y)) #s(literal -60 binary64) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 y #s(literal -60 binary64)) (*.f64 a #s(literal 120 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal 60 binary64)) t)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)))) |
(/.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 y t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 y t)) (*.f64 #s(literal 7200 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 y t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 y t)) (*.f64 #s(literal 7200 binary64) a)))) (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.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 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 y t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 y t)) (*.f64 #s(literal 7200 binary64) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t))) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))) (*.f64 a (*.f64 #s(literal 14400 binary64) a)))) (*.f64 (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)))) (neg.f64 (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))) (/.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t))))) |
(*.f64 (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1728000 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 14400 binary64) a) (*.f64 (/.f64 y t) (-.f64 (*.f64 #s(literal 3600 binary64) (/.f64 y t)) (*.f64 #s(literal 7200 binary64) a)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal 120 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 216000 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.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 (*.f64 a #s(literal 120 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t)) (*.f64 #s(literal -14400 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 #s(literal 60 binary64) t) (*.f64 a #s(literal -120 binary64)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 #s(literal 14400 binary64) a)) (/.f64 (*.f64 (*.f64 y y) #s(literal 3600 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 y #s(literal -60 binary64)) t)))) |
(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 (/.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 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(/.f64 y t) |
(/.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) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(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) 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 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 a #s(literal 120 binary64)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 120 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 120 binary64)) |
(+.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) (*.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 t z)))) |
(/.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 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a))) |
(/.f64 (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 a (+.f64 z t)) (-.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (-.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 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a)) (-.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 (*.f64 (-.f64 #s(literal 0 binary64) t) a) #s(literal 3 binary64))) (fma.f64 (*.f64 z a) (*.f64 z a) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) a) (*.f64 (-.f64 #s(literal 0 binary64) t) a)) (*.f64 (*.f64 z a) (*.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (-.f64 #s(literal 0 binary64) t) a) (*.f64 (-.f64 #s(literal 0 binary64) t) a))) (-.f64 (*.f64 z a) (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (*.f64 a (-.f64 z t))) |
(*.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 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) a) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 z t)) |
| 1× | egg-herbie |
| 8 936× | accelerator-lowering-fma.f32 |
| 8 936× | accelerator-lowering-fma.f64 |
| 6 192× | *-lowering-*.f32 |
| 6 192× | *-lowering-*.f64 |
| 2 776× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 4770 |
| 1 | 2024 | 4597 |
| 2 | 6383 | 4576 |
| 0 | 8148 | 4328 |
| 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 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 z) |
(/ 60 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 z)) |
(* 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) |
(* 120 a) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(* 60 (/ y t)) |
(* y (+ (* 120 (/ a y)) (* 60 (/ 1 t)))) |
(* y (+ (* 120 (/ a y)) (* 60 (/ 1 t)))) |
(* y (+ (* 120 (/ a y)) (* 60 (/ 1 t)))) |
(* 60 (/ y t)) |
(* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t))))) |
(* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t))))) |
(* 60 (/ y t)) |
(/ (+ (* 60 y) (* 120 (* a t))) t) |
(/ (+ (* 60 y) (* 120 (* a t))) t) |
(/ (+ (* 60 y) (* 120 (* a t))) t) |
(* 120 a) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(* 120 a) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(* 60 (/ y t)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(* 120 a) |
(* a (+ 120 (* 60 (/ y (* a t))))) |
(* a (+ 120 (* 60 (/ y (* a t))))) |
(* a (+ 120 (* 60 (/ y (* a t))))) |
(* 120 a) |
(* -1 (* a (- (* -60 (/ y (* a t))) 120))) |
(* -1 (* a (- (* -60 (/ y (* a t))) 120))) |
(* -1 (* a (- (* -60 (/ y (* a t))) 120))) |
(/ 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) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* 120 a) |
(* -1 (* 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 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(+ (* 60 (/ x (- z t))) (* a (+ 120 (* -60 (/ y (* a (- z t))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (-.f64 z t)) (*.f64 a (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* x (+ (* 60 (/ 1 (- z t))) (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* 60 (/ x (- z t))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (-.f64 z t)) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* -1 (* x (- (* -1 (/ (* a (+ 120 (* -60 (/ y (* a (- z t)))))) x)) (* 60 (/ 1 (- z t)))))) |
(*.f64 x (fma.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (/.f64 a x) (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(* a (+ 120 (* 60 (/ x (* a (- z t)))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(+ (* -60 (/ y (- z t))) (* a (+ 120 (* 60 (/ x (* a (- z t))))))) |
(fma.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t)))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* y (- (/ (* a (+ 120 (* 60 (/ x (* a (- z t)))))) y) (* 60 (/ 1 (- z t))))) |
(*.f64 y (fma.f64 (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 #s(literal -60 binary64) (/.f64 y (-.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 (*.f64 z (*.f64 #s(literal 60 binary64) a)) (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 a (fma.f64 (-.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 (-.f64 (/.f64 y (*.f64 t (*.f64 t a))) (/.f64 x (*.f64 t (*.f64 t a)))) (*.f64 #s(literal 60 binary64) a))) (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ (- x y) z)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (- x y) z)) (* 120 a))) |
(fma.f64 #s(literal 60 binary64) (fma.f64 (-.f64 x y) (/.f64 t (*.f64 z z)) (/.f64 (-.f64 x y) z)) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ (* t (- x y)) (pow z 2))) (+ (* 60 (/ (* (pow t 2) (- x y)) (pow z 3))) (+ (* 60 (/ (- x y) z)) (* 120 a)))) |
(fma.f64 (*.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 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)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (fma.f64 (-.f64 x y) #s(literal -60 binary64) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) t (/.f64 (*.f64 t (*.f64 (-.f64 x y) t)) z))) z)) (-.f64 #s(literal 0 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 (-.f64 x y) 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 (*.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 (-.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 (*.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 z (*.f64 (-.f64 x y) 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 (*.f64 z (*.f64 (-.f64 x y) z)) t))) t)) t)) |
(+ 120 (* -60 (/ y (* a (- z t))))) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* 60 (/ x (* a (- z t)))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) (*.f64 (-.f64 z t) a)) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 x a))) (+.f64 (/.f64 #s(literal 120 binary64) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 x a))) (+.f64 (/.f64 #s(literal 120 binary64) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a))))) |
(* x (+ (* -60 (/ y (* a (* x (- z t))))) (+ (* 120 (/ 1 x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) (*.f64 x a))) (+.f64 (/.f64 #s(literal 120 binary64) x) (/.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 (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(* -1 (* x (- (* -1 (/ (+ 120 (* -60 (/ y (* a (- z t))))) x)) (* 60 (/ 1 (* a (- z t))))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) x) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)))) |
(+ 120 (* 60 (/ x (* a (- z t))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) #s(literal 120 binary64)) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(+ 120 (+ (* -60 (/ y (* a (- z t)))) (* 60 (/ x (* a (- z t)))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) a)) (fma.f64 y (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(* -60 (/ y (* a (- z t)))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (*.f64 (-.f64 z t) a)) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (+.f64 (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (+.f64 (/.f64 #s(literal 120 binary64) y) (/.f64 #s(literal -60 binary64) (*.f64 (-.f64 z t) a))))) |
(* y (- (+ (* 60 (/ x (* a (* y (- z t))))) (* 120 (/ 1 y))) (* 60 (/ 1 (* a (- z t)))))) |
(*.f64 y (fma.f64 #s(literal 60 binary64) (/.f64 x (*.f64 (-.f64 z t) (*.f64 y a))) (+.f64 (/.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 #s(literal 60 binary64) (*.f64 z (-.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 (-.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 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) (fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a)))) t) #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 (-.f64 x y) (/.f64 #s(literal -60 binary64) a) (/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 (-.f64 x y) (/.f64 (*.f64 t t) (*.f64 z a)) (/.f64 (*.f64 (-.f64 x y) t) a))) z)) 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 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) (fma.f64 #s(literal 60 binary64) (*.f64 (fma.f64 (-.f64 x y) (/.f64 t (*.f64 a (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x y) (*.f64 z (*.f64 z a)))) t) #s(literal 120 binary64))) |
(+ 120 (+ (* 60 (/ (- x y) (* a z))) (* t (+ (* 60 (/ (- x y) (* a (pow z 2)))) (* t (+ (* 60 (/ (* t (- x y)) (* a (pow z 4)))) (* 60 (/ (- x y) (* a (pow z 3)))))))))) |
(fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) (*.f64 z a)) (fma.f64 t (fma.f64 (*.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))))) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (*.f64 z (*.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 (-.f64 x y) (/.f64 z (*.f64 t (*.f64 t a))) (fma.f64 (*.f64 z z) (/.f64 (-.f64 x y) (*.f64 a (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 x y) (*.f64 t a)))) #s(literal 120 binary64)) |
120 |
#s(literal 120 binary64) |
(+ 120 (* -60 (/ (- x y) (* a t)))) |
(fma.f64 (-.f64 x y) (/.f64 #s(literal -60 binary64) (*.f64 t a)) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* 60 (/ (* z (- x y)) (* a t))) (* 60 (/ (- x y) a))) t))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 z (*.f64 t a)) (/.f64 (-.f64 x y) a)) t) #s(literal 120 binary64)) |
(+ 120 (* -1 (/ (+ (* -1 (/ (+ (* -60 (/ (* z (- x y)) a)) (* -60 (/ (* (pow z 2) (- x y)) (* a t)))) t)) (* 60 (/ (- x y) a))) t))) |
(-.f64 #s(literal 120 binary64) (/.f64 (fma.f64 #s(literal 60 binary64) (/.f64 (fma.f64 (-.f64 x y) (/.f64 (*.f64 z z) (*.f64 t a)) (/.f64 (*.f64 (-.f64 x y) z) a)) t) (*.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) a))) 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 #s(literal 60 binary64) (/.f64 t (*.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 (fma.f64 z (/.f64 z (*.f64 t (*.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z (*.f64 t a))) (/.f64 (*.f64 #s(literal -60 binary64) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (*.f64 t t))))) 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 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(/ 60 z) |
(/.f64 #s(literal 60 binary64) z) |
(* 60 (/ 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 (/ 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 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* -60 (/ y (- z t))) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(+ (* 60 (/ y t)) (* 60 (/ (* y z) (pow t 2)))) |
(*.f64 #s(literal 60 binary64) (fma.f64 y (/.f64 z (*.f64 t t)) (/.f64 y t))) |
(+ (* 60 (/ y t)) (* z (+ (* 60 (/ y (pow t 2))) (* 60 (/ (* y z) (pow t 3)))))) |
(fma.f64 #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 #s(literal 60 binary64) (/.f64 y (*.f64 t t)) (*.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 (*.f64 #s(literal 60 binary64) y) t)) |
(* -60 (/ y z)) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(/ (+ (* -60 y) (* -60 (/ (* t y) z))) z) |
(/.f64 (*.f64 #s(literal -60 binary64) (fma.f64 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 (*.f64 #s(literal -60 binary64) (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 y (/.f64 (*.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 t (*.f64 #s(literal -60 binary64) (fma.f64 y (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 y (*.f64 z z)))) (/.f64 (*.f64 y #s(literal -60 binary64)) z)) |
(+ (* -60 (/ y z)) (* t (+ (* -60 (/ y (pow z 2))) (* t (+ (* -60 (/ y (pow z 3))) (* -60 (/ (* t y) (pow z 4)))))))) |
(fma.f64 t (fma.f64 (*.f64 t #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 z (/.f64 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 #s(literal -60 binary64) (/.f64 (*.f64 y (+.f64 z (/.f64 (*.f64 z z) t))) t) (*.f64 y #s(literal -60 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -60 y) (* -1 (/ (+ (* -1 (/ (+ (* -60 (* y (pow z 2))) (* -60 (/ (* y (pow z 3)) t))) t)) (* 60 (* y z))) t))) t)) |
(/.f64 (-.f64 (*.f64 y #s(literal -60 binary64)) (/.f64 (fma.f64 #s(literal 60 binary64) (*.f64 y z) (/.f64 (*.f64 #s(literal 60 binary64) (*.f64 y (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) (-.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)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* y (+ (* 120 (/ a y)) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal 60 binary64) t))) |
(* y (+ (* 120 (/ a y)) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal 60 binary64) t))) |
(* y (+ (* 120 (/ a y)) (* 60 (/ 1 t)))) |
(*.f64 y (fma.f64 #s(literal 120 binary64) (/.f64 a y) (/.f64 #s(literal 60 binary64) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 (/.f64 a y) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) t))) |
(* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 (/.f64 a y) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) t))) |
(* -1 (* y (- (* -120 (/ a y)) (* 60 (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 (/.f64 a y) #s(literal -120 binary64) (/.f64 #s(literal -60 binary64) t))) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/ (+ (* 60 y) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) y)) t) |
(/ (+ (* 60 y) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) y)) t) |
(/ (+ (* 60 y) (* 120 (* a t))) t) |
(/.f64 (fma.f64 t (*.f64 #s(literal 120 binary64) a) (*.f64 #s(literal 60 binary64) y)) t) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(* 60 (/ y t)) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(+ (* 60 (/ y t)) (* 120 a)) |
(fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* a (+ 120 (* 60 (/ y (* a t))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 t a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ y (* a t))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 t a)) #s(literal 120 binary64))) |
(* a (+ 120 (* 60 (/ y (* a t))))) |
(*.f64 a (fma.f64 #s(literal 60 binary64) (/.f64 y (*.f64 t a)) #s(literal 120 binary64))) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* a (- (* -60 (/ y (* a t))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 t a)) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ y (* a t))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 t a)) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -60 (/ y (* a t))) 120))) |
(*.f64 (fma.f64 #s(literal -60 binary64) (/.f64 y (*.f64 t a)) #s(literal -120 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/ 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) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* 120 a) |
(*.f64 #s(literal 120 binary64) a) |
(* -1 (* 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 21 974 to 2 415 computations (89% saved)
21 alts after pruning (14 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 094 | 8 | 1 102 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 099 | 21 | 1 120 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.3% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
| 56.5% | (fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 #s(literal 60 binary64) x) z)) | |
| 65.3% | (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) | |
| ✓ | 59.0% | (fma.f64 #s(literal 60 binary64) (/.f64 y t) (*.f64 #s(literal 120 binary64) a)) |
| 25.7% | (/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) | |
| 15.9% | (/.f64 (*.f64 y #s(literal -60 binary64)) z) | |
| 14.6% | (/.f64 (*.f64 x #s(literal 60 binary64)) z) | |
| ✓ | 12.8% | (/.f64 (*.f64 x #s(literal -60 binary64)) t) |
| 46.9% | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) | |
| ✓ | 17.5% | (/.f64 (*.f64 #s(literal 60 binary64) y) t) |
| 27.4% | (/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) | |
| 14.6% | (/.f64 x (*.f64 z #s(literal 1/60 binary64))) | |
| 12.8% | (/.f64 x (*.f64 t #s(literal -1/60 binary64))) | |
| 17.5% | (*.f64 (/.f64 y t) #s(literal 60 binary64)) | |
| 27.4% | (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) | |
| 17.5% | (*.f64 (/.f64 #s(literal 60 binary64) t) y) | |
| ✓ | 14.6% | (*.f64 x (/.f64 #s(literal 60 binary64) z)) |
| ✓ | 12.8% | (*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| 62.3% | (*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 z a)) #s(literal 120 binary64))) | |
| ✓ | 54.7% | (*.f64 #s(literal 120 binary64) a) |
| 27.4% | (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
Compiled 545 to 271 computations (50.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (*.f64 #s(literal 60 binary64) x) z)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(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 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (/.f64 #s(literal 60 binary64) (-.f64 z t)) (-.f64 x y) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 z a)) #s(literal 120 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
(*.f64 a (fma.f64 (-.f64 x y) (/.f64 #s(literal 60 binary64) (*.f64 (-.f64 z t) a)) #s(literal 120 binary64))) |
(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 (/.f64 #s(literal 60 binary64) (/.f64 (-.f64 z t) (-.f64 x y))) (*.f64 a #s(literal 120 binary64))) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
11 calls:
| 321.0ms | a |
| 37.0ms | z |
| 15.0ms | (-.f64 x y) |
| 14.0ms | (*.f64 a #s(literal 120 binary64)) |
| 13.0ms | x |
| 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 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (*.f64 #s(literal 60 binary64) x) z)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(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 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
| Outputs |
|---|
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) |
(fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
11 calls:
| 35.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 19.0ms | (-.f64 z t) |
| 12.0ms | t |
| 11.0ms | y |
| 10.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.6% | 3 | x |
| 91.4% | 3 | y |
| 89.9% | 4 | z |
| 88.8% | 4 | t |
| 89.2% | 4 | a |
| 81.9% | 2 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 88.5% | 4 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 82.2% | 2 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 82.2% | 2 | (-.f64 x y) |
| 84.3% | 3 | (-.f64 z t) |
| 89.2% | 4 | (*.f64 a #s(literal 120 binary64)) |
Compiled 96 to 75 computations (21.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (*.f64 #s(literal 60 binary64) x) z)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(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 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) |
| Outputs |
|---|
(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 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
6 calls:
| 23.0ms | (*.f64 a #s(literal 120 binary64)) |
| 10.0ms | x |
| 10.0ms | z |
| 10.0ms | t |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 4 | t |
| 84.3% | 3 | a |
| 84.3% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 87.0% | 3 | z |
| 83.6% | 3 | y |
| 82.2% | 5 | x |
Compiled 38 to 32 computations (15.8% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (*.f64 #s(literal 60 binary64) x) z)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(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)))) |
| Outputs |
|---|
(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 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) |
(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)) |
1 calls:
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 4 | t |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (*.f64 #s(literal 60 binary64) x) z)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(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)) |
2 calls:
| 9.0ms | z |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 3 | z |
| 86.8% | 3 | t |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.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 (*.f64 #s(literal 60 binary64) x) z)) |
(fma.f64 #s(literal 120 binary64) a (/.f64 (*.f64 x #s(literal -60 binary64)) t)) |
(fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
(*.f64 #s(literal 120 binary64) a) |
10 calls:
| 13.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 13.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 9.0ms | (*.f64 a #s(literal 120 binary64)) |
| 9.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 9.0ms | (-.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 5 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 70.6% | 4 | y |
| 74.5% | 4 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 74.5% | 4 | (-.f64 x y) |
| 72.6% | 3 | (-.f64 z t) |
| 81.0% | 3 | a |
| 81.0% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 81.5% | 4 | t |
| 80.3% | 4 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 79.0% | 3 | z |
Compiled 90 to 70 computations (22.2% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(/.f64 (-.f64 x y) (*.f64 t #s(literal -1/60 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
(*.f64 #s(literal 120 binary64) a) |
(/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) |
11 calls:
| 15.0ms | (-.f64 z t) |
| 11.0ms | a |
| 8.0ms | x |
| 7.0ms | y |
| 7.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 3 | y |
| 59.5% | 3 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 61.8% | 3 | (-.f64 z t) |
| 59.9% | 3 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 59.9% | 3 | (-.f64 x y) |
| 65.5% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 61.5% | 3 | z |
| 61.6% | 3 | x |
| 54.7% | 1 | t |
| 66.7% | 4 | a |
| 66.7% | 4 | (*.f64 a #s(literal 120 binary64)) |
Compiled 96 to 75 computations (21.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(/.f64 y (*.f64 (-.f64 z t) #s(literal -1/60 binary64))) |
(/.f64 (*.f64 y #s(literal -60 binary64)) (-.f64 z t)) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) |
(*.f64 #s(literal 120 binary64) a) |
3 calls:
| 6.0ms | a |
| 6.0ms | (*.f64 a #s(literal 120 binary64)) |
| 6.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 4 | a |
| 66.7% | 4 | (*.f64 a #s(literal 120 binary64)) |
| 64.2% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 28 to 22 computations (21.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 5.0ms | (*.f64 a #s(literal 120 binary64)) |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 4 | a |
| 66.7% | 4 | (*.f64 a #s(literal 120 binary64)) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 5.0ms | (*.f64 a #s(literal 120 binary64)) |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 4 | a |
| 66.7% | 4 | (*.f64 a #s(literal 120 binary64)) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) |
(*.f64 #s(literal 120 binary64) a) |
2 calls:
| 17.0ms | (*.f64 a #s(literal 120 binary64)) |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.7% | 3 | a |
| 64.7% | 3 | (*.f64 a #s(literal 120 binary64)) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(/.f64 (*.f64 x #s(literal -60 binary64)) t) |
(/.f64 (*.f64 x #s(literal 60 binary64)) z) |
(/.f64 (*.f64 y #s(literal -60 binary64)) z) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 60 binary64) y) t) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
7 calls:
| 6.0ms | a |
| 5.0ms | x |
| 4.0ms | (*.f64 a #s(literal 120 binary64)) |
| 4.0ms | (-.f64 z t) |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | z |
| 56.5% | 2 | x |
| 58.8% | 3 | (-.f64 z t) |
| 57.5% | 2 | y |
| 61.3% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 61.4% | 4 | a |
| 61.4% | 4 | (*.f64 a #s(literal 120 binary64)) |
Compiled 54 to 43 computations (20.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 (/.f64 y t) #s(literal 60 binary64)) |
(/.f64 x (*.f64 t #s(literal -1/60 binary64))) |
(/.f64 x (*.f64 z #s(literal 1/60 binary64))) |
(/.f64 (*.f64 #s(literal 60 binary64) x) z) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 (/.f64 #s(literal 60 binary64) t) y) |
1 calls:
| 3.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal 60 binary64) z)) |
7 calls:
| 3.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 2.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 2.0ms | (*.f64 a #s(literal 120 binary64)) |
| 2.0ms | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | y |
| 56.6% | 2 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 54.7% | 1 | (*.f64 #s(literal 60 binary64) (-.f64 x y)) |
| 54.7% | 1 | (-.f64 x y) |
| 57.8% | 3 | a |
| 57.8% | 3 | (*.f64 a #s(literal 120 binary64)) |
| 59.0% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 70 to 54 computations (22.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
(*.f64 #s(literal 120 binary64) a) |
(*.f64 x (/.f64 #s(literal -60 binary64) t)) |
1 calls:
| 19.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 3 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 14 to 10 computations (28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(*.f64 #s(literal 120 binary64) a) |
6 calls:
| 1.0ms | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 1.0ms | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
| 1.0ms | (*.f64 a #s(literal 120 binary64)) |
| 1.0ms | x |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | a |
| 54.7% | 1 | (*.f64 a #s(literal 120 binary64)) |
| 54.7% | 1 | x |
| 54.7% | 1 | (+.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) |
| 54.7% | 1 | (-.f64 z t) |
| 54.7% | 1 | (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) |
Compiled 60 to 46 computations (23.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 7579121049.521792 | 42314654667.79245 |
| 12.0ms | -3.4988583054105824e+164 | -8.732334277434226e+159 |
| 14.0ms | 223× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 469 to 357 computations (23.9% saved)
ival-mult: 2.0ms (26.6% of total)ival-sub: 2.0ms (26.6% of total)ival-div: 1.0ms (13.3% of total)ival-add: 1.0ms (13.3% 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 |
|---|---|---|
| 15.0ms | 3.986824737062181e-11 | 3.3722847087781665e-6 |
| 35.0ms | -1.500777617804648e-222 | -1.3673158392093376e-229 |
| 11.0ms | -23077014176076263000.0 | -143797103553387780.0 |
| 27.0ms | 399× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 821 to 621 computations (24.4% saved)
ival-mult: 6.0ms (39.1% of total)ival-sub: 4.0ms (26% of total)ival-div: 3.0ms (19.5% of total)ival-add: 2.0ms (13% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.986824737062181e-11 | 3.3722847087781665e-6 |
| 14.0ms | -1.500777617804648e-222 | -1.3673158392093376e-229 |
| 14.0ms | -23077014176076263000.0 | -143797103553387780.0 |
| 27.0ms | 398× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 821 to 621 computations (24.4% saved)
ival-sub: 7.0ms (42.7% of total)ival-mult: 4.0ms (24.4% of total)ival-div: 3.0ms (18.3% of total)ival-add: 2.0ms (12.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 |
|---|---|---|
| 19.0ms | 4.377946406150725e-107 | 6.811476144062738e-87 |
| 14.0ms | -7394085523134222000.0 | -50033301229966.26 |
| 23.0ms | 320× | 0 | valid |
Compiled 661 to 501 computations (24.2% saved)
ival-sub: 5.0ms (37.4% of total)ival-mult: 4.0ms (29.9% of total)ival-div: 2.0ms (15% of total)ival-add: 1.0ms (7.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.2186169940481806e+23 | 4.4099664979115934e+26 |
| 0.0ms | -4.248374683426174e-14 | -2.0209709431927233e-16 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.14380246974706e+177 | 6.993377896883959e+180 |
| 0.0ms | -5.247016951166188e+94 | -1.2212619694291938e+82 |
Compiled 21 to 21 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493592112943766e-89 | 3.2048577390691017e-85 |
| 0.0ms | 9.448161428584829e-211 | 3.753485958520155e-206 |
| 0.0ms | -5.991313413854652e-63 | -1.3351188130480984e-65 |
Compiled 21 to 21 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493592112943766e-89 | 3.2048577390691017e-85 |
| 0.0ms | 9.448161428584829e-211 | 3.753485958520155e-206 |
| 0.0ms | -5.991313413854652e-63 | -1.3351188130480984e-65 |
Compiled 21 to 21 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493592112943766e-89 | 3.2048577390691017e-85 |
| 0.0ms | 9.448161428584829e-211 | 3.753485958520155e-206 |
| 0.0ms | -5.991313413854652e-63 | -1.3351188130480984e-65 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.2186169940481806e+23 | 4.4099664979115934e+26 |
| 0.0ms | -5.991313413854652e-63 | -1.3351188130480984e-65 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.14380246974706e+177 | 6.993377896883959e+180 |
| 0.0ms | -1.63594599872724e+227 | -5.370723013866758e+216 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.14380246974706e+177 | 6.993377896883959e+180 |
| 0.0ms | -1.63594599872724e+227 | -5.370723013866758e+216 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.993377896883959e+180 | 8.227937117077501e+181 |
| 0.0ms | -8.43763168819843e+239 | -1.4294412554399435e+239 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.14380246974706e+177 | 6.993377896883959e+180 |
| 0.0ms | -7.026967284108267e+245 | -8.43763168819843e+239 |
Compiled 21 to 21 computations (0% saved)
| 1× | egg-herbie |
| 30× | *-commutative_binary64 |
| 16× | if-if-or-not_binary32 |
| 12× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 510 |
| 1 | 161 | 510 |
| 2 | 172 | 510 |
| 3 | 178 | 510 |
| 4 | 181 | 510 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(if (<=.f64 x #s(literal -9599999999999999937802772340015285690454487271204164203766965057100845272358375511795054456798687549571444648840009907392922868086336873324018139532889337888768 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 x #s(literal 26000000000 binary64)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) |
(if (<=.f64 t #s(literal -320000000000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 t #s(literal -3776805049873355/3255866422304616344765552632188114158762089024568314531443485259650408807528140659922574316831813618526821245406949824436469141432675471230646169947427163108444901161872077421124549944292877941762189949285100879873872435565174053364826112 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 t #s(literal 1770887431076117/2361183241434822606848 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a))))) |
(if (<=.f64 t #s(literal -10000000000000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 t #s(literal -4883799633456925/3255866422304616344765552632188114158762089024568314531443485259650408807528140659922574316831813618526821245406949824436469141432675471230646169947427163108444901161872077421124549944292877941762189949285100879873872435565174053364826112 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 t #s(literal 61796592646927/18446744073709551616 binary64)) (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))))) |
(if (<=.f64 z #s(literal -980000000000000 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 3191636257603371/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 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 (*.f64 a #s(literal 120 binary64)) #s(literal -6338253001141147/158456325028528675187087900672 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 399999999999999966445568 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 -50000000000000001010943956357797349428804816160717887056888842810400200249908215467934891376640 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 399999999999999966445568 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 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 -100000000000000009283347037202319909689034845245050771098451388126923428081969579920029641209088262542943126809822773697747226137851076470969547585887373208135923963504986275470907025292240033962037948280174037505158080469401600 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) y) t) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 #s(literal 60 binary64) t) y))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -100000000000000009283347037202319909689034845245050771098451388126923428081969579920029641209088262542943126809822773697747226137851076470969547585887373208135923963504986275470907025292240033962037948280174037505158080469401600 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) t) y) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 #s(literal 60 binary64) t) y))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -500000000000000006973056902059962218987082928493319165556047085454840244713065271819204256539302862104897576699748505732232744236818610455170287378791473453516173873413357412617039474932160920305416077787124106846790742307490978048163971072 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 9999999999999999171107915076469365246063817042486381462561244058101538598046442622180212564904306224021286256366562347133135483117101991090685868467907010818055540655879490029748224 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal 60 binary64) z)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -500000000000000034293025925891025748353547086656482493345411697879009659936938606376443959688169807922242623416614818848687447399453043057364114983091548174785770735309752505200317384722888971694628734260526610733731565979267064275080103185088512 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal -60 binary64) t)))) |
(*.f64 #s(literal 120 binary64) a) |
| Outputs |
|---|
(fma.f64 a #s(literal 120 binary64) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t))) |
(if (<=.f64 x #s(literal -9599999999999999937802772340015285690454487271204164203766965057100845272358375511795054456798687549571444648840009907392922868086336873324018139532889337888768 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 x #s(literal 26000000000 binary64)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) |
(if (<=.f64 x #s(literal -9599999999999999937802772340015285690454487271204164203766965057100845272358375511795054456798687549571444648840009907392922868086336873324018139532889337888768 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 x #s(literal 26000000000 binary64)) (fma.f64 y (/.f64 #s(literal -60 binary64) (-.f64 z t)) (*.f64 a #s(literal 120 binary64))) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))))) |
(if (<=.f64 t #s(literal -320000000000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 t #s(literal -3776805049873355/3255866422304616344765552632188114158762089024568314531443485259650408807528140659922574316831813618526821245406949824436469141432675471230646169947427163108444901161872077421124549944292877941762189949285100879873872435565174053364826112 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 t #s(literal 1770887431076117/2361183241434822606848 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a))))) |
(if (<=.f64 t #s(literal -320000000000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 t #s(literal -3776805049873355/3255866422304616344765552632188114158762089024568314531443485259650408807528140659922574316831813618526821245406949824436469141432675471230646169947427163108444901161872077421124549944292877941762189949285100879873872435565174053364826112 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 t #s(literal 1770887431076117/2361183241434822606848 binary64)) (fma.f64 a #s(literal 120 binary64) (/.f64 (-.f64 x y) (*.f64 z #s(literal 1/60 binary64)))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64)))))) |
(if (<=.f64 t #s(literal -10000000000000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 t #s(literal -4883799633456925/3255866422304616344765552632188114158762089024568314531443485259650408807528140659922574316831813618526821245406949824436469141432675471230646169947427163108444901161872077421124549944292877941762189949285100879873872435565174053364826112 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 t #s(literal 61796592646927/18446744073709551616 binary64)) (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))))) |
(if (<=.f64 t #s(literal -10000000000000000000 binary64)) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 t #s(literal -4883799633456925/3255866422304616344765552632188114158762089024568314531443485259650408807528140659922574316831813618526821245406949824436469141432675471230646169947427163108444901161872077421124549944292877941762189949285100879873872435565174053364826112 binary64)) (fma.f64 #s(literal 120 binary64) a (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t)))) (if (<=.f64 t #s(literal 61796592646927/18446744073709551616 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))) (fma.f64 #s(literal -60 binary64) (/.f64 (-.f64 x y) t) (*.f64 a #s(literal 120 binary64)))))) |
(if (<=.f64 z #s(literal -980000000000000 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 #s(literal 120 binary64) a)) (if (<=.f64 z #s(literal 3191636257603371/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 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 -980000000000000 binary64)) (fma.f64 #s(literal 60 binary64) (/.f64 (-.f64 x y) z) (*.f64 a #s(literal 120 binary64))) (if (<=.f64 z #s(literal 3191636257603371/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 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 (*.f64 a #s(literal 120 binary64)) #s(literal -6338253001141147/158456325028528675187087900672 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 399999999999999966445568 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -6338253001141147/158456325028528675187087900672 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 399999999999999966445568 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 -50000000000000001010943956357797349428804816160717887056888842810400200249908215467934891376640 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -50000000000000001010943956357797349428804816160717887056888842810400200249908215467934891376640 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 a #s(literal 120 binary64)) (/.f64 (*.f64 (-.f64 x y) #s(literal -60 binary64)) t))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (/.f64 x (*.f64 (-.f64 z t) #s(literal 1/60 binary64))) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) (-.f64 t z)) y) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) (-.f64 t z))) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 #s(literal 120 binary64) a)))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 740298315191607/740298315191606967520227188330889966610377319868419938630605715764070011466206019559325413145373572325939050053182159998975553533608824916574615132828322000124194610605645134711392062011527273571616649243219599128195212771328 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 7167183174968973/71671831749689734737838152978190216899892655911508785116799651230841339877765150252188079784691427704832 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) (-.f64 z t))) (*.f64 a #s(literal 120 binary64))))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 #s(literal 120 binary64) a) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 399999999999999966445568 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 y (-.f64 z t))) (*.f64 #s(literal 120 binary64) a))) |
(if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal -578960446186581/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (*.f64 a #s(literal 120 binary64)) (if (<=.f64 (*.f64 a #s(literal 120 binary64)) #s(literal 399999999999999966445568 binary64)) (*.f64 #s(literal -60 binary64) (/.f64 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 -100000000000000009283347037202319909689034845245050771098451388126923428081969579920029641209088262542943126809822773697747226137851076470969547585887373208135923963504986275470907025292240033962037948280174037505158080469401600 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) y) t) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 #s(literal 60 binary64) t) y))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -100000000000000009283347037202319909689034845245050771098451388126923428081969579920029641209088262542943126809822773697747226137851076470969547585887373208135923963504986275470907025292240033962037948280174037505158080469401600 binary64)) (/.f64 (*.f64 #s(literal 60 binary64) y) t) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -100000000000000009283347037202319909689034845245050771098451388126923428081969579920029641209088262542943126809822773697747226137851076470969547585887373208135923963504986275470907025292240033962037948280174037505158080469401600 binary64)) (*.f64 (/.f64 #s(literal 60 binary64) t) y) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 (/.f64 #s(literal 60 binary64) t) y))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -100000000000000009283347037202319909689034845245050771098451388126923428081969579920029641209088262542943126809822773697747226137851076470969547585887373208135923963504986275470907025292240033962037948280174037505158080469401600 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 y (/.f64 #s(literal 60 binary64) t)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -500000000000000006973056902059962218987082928493319165556047085454840244713065271819204256539302862104897576699748505732232744236818610455170287378791473453516173873413357412617039474932160920305416077787124106846790742307490978048163971072 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 9999999999999999171107915076469365246063817042486381462561244058101538598046442622180212564904306224021286256366562347133135483117101991090685868467907010818055540655879490029748224 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal 60 binary64) z)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -500000000000000006973056902059962218987082928493319165556047085454840244713065271819204256539302862104897576699748505732232744236818610455170287378791473453516173873413357412617039474932160920305416077787124106846790742307490978048163971072 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 9999999999999999171107915076469365246063817042486381462561244058101538598046442622180212564904306224021286256366562347133135483117101991090685868467907010818055540655879490029748224 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 x (/.f64 #s(literal 60 binary64) z)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -500000000000000034293025925891025748353547086656482493345411697879009659936938606376443959688169807922242623416614818848687447399453043057364114983091548174785770735309752505200317384722888971694628734260526610733731565979267064275080103185088512 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 #s(literal 120 binary64) a) (*.f64 x (/.f64 #s(literal -60 binary64) t)))) |
(if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal -500000000000000034293025925891025748353547086656482493345411697879009659936938606376443959688169807922242623416614818848687447399453043057364114983091548174785770735309752505200317384722888971694628734260526610733731565979267064275080103185088512 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) t)) (if (<=.f64 (/.f64 (*.f64 #s(literal 60 binary64) (-.f64 x y)) (-.f64 z t)) #s(literal 10000000000000000524381184475062837195473800154429724610566137243318061834753718863820956830887857615988724636416932177829345401680187244151732297960592357271816907060120777654272 binary64)) (*.f64 a #s(literal 120 binary64)) (*.f64 x (/.f64 #s(literal -60 binary64) 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 |
| 10 986× | accelerator-lowering-fma.f32 |
| 10 986× | accelerator-lowering-fma.f64 |
| 10 058× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 36 |
| 1 | 67 | 36 |
| 2 | 603 | 36 |
| 0 | 8031 | 35 |
| 0 | 25 | 87 |
| 1 | 134 | 87 |
| 2 | 1090 | 87 |
| 0 | 9069 | 84 |
| 0 | 355 | 3534 |
| 1 | 1052 | 3475 |
| 2 | 3287 | 3314 |
| 0 | 8086 | 3137 |
| 0 | 21 | 75 |
| 1 | 125 | 75 |
| 2 | 1075 | 75 |
| 0 | 8309 | 72 |
| 0 | 290 | 2485 |
| 1 | 861 | 2426 |
| 2 | 2709 | 2193 |
| 0 | 8068 | 2073 |
| 0 | 635 | 4950 |
| 1 | 1890 | 4773 |
| 2 | 5719 | 4724 |
| 0 | 8152 | 4419 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 195 to 603 computations (49.5% saved)
Compiled 1 182 to 286 computations (75.8% saved)
Loading profile data...