
Time bar (total: 35.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 13 to 12 computations (7.7% saved)
| 505.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sub: 89.0ms (32.9% of total)ival-mult: 66.0ms (24.4% of total)ival-div: 61.0ms (22.6% of total)ival-add: 44.0ms (16.3% of total)ival-true: 7.0ms (2.6% of total)ival-assert: 3.0ms (1.1% of total)adjust: 0.0ms (0% of total)| 1× | egg-herbie |
| 1 312× | lower-fma.f64 |
| 1 312× | lower-fma.f32 |
| 1 046× | div-sub |
| 758× | unsub-neg |
| 696× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 235 |
| 1 | 181 | 227 |
| 2 | 502 | 223 |
| 3 | 1423 | 221 |
| 4 | 4385 | 221 |
| 0 | 10 | 11 |
| 0 | 15 | 11 |
| 1 | 22 | 11 |
| 2 | 40 | 11 |
| 3 | 64 | 11 |
| 4 | 122 | 11 |
| 5 | 269 | 11 |
| 6 | 632 | 11 |
| 7 | 1621 | 11 |
| 8 | 2675 | 11 |
| 9 | 2828 | 11 |
| 10 | 2903 | 11 |
| 11 | 2917 | 11 |
| 12 | 2917 | 11 |
| 0 | 2917 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 49 | 0 | - | 0 | - | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 z t)) |
| 0 | 0 | - | 0 | - | (-.f64 a t) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | o/n | 43 | 0 |
| ↳ | (*.f64 y (-.f64 z t)) | overflow | 59 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | u/n | 2 | 0 |
| ↳ | (*.f64 y (-.f64 z t)) | underflow | 10 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 45 | 0 |
| - | 0 | 211 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 45 | 0 | 0 |
| - | 0 | 0 | 211 |
| number | freq |
|---|---|
| 0 | 211 |
| 1 | 45 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 512× | 0 | valid |
Compiled 108 to 44 computations (59.3% saved)
ival-sub: 5.0ms (31.5% of total)ival-div: 4.0ms (25.2% of total)ival-mult: 4.0ms (25.2% of total)ival-add: 2.0ms (12.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
Compiled 16 to 10 computations (37.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 1 312× | lower-fma.f64 |
| 1 312× | lower-fma.f32 |
| 696× | times-frac |
| 592× | lower-*.f32 |
| 590× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 36 |
| 0 | 15 | 36 |
| 1 | 22 | 36 |
| 2 | 40 | 36 |
| 3 | 64 | 36 |
| 4 | 122 | 36 |
| 5 | 269 | 36 |
| 6 | 632 | 36 |
| 7 | 1621 | 36 |
| 8 | 2675 | 36 |
| 9 | 2828 | 36 |
| 10 | 2903 | 36 |
| 11 | 2917 | 36 |
| 12 | 2917 | 36 |
| 0 | 2917 | 35 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
x |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(*.f64 y (-.f64 z t)) |
y |
(-.f64 z t) |
z |
t |
(-.f64 a t) |
a |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
x |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(*.f64 y (-.f64 z t)) |
y |
(-.f64 z t) |
z |
t |
(-.f64 a t) |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 z t)) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| ✓ | accuracy | 81.8% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 18.0ms | 256× | 0 | valid |
Compiled 38 to 12 computations (68.4% saved)
ival-sub: 3.0ms (36.6% of total)ival-div: 2.0ms (24.4% of total)ival-add: 2.0ms (24.4% of total)ival-mult: 2.0ms (24.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))> |
#<alt (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))> |
#<alt (*.f64 y (-.f64 z t))> |
#<alt (-.f64 z t)> |
#<alt (-.f64 a t)> |
| Outputs |
|---|
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* -1 (* t y))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | (+ x (/ (* y (- z t)) (- a t))) |
| 1.0ms | y | @ | -inf | (* y (- z t)) |
| 1.0ms | z | @ | -inf | (+ x (/ (* y (- z t)) (- a t))) |
| 1.0ms | y | @ | inf | (+ x (/ (* y (- z t)) (- a t))) |
| 1.0ms | x | @ | 0 | (+ x (/ (* y (- z t)) (- a t))) |
| 1× | batch-egg-rewrite |
| 5 546× | lower-fma.f64 |
| 5 546× | lower-fma.f32 |
| 5 160× | lower-*.f32 |
| 5 158× | lower-*.f64 |
| 3 782× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 31 |
| 0 | 15 | 31 |
| 1 | 65 | 31 |
| 2 | 554 | 31 |
| 3 | 7535 | 31 |
| 0 | 8449 | 30 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(*.f64 y (-.f64 z t)) |
(-.f64 z t) |
(-.f64 a t) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(fma.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) x) |
(fma.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))) x) |
(fma.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) |
(fma.f64 (+.f64 t (neg.f64 z)) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) |
(fma.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)) x) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 (neg.f64 y) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)) x) |
(fma.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) |
(fma.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) |
(fma.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)) x) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) |
(*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) |
(*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) |
(+.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) |
(fma.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t)))) |
(fma.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) #s(literal -1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (-.f64 a t))) (+.f64 z t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 a t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 a t))) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t)))) |
(*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t)))) |
(*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(*.f64 (+.f64 t (neg.f64 z)) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y))) |
(*.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y)) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y)) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t))) |
(*.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a))) |
(+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) |
(+.f64 (*.f64 y (neg.f64 t)) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) |
(fma.f64 y z (*.f64 y (neg.f64 t))) |
(fma.f64 y (neg.f64 t) (*.f64 y z)) |
(fma.f64 z y (*.f64 y (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) |
(fma.f64 (neg.f64 t) y (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 y z)) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) t (*.f64 y z)) |
(neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t))) (*.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t)))) (-.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) y) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) y) (neg.f64 (+.f64 z t))) |
(*.f64 y (-.f64 z t)) |
(*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) |
(*.f64 (-.f64 z t) y) |
(*.f64 (-.f64 z t) (neg.f64 (neg.f64 y))) |
(*.f64 (-.f64 z t) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) y)) |
(*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (+.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) |
(*.f64 (+.f64 t (neg.f64 z)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (+.f64 t (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.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 1 binary64) (+.f64 z t))) |
(*.f64 (neg.f64 (neg.f64 y)) (-.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z))) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (+.f64 z #s(literal 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 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 t #s(literal -1 binary64) z) |
(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 (*.f64 z z) (/.f64 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)))))) |
(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 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 (*.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 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 z z (*.f64 t (+.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t)))))) |
(neg.f64 (+.f64 t (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 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 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 z t) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z)))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (fma.f64 z (/.f64 (*.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)))) (fma.f64 z (/.f64 z (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) #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 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) |
(*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (+.f64 z t) (/.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.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 z z (*.f64 t (+.f64 z t)))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z))) |
(+.f64 a (neg.f64 t)) |
(+.f64 (neg.f64 t) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (-.f64 t a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) t) |
(fma.f64 t #s(literal -1 binary64) a) |
(fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 a (/.f64 a (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(fma.f64 (*.f64 a a) (/.f64 a (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 #s(literal -1 binary64) t a) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(neg.f64 (-.f64 t a)) |
(/.f64 (-.f64 a t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t a) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t t (-.f64 (*.f64 a a) (*.f64 a (neg.f64 t))))) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (neg.f64 (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 #s(literal 1 binary64) (+.f64 t a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (+.f64 t a))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (fma.f64 a a (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (neg.f64 (+.f64 t a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 t) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (fma.f64 a (/.f64 a (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.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 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 a a (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) |
(*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) #s(literal 1 binary64))) |
(*.f64 (+.f64 t a) (/.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 t a)) |
(*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a))) |
| 1× | egg-herbie |
| 13 044× | lower-fma.f64 |
| 13 044× | lower-fma.f32 |
| 4 450× | lower-*.f64 |
| 4 450× | lower-*.f32 |
| 4 118× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 2377 |
| 1 | 870 | 2221 |
| 2 | 2860 | 1964 |
| 0 | 8338 | 1898 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (- z t)) (- a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* -1 (* t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* y z) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
| Outputs |
|---|
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(fma.f64 y (/.f64 z a) (fma.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) x)) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) |
(+ x y) |
(+.f64 y x) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(+.f64 x (-.f64 y (*.f64 (/.f64 y t) (-.f64 z a)))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 y (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) x)) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+.f64 (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y) (fma.f64 (*.f64 y (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t))) x)) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+.f64 x (-.f64 y (*.f64 (/.f64 y t) (-.f64 z a)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(-.f64 (+.f64 y x) (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t)) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t)) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 y z) t) y) (-.f64 #s(literal -1 binary64) (/.f64 a t)) x) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) x)) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(fma.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) x) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 t t) a) t) x)) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(fma.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a))) a)) a)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (neg.f64 (*.f64 y t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) (*.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(-.f64 y (*.f64 (/.f64 y t) (-.f64 z a))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(fma.f64 a (/.f64 (neg.f64 (*.f64 a (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))) (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y)) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (*.f64 (/.f64 y t) (-.f64 z a))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t)) |
(* -1 (/ (* y (- z t)) t)) |
(-.f64 y (/.f64 (*.f64 y z) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 z t) t) (fma.f64 y (/.f64 a t) y))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (-.f64 y (/.f64 (*.f64 y z) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) (-.f64 y (/.f64 (*.f64 y z) t))) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (fma.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 y (-.f64 z t))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a)))) a) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a))) a)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 t (-.f64 z t)) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) a)) a) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(neg.f64 (*.f64 y t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(neg.f64 (*.f64 y t)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) |
(* -1 (* t y)) |
(neg.f64 (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 (/.f64 t z) z)) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* t (- (/ z t) 1)) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(fma.f64 t (/.f64 z t) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(-.f64 a (*.f64 (/.f64 t a) a)) |
(* a (+ 1 (* -1 (/ t a)))) |
(-.f64 a (*.f64 (/.f64 t a) a)) |
(* a (+ 1 (* -1 (/ t a)))) |
(-.f64 a (*.f64 (/.f64 t a) a)) |
a |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 a (*.f64 (/.f64 t a) a)) |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 a (*.f64 (/.f64 t a) a)) |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 a (*.f64 (/.f64 t a) a)) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(-.f64 (/.f64 (*.f64 a t) t) t) |
(* t (- (/ a t) 1)) |
(-.f64 (/.f64 (*.f64 a t) t) t) |
(* t (- (/ a t) 1)) |
(-.f64 (/.f64 (*.f64 a t) t) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 (/.f64 (*.f64 a t) t) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 (/.f64 (*.f64 a t) t) t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(-.f64 (/.f64 (*.f64 a t) t) t) |
Compiled 15 973 to 1 717 computations (89.3% saved)
473 alts after pruning (472 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 472 | 615 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 473 | 616 |
| Status | Accuracy | Program |
|---|---|---|
| 36.1% | (fma.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 48.0% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 32.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 32.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| ▶ | 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 96.5% | (fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)) x) | |
| 96.5% | (fma.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 35.7% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 24.8% | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 15.1% | (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 98.0% | (fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 96.5% | (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) | |
| 72.6% | (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) | |
| 29.9% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 51.1% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 98.0% | (fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) | |
| 28.8% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 53.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) x) | |
| 54.7% | (fma.f64 (-.f64 (/.f64 (*.f64 y z) t) y) (-.f64 #s(literal -1 binary64) (/.f64 a t)) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) | |
| 55.9% | (fma.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) x) | |
| 96.5% | (fma.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 36.7% | (fma.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) x) | |
| 57.2% | (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 79.3% | (fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) | |
| 25.8% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 36.1% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a) x) | |
| 98.0% | (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 98.0% | (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)) x) | |
| 41.9% | (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 t t) a) t) x)) | |
| 61.6% | (fma.f64 y (/.f64 (-.f64 z t) a) x) | |
| 56.5% | (fma.f64 y (/.f64 z a) (fma.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) x)) | |
| 66.2% | (fma.f64 y (/.f64 z a) x) | |
| 30.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) x)) | |
| 64.2% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) | |
| ▶ | 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
| 41.6% | (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 83.3% | (fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 53.0% | (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 50.9% | (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 49.0% | (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 83.3% | (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) | |
| 96.4% | (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal -1 binary64)) | |
| 6.6% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 15.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))))) | |
| 26.2% | (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) | |
| 24.7% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 9.9% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 15.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) | |
| 14.8% | (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 25.6% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 12.7% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.8% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.9% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 13.1% | (/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 33.7% | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) | |
| 24.9% | (/.f64 (*.f64 y z) (-.f64 a t)) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 26.2% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| ▶ | 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal 1 binary64))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x))) | |
| 96.4% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)))) | |
| 26.2% | (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 25.9% | (-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 46.8% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t)) | |
| 47.4% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t)) | |
| 83.3% | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) | |
| 37.3% | (+.f64 (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y) (fma.f64 (*.f64 y (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t))) x)) | |
| 83.3% | (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 25.9% | (+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 50.7% | (+.f64 y (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) x)) | |
| ▶ | 60.6% | (+.f64 y x) |
| 31.3% | (+.f64 x (fma.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 82.3% | (+.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 50.7% | (+.f64 x (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y)) | |
| 82.3% | (+.f64 x (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 56.5% | (+.f64 x (fma.f64 y (/.f64 z a) (*.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))))) | |
| 47.8% | (+.f64 x (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 45.7% | (+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 65.6% | (+.f64 x (fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 30.2% | (+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 65.6% | (+.f64 x (fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 38.9% | (+.f64 x (fma.f64 a (/.f64 (neg.f64 (*.f64 a (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))) (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y))) | |
| 46.1% | (+.f64 x (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) t (*.f64 y z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 t (-.f64 z t)) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) a)) a)) | |
| 47.2% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a))) a)) a)) | |
| 48.2% | (+.f64 x (/.f64 (fma.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 y (-.f64 z t))) a)) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 y z)) (-.f64 a t))) | |
| 53.7% | (+.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t)))) (-.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 36.0% | (+.f64 x (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t))) (*.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) #s(literal -1 binary64)) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) y) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) y) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 35.7% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) | |
| 35.4% | (+.f64 x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a)))) a)) | |
| 83.3% | (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y (neg.f64 t)) (*.f64 y z)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 37.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 18.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z))))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 13.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) | |
| 20.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)))) | |
| ▶ | 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 34.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z))) (-.f64 a t))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t (neg.f64 z)) (neg.f64 y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) y)) (-.f64 a t))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (-.f64 a t))) (+.f64 z t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (+.f64 z t))) (-.f64 a t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t))) | |
| 54.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 a t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 a t))) (neg.f64 (+.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (-.f64 z t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 y) (+.f64 t (neg.f64 z))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 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))))))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 28.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 39.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 45.8% | (+.f64 x (/.f64 (*.f64 y (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))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (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))))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 (*.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 a t))) | |
| 69.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 z (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 75.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t #s(literal -1 binary64) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (-.f64 a t))) | |
| 11.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 35.0% | (+.f64 x (/.f64 (*.f64 y (/.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)))))) (fma.f64 z (/.f64 (*.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 a t))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (/.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)))) (fma.f64 z (/.f64 z (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 22.1% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z))) (-.f64 a t))) | |
| 14.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 z t) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 28.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z (neg.f64 t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))) (-.f64 a t))) | |
| 25.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (-.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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 (+.f64 z #s(literal 0 binary64)) t)) (-.f64 a t))) | |
| 75.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z (*.f64 (/.f64 t z) z))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 37.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 51.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 a (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t #s(literal -1 binary64) a))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 76.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 a (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 #s(literal -1 binary64) t a))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)))) | |
| 29.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))))) | |
| 33.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 60.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (fma.f64 a (/.f64 a (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 9.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 66.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 t) a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 t a) #s(literal -1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 17.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))))) | |
| 16.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a)))))))) | |
| 27.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (fma.f64 a a (*.f64 t t)))))) | |
| 10.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.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 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t t (-.f64 (*.f64 a a) (*.f64 a (neg.f64 t))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (+.f64 t a))))) | |
| 23.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 35.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 a a (*.f64 t t))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (+.f64 t a)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 76.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a t) t) t))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (+.f64 a #s(literal 0 binary64)) t))) | |
| 81.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a (*.f64 (/.f64 t a) a)))) | |
| ✓ | 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 t) a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a (neg.f64 t)))) | |
| 43.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 42.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a))))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (/.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (+.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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 27.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 37.8% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 48.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (/.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (neg.f64 (+.f64 t (neg.f64 z)))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 96.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 y t)) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 y (-.f64 z t))))) | |
| 83.3% | (+.f64 x (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 46.8% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t))) | |
| 47.4% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t))) | |
| 58.7% | (+.f64 x (-.f64 y (*.f64 (/.f64 y t) (-.f64 z a)))) | |
| 83.3% | (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 36.1% | (+.f64 x (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 48.0% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 32.3% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 32.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 35.7% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) | |
| 29.9% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 51.1% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) | |
| 28.8% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 53.5% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 55.9% | (+.f64 x (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 36.7% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))))) | |
| 57.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 83.6% | (+.f64 x (*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 61.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 98.0% | (+.f64 x (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 56.4% | (+.f64 x (neg.f64 (*.f64 (/.f64 (-.f64 z t) t) (fma.f64 y (/.f64 a t) y)))) | |
| 83.3% | (+.f64 x (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)))) | |
| 38.3% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 37.4% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 85.8% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 85.7% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 86.5% | (*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 9.7% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 12.5% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) | |
| 24.7% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 14.3% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x))) | |
| 14.8% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 25.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 26.1% | (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 14.8% | (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (*.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 75.0% | (*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) | |
| 84.4% | (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 96.5% | (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 14.8% | (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
Compiled 33 182 to 15 104 computations (54.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| ✓ | cost-diff | 2432 | (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 a t) (+.f64 t a)) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | cost-diff | 1024 | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
| 6 476× | lower-fma.f32 |
| 6 468× | lower-fma.f64 |
| 4 380× | lower-*.f32 |
| 4 364× | lower-*.f64 |
| 3 016× | lower-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 421 |
| 0 | 68 | 416 |
| 1 | 159 | 416 |
| 2 | 568 | 352 |
| 3 | 3178 | 348 |
| 4 | 7161 | 348 |
| 0 | 8830 | 348 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
y |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(-.f64 z t) |
z |
t |
(-.f64 a t) |
a |
#s(literal 1 binary64) |
x |
(+.f64 y x) |
y |
x |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(-.f64 z t) |
z |
t |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(-.f64 a t) |
a |
(+.f64 t a) |
(*.f64 (+.f64 t a) y) |
y |
x |
(+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
x |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 y (-.f64 z t)) |
y |
(-.f64 z t) |
z |
t |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(-.f64 a t) |
a |
(+.f64 t a) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
x |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
y |
(*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) |
(-.f64 z t) |
z |
t |
(*.f64 y (-.f64 z t)) |
(*.f64 (-.f64 a t) (-.f64 t a)) |
(-.f64 a t) |
a |
(-.f64 t a) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(/.f64 y (-.f64 t a)) |
| Outputs |
|---|
(fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
y |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(-.f64 z t) |
z |
t |
(-.f64 a t) |
a |
#s(literal 1 binary64) |
x |
(+.f64 y x) |
y |
x |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(-.f64 z t) |
z |
t |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(-.f64 a t) |
a |
(+.f64 t a) |
(*.f64 (+.f64 t a) y) |
(*.f64 y (+.f64 t a)) |
y |
x |
(+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
x |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 y (-.f64 z t)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 y (-.f64 z t)) |
y |
(-.f64 z t) |
z |
t |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(-.f64 a t) |
a |
(+.f64 t a) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 (fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 t z) x)) |
(neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x (neg.f64 x))) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
x |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(*.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 z t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
(*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (*.f64 y y))) |
y |
(*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) |
(-.f64 z t) |
z |
t |
(*.f64 y (-.f64 z t)) |
(*.f64 (-.f64 a t) (-.f64 t a)) |
(-.f64 a t) |
a |
(-.f64 t a) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 t z) x) |
(neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 t z) x) |
(/.f64 y (-.f64 t a)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 96.1% | (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
| ✓ | accuracy | 95.1% | (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
| ✓ | accuracy | 62.5% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) |
| ✓ | accuracy | 48.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| ✓ | accuracy | 81.8% | (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
| ✓ | accuracy | 67.1% | (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | accuracy | 55.7% | (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 a t) (+.f64 t a)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 t a) y) |
| ✓ | accuracy | 73.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| ✓ | accuracy | 68.7% | (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
| 73.0ms | 256× | 0 | valid |
Compiled 433 to 41 computations (90.5% saved)
ival-mult: 20.0ms (42.4% of total)ival-div: 11.0ms (23.3% of total)ival-add: 8.0ms (16.9% of total)ival-sub: 4.0ms (8.5% of total)ival-neg: 4.0ms (8.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64))> |
#<alt (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x)> |
#<alt (/.f64 (-.f64 z t) (-.f64 a t))> |
#<alt (-.f64 z t)> |
#<alt (+.f64 y x)> |
#<alt (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x)> |
#<alt (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))> |
#<alt (*.f64 (-.f64 a t) (+.f64 t a))> |
#<alt (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))> |
#<alt (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))> |
#<alt (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))> |
#<alt (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))> |
#<alt (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))> |
#<alt (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))> |
#<alt (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))> |
#<alt (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))> |
#<alt (-.f64 a t)> |
#<alt (*.f64 (+.f64 t a) y)> |
#<alt (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))> |
#<alt (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))> |
#<alt (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))> |
| Outputs |
|---|
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (/ t (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t))))> |
#<alt (/ z (* (+ a t) (- a t)))> |
#<alt (* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t)))))> |
#<alt (* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t)))))> |
#<alt (* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t)))))> |
#<alt (/ z (* (+ a t) (- a t)))> |
#<alt (* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t))))))> |
#<alt (* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t))))))> |
#<alt (* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t))))))> |
#<alt (/ z (pow a 2))> |
#<alt (+ (* -1 (* t (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2)))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2)))))) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2)))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2))))) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (* z (+ a (* -1 a))) (pow a 6)))))) (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2)))))) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2)))> |
#<alt (/ 1 t)> |
#<alt (/ (- (+ 1 (* -1 (/ z t))) (* -1 (/ (+ a (* -1 a)) t))) t)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* -1 (pow a 2))) (pow t 2))))) (* -1 (/ (+ a (* -1 a)) t))) t)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* -1 (pow a 2))))) (pow t 3))))) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a))))) (pow t 2))) (+ (* -1 (/ (+ a (* -1 a)) t)) (* -1 (/ (pow a 2) (pow t 2)))))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 z) (+ a (* -1 a))) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 z) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a)))) t)) (/ (pow a 2) t))) (+ a (* -1 a))) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- (* -1 z) (+ a (* -1 a)))) t)) (/ (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a))))) (pow a 2))) t)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a))))) (pow a 2))) t))) (+ a (* -1 a))) t)) 1) t))> |
#<alt (* -1 (/ (- z t) (pow t 2)))> |
#<alt (+ (* -1 (/ (* a (* (+ t (* -1 t)) (- z t))) (pow t 4))) (* -1 (/ (- z t) (pow t 2))))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* a (- (* a (- (/ 1 (pow t 3)) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4)))))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* a (- (* a (- (+ (* -1 (* a (+ (* -1 (/ (* (+ t (* -1 t)) (- (/ 1 (pow t 3)) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (pow t 2))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 6))))) (/ 1 (pow t 3))) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4)))))> |
#<alt (/ (- z t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (* (+ t (* -1 t)) (- z t)) a))) t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t)))) (pow a 2)))) (+ t (/ (* (+ t (* -1 t)) (- z t)) a))) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t)))))) (* (pow t 2) (* (+ t (* -1 t)) (- z t)))) (pow a 3)))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))) (/ (* (+ t (* -1 t)) (- z t)) a))))) (pow a 2))> |
#<alt (/ (- z t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (* (+ t (* -1 t)) (- z t)) a))) t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (+ (* -1 (/ (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) (* (pow t 2) (* (+ t (* -1 t)) (- z t)))) a)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (+ (* -1 (pow t 2)) (* a (+ t (* -1 t))))> |
#<alt (+ (* -1 (pow t 2)) (* a (+ a (+ t (* -1 t)))))> |
#<alt (+ (* -1 (pow t 2)) (* a (+ a (+ t (* -1 t)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (/ t a))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ t a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ t a)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (/ t a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ t (* -1 t))) (/ (pow t 2) a)) a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ t (* -1 t))) (/ (pow t 2) a)) a))))> |
#<alt (pow a 2)> |
#<alt (+ (* t (+ a (* -1 a))) (pow a 2))> |
#<alt (+ (* t (+ a (+ (* -1 a) (* -1 t)))) (pow a 2))> |
#<alt (+ (* t (+ a (+ (* -1 a) (* -1 t)))) (pow a 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (+ (* -1 (/ a t)) (/ a t)) 1))> |
#<alt (* (pow t 2) (- (+ (* -1 (/ a t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))) 1))> |
#<alt (* (pow t 2) (- (+ (* -1 (/ a t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))) 1))> |
#<alt (* -1 (pow t 2))> |
#<alt (* (pow t 2) (- (* -1 (/ (+ a (* -1 a)) t)) 1))> |
#<alt (* (pow t 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) t)))) t)) 1))> |
#<alt (* (pow t 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) t)))) t)) 1))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* -1 (* t y))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (* -1 (/ (* t y) (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t))))> |
#<alt (/ (* y z) (* (+ a t) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t)))))> |
#<alt (/ (* y z) (* (+ a t) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t)))))))> |
#<alt (/ (* y z) (pow a 2))> |
#<alt (+ (* t (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2)))> |
#<alt (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2))))) (* -1 (/ y (pow a 2)))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4))) (pow a 2)))))) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2)))> |
#<alt (/ y t)> |
#<alt (/ (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* y (+ a (* -1 a))) t))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))) (pow t 2))))) (* -1 (/ (* y (+ a (* -1 a))) t))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))))) (pow t 3))))) (+ (* -1 (/ (* y (+ a (* -1 a))) t)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a)))))) (pow t 2))) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (* y z)) (* y (+ a (* -1 a)))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a))))) t)) (/ (* (pow a 2) y) t))) (* y (+ a (* -1 a)))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* y (+ a (* -1 a))))) t)) (/ (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a)))))) (* (pow a 2) y))) t)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a)))))) (* (pow a 2) y))) t))) (* y (+ a (* -1 a)))) t))) t))> |
#<alt (* -1 (/ (* y (- z t)) (pow t 2)))> |
#<alt (+ (* -1 (/ (* a (* y (* (+ t (* -1 t)) (- z t)))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 2))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* -1 (* a (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 6)) (/ (* (+ t (* -1 t)) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4)))) (pow t 2))))) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4)))))> |
#<alt (/ (* y (- z t)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))) (pow a 2))) (* y (- z t))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) (pow a 3))) (* y (- z t))) (+ (* -1 (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)))) (pow a 2))> |
#<alt (/ (* y (- z t)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t)))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) a)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2)))> |
#<alt (+ x (* -1 (/ (* t y) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (+ x (* -1 (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (* -1 y))> |
#<alt (- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t))> |
#<alt (- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t))> |
#<alt (- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t)))> |
#<alt (+ x (* -1 y))> |
#<alt (- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t))> |
#<alt (+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t))))> |
#<alt (+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t))))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (* y (- (/ z (- t a)) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (/ (* y (- z t)) (- t a))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (+ x (/ (* y (- z t)) t))> |
#<alt (+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a)))> |
#<alt (/ (* y (- z t)) (- t a))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a))))))> |
#<alt (* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a))))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))> |
#<alt (* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))))> |
#<alt (* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2))))))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2))))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y)))))> |
#<alt (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a)))))> |
#<alt (+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y)))> |
#<alt (- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y))))))))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2))))))))))))> |
#<alt (/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))> |
#<alt (- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a)))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))> |
#<alt (- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))> |
#<alt (- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))> |
#<alt (- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1))> |
#<alt (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2))> |
#<alt (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2))> |
#<alt (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))> |
#<alt (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))> |
#<alt (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* -1 (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (- (* 2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (- (* z (- (* -1 (/ (* (pow y 2) z) (* (- a t) (- t a)))) (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (- (* z (- (* -1 (/ (* (pow y 2) z) (* (- a t) (- t a)))) (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))))> |
#<alt (* (pow z 2) (- (* 2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (- (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (pow z 2))) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))))> |
#<alt (* (pow z 2) (- (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (pow z 2))) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))))> |
#<alt (* (pow z 2) (- (* 2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (+ (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a)))) (/ (pow x 2) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (+ (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a)))) (/ (pow x 2) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* -1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (* t (- (+ (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* t (- (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4)))) (* -1 (/ (pow y 2) (pow a 2)))))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (* t (- (+ (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* t (- (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))) (* t (- (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4)))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))))))) (* -1 (/ (pow y 2) (pow a 2)))))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)))> |
#<alt (* -1 (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (- (* 2 (/ (* a (pow y 2)) t)) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))> |
#<alt (- (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))))> |
#<alt (- (+ (* -2 (/ (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2)))))) (pow t 3))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (+ (* 2 (/ (* a (pow y 2)) t)) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 3)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))))> |
#<alt (* -1 (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) t)) (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) t)) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) t)) (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (* -1 (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (- (* 2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (- (* a (+ (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))) (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (- (* a (+ (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))) (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (+ (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)) (pow x 2))> |
#<alt (- (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 4))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 4))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)) (pow x 2))> |
#<alt (- (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) a)) (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* a y)> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (/ (* a y) t)))> |
#<alt (* t (+ y (/ (* a y) t)))> |
#<alt (* t (+ y (/ (* a y) t)))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (* t y)> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (* a y)> |
#<alt (* a (+ y (/ (* t y) a)))> |
#<alt (* a (+ y (/ (* t y) a)))> |
#<alt (* a (+ y (/ (* t y) a)))> |
#<alt (* a y)> |
#<alt (* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a)))))> |
#<alt (* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a)))))> |
#<alt (* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a)))))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a))))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (* -1 (pow y 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (* -1 (pow y 2)))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2)))> |
#<alt (+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)))> |
#<alt (/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 2)))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2)))) (* 2 (* t (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2)))))) (pow a 2))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)))> |
#<alt (/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2))> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2))> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))) (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2))))) a)) (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow t 2) (pow y 2))> |
#<alt (+ (* -2 (* t (* (pow y 2) z))) (* (pow t 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2))))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (+ (* -2 (* t (* (pow y 2) z))) (* (pow y 2) (pow z 2)))> |
#<alt (+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2)))> |
#<alt (+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2)))> |
#<alt (* (pow t 2) (pow y 2))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2))))> |
#<alt (* (pow t 2) (pow y 2))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2)))> |
237 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | inf | (neg (neg (+ (* (- z t) (/ y (- t a))) x))) |
| 3.0ms | t | @ | 0 | (/ (neg (neg (+ (* x x) (/ (* y (* (- z t) (* y (- z t)))) (* (- a t) (- t a)))))) (neg (neg (+ (* (- z t) (/ y (- t a))) x)))) |
| 3.0ms | a | @ | -inf | (/ (- z t) (* (- a t) (+ t a))) |
| 3.0ms | t | @ | inf | (/ (neg (neg (+ (* x x) (/ (* y (* (- z t) (* y (- z t)))) (* (- a t) (- t a)))))) (neg (neg (+ (* (- z t) (/ y (- t a))) x)))) |
| 2.0ms | a | @ | inf | (neg (neg (+ (* x x) (/ (* y (* (- z t) (* y (- z t)))) (* (- a t) (- t a)))))) |
| 1× | batch-egg-rewrite |
| 5 072× | lower-*.f32 |
| 5 056× | lower-*.f64 |
| 3 920× | lower-/.f32 |
| 3 906× | lower-/.f64 |
| 3 056× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 312 |
| 0 | 68 | 275 |
| 1 | 309 | 227 |
| 2 | 3024 | 221 |
| 0 | 8193 | 221 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(-.f64 z t) |
(+.f64 y x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(-.f64 a t) |
(*.f64 (+.f64 t a) y) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
| Outputs |
|---|
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y) x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) |
(fma.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(-.f64 z t) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #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 binary64)) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.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 t (+.f64 z t))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y) x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) |
(fma.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (-.f64 a t)) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (+.f64 t a))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) |
(/.f64 (-.f64 (*.f64 z (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (+.f64 t a) #s(literal 1 binary64))) (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) (neg.f64 t))) (*.f64 (+.f64 t a) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 a t)) (*.f64 (+.f64 t a) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (+.f64 t a)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (-.f64 a t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (+.f64 t a)) (*.f64 (-.f64 a t) (/.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 (*.f64 a a) (neg.f64 (*.f64 t t))) |
(+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t)) |
(+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a))) |
(+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))) |
(+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t))) |
(+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t))) |
(-.f64 (*.f64 a a) (*.f64 t t)) |
(fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t))) |
(fma.f64 a a (neg.f64 (*.f64 t t))) |
(fma.f64 a a (*.f64 (neg.f64 t) t)) |
(fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t))) |
(fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a))) |
(fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t))) |
(fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t))) |
(fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(*.f64 (+.f64 t a) (-.f64 a t)) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) |
(+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) |
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) |
(fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (+.f64 t a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (-.f64 a t)) (+.f64 t a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (+.f64 t a) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (-.f64 a t)) |
(*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (+.f64 t a)) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) |
(*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 t a))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y) x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) |
(fma.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (neg.f64 (-.f64 a t)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 y (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 y (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 t a)) |
(/.f64 (*.f64 (*.f64 y (+.f64 t a)) (neg.f64 (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (+.f64 t a))) (+.f64 t a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 y (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) |
(*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t))) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) |
(/.f64 y (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (neg.f64 (+.f64 t a))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 t a)) |
(/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64))) |
(*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) y) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) x) |
(+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 x)) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) x) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 (-.f64 z t) y) x)) (-.f64 t a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(+.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(-.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 y (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x))) |
(fma.f64 x (neg.f64 x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x))) |
(fma.f64 (neg.f64 y) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x))) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (neg.f64 (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (neg.f64 x) x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (neg.f64 (*.f64 x x))) |
(neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+.f64 a (neg.f64 t)) |
(+.f64 (neg.f64 t) a) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(fma.f64 #s(literal -1 binary64) t a) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(+.f64 (*.f64 y t) (*.f64 y a)) |
(+.f64 (*.f64 y a) (*.f64 y t)) |
(+.f64 (*.f64 t y) (*.f64 a y)) |
(+.f64 (*.f64 a y) (*.f64 t y)) |
(fma.f64 t y (*.f64 a y)) |
(fma.f64 a y (*.f64 t y)) |
(fma.f64 y t (*.f64 y a)) |
(fma.f64 y a (*.f64 y t)) |
(/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 y (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) y) (-.f64 t a)) |
(*.f64 y (+.f64 t a)) |
(*.f64 (+.f64 t a) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))))) |
(/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) (neg.f64 (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a)) |
(/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (-.f64 a t)) |
(/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a)) (-.f64 a t)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) y)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (-.f64 z t) y) #s(literal 2 binary64)) |
(*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) y))) |
(*.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 z t) y) y)) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) |
(*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) y) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(*.f64 (*.f64 y (*.f64 (-.f64 z t) y)) (-.f64 z t)) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) y) y) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) |
(+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
| 1× | egg-herbie |
| 5 104× | lower-*.f64 |
| 5 104× | lower-*.f32 |
| 4 876× | lower-fma.f64 |
| 4 876× | lower-fma.f32 |
| 4 504× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1970 | 26414 |
| 1 | 6790 | 25534 |
| 0 | 8315 | 25054 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(/ (* y (- z t)) (- a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(/ (* y (- z t)) (- a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (/ t (* (+ a t) (- a t)))) |
(+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t)))) |
(+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t)))) |
(+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t)))) |
(/ z (* (+ a t) (- a t))) |
(* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t))))) |
(* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t))))) |
(* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t))))) |
(/ z (* (+ a t) (- a t))) |
(* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t)))))) |
(* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t)))))) |
(* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t)))))) |
(/ z (pow a 2)) |
(+ (* -1 (* t (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2)))))) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2))))) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (* z (+ a (* -1 a))) (pow a 6)))))) (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2)))))) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2))) |
(/ 1 t) |
(/ (- (+ 1 (* -1 (/ z t))) (* -1 (/ (+ a (* -1 a)) t))) t) |
(/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* -1 (pow a 2))) (pow t 2))))) (* -1 (/ (+ a (* -1 a)) t))) t) |
(/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* -1 (pow a 2))))) (pow t 3))))) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a))))) (pow t 2))) (+ (* -1 (/ (+ a (* -1 a)) t)) (* -1 (/ (pow a 2) (pow t 2)))))) t) |
(/ 1 t) |
(* -1 (/ (- (* -1 (/ (- (* -1 z) (+ a (* -1 a))) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 z) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a)))) t)) (/ (pow a 2) t))) (+ a (* -1 a))) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- (* -1 z) (+ a (* -1 a)))) t)) (/ (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a))))) (pow a 2))) t)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a))))) (pow a 2))) t))) (+ a (* -1 a))) t)) 1) t)) |
(* -1 (/ (- z t) (pow t 2))) |
(+ (* -1 (/ (* a (* (+ t (* -1 t)) (- z t))) (pow t 4))) (* -1 (/ (- z t) (pow t 2)))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (- (* a (- (/ 1 (pow t 3)) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (- (* a (- (+ (* -1 (* a (+ (* -1 (/ (* (+ t (* -1 t)) (- (/ 1 (pow t 3)) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (pow t 2))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 6))))) (/ 1 (pow t 3))) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(/ (- z t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (* (+ t (* -1 t)) (- z t)) a))) t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t)))) (pow a 2)))) (+ t (/ (* (+ t (* -1 t)) (- z t)) a))) (pow a 2)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t)))))) (* (pow t 2) (* (+ t (* -1 t)) (- z t)))) (pow a 3)))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))) (/ (* (+ t (* -1 t)) (- z t)) a))))) (pow a 2)) |
(/ (- z t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (* (+ t (* -1 t)) (- z t)) a))) t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (/ (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) (* (pow t 2) (* (+ t (* -1 t)) (- z t)))) a)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(* -1 (pow t 2)) |
(+ (* -1 (pow t 2)) (* a (+ t (* -1 t)))) |
(+ (* -1 (pow t 2)) (* a (+ a (+ t (* -1 t))))) |
(+ (* -1 (pow t 2)) (* a (+ a (+ t (* -1 t))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (/ t a)))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ t a))))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ t a))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (/ t a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ t (* -1 t))) (/ (pow t 2) a)) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ t (* -1 t))) (/ (pow t 2) a)) a)))) |
(pow a 2) |
(+ (* t (+ a (* -1 a))) (pow a 2)) |
(+ (* t (+ a (+ (* -1 a) (* -1 t)))) (pow a 2)) |
(+ (* t (+ a (+ (* -1 a) (* -1 t)))) (pow a 2)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (+ (* -1 (/ a t)) (/ a t)) 1)) |
(* (pow t 2) (- (+ (* -1 (/ a t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))) 1)) |
(* (pow t 2) (- (+ (* -1 (/ a t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))) 1)) |
(* -1 (pow t 2)) |
(* (pow t 2) (- (* -1 (/ (+ a (* -1 a)) t)) 1)) |
(* (pow t 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) t)))) t)) 1)) |
(* (pow t 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) t)))) t)) 1)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* -1 (* t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* y z) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(/ (* y (- z t)) (- a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(* -1 (/ (* t y) (* (+ a t) (- a t)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(/ (* y z) (* (+ a t) (- a t))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(/ (* y z) (* (+ a t) (- a t))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t))))))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t))))))) |
(/ (* y z) (pow a 2)) |
(+ (* t (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2))))) (* -1 (/ y (pow a 2)))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(+ (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4))) (pow a 2)))))) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(/ y t) |
(/ (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))) (pow t 2))))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))))) (pow t 3))))) (+ (* -1 (/ (* y (+ a (* -1 a))) t)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a)))))) (pow t 2))) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) t) |
(/ y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (* y z)) (* y (+ a (* -1 a)))) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a))))) t)) (/ (* (pow a 2) y) t))) (* y (+ a (* -1 a)))) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* y (+ a (* -1 a))))) t)) (/ (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a)))))) (* (pow a 2) y))) t)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a)))))) (* (pow a 2) y))) t))) (* y (+ a (* -1 a)))) t))) t)) |
(* -1 (/ (* y (- z t)) (pow t 2))) |
(+ (* -1 (/ (* a (* y (* (+ t (* -1 t)) (- z t)))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 2)))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* -1 (* a (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 6)) (/ (* (+ t (* -1 t)) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4)))) (pow t 2))))) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(/ (* y (- z t)) (pow a 2)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))) (pow a 2))) (* y (- z t))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) (pow a 3))) (* y (- z t))) (+ (* -1 (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)))) (pow a 2)) |
(/ (* y (- z t)) (pow a 2)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t)))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) a)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(+ x (* -1 (/ (* t y) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(/ (* y z) (- t a)) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(+ x (* -1 (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2)))))) |
(+ x (* -1 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t))) |
(+ x (* -1 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t)))) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t)))) |
x |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(* y (- (/ z (- t a)) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(/ (* y (- z t)) (- t a)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(+ x (/ (* y (- z t)) t)) |
(+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t))) |
(+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a))) |
(/ (* y (- z t)) (- t a)) |
(+ x (/ (* y (- z t)) (- t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a)))))) |
(* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))) |
(* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) |
(* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a))))) |
(+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(/ (* y z) (- a t)) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))))))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2)))))))))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))) |
(- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(* -1 (pow x 2)) |
(- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2)) |
(- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2)) |
(- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* -1 (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(- (* 2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(- (* z (- (* -1 (/ (* (pow y 2) z) (* (- a t) (- t a)))) (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(- (* z (- (* -1 (/ (* (pow y 2) z) (* (- a t) (- t a)))) (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))) |
(* (pow z 2) (- (* 2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (- (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (pow z 2))) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(* (pow z 2) (- (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (pow z 2))) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))) |
(* (pow z 2) (- (* 2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (- (* -1 (/ (- (+ (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a)))) (/ (pow x 2) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (- (* -1 (/ (- (+ (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a)))) (/ (pow x 2) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* -1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(- (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(- (* t (- (+ (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* t (- (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4)))) (* -1 (/ (pow y 2) (pow a 2)))))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(- (* t (- (+ (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* t (- (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))) (* t (- (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4)))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))))))) (* -1 (/ (pow y 2) (pow a 2)))))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(* -1 (+ (* -1 (pow y 2)) (pow x 2))) |
(- (* 2 (/ (* a (pow y 2)) t)) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) |
(- (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) |
(- (+ (* -2 (/ (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2)))))) (pow t 3))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (+ (* 2 (/ (* a (pow y 2)) t)) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 3)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) |
(* -1 (+ (* -1 (pow y 2)) (pow x 2))) |
(- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(- (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) t)) (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) t)) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) t)) (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(* -1 (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(- (* 2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(- (* a (+ (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))) (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(- (* a (+ (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))) (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (+ (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(* -1 (pow x 2)) |
(- (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)) (pow x 2)) |
(- (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(- (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 4))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 4))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(* -1 (pow x 2)) |
(- (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)) (pow x 2)) |
(- (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(- (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) a)) (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* a y) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(* t y) |
(* t (+ y (/ (* a y) t))) |
(* t (+ y (/ (* a y) t))) |
(* t (+ y (/ (* a y) t))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(* t y) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(* a y) |
(* a (+ y (/ (* t y) a))) |
(* a (+ y (/ (* t y) a))) |
(* a (+ y (/ (* t y) a))) |
(* a y) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(* -1 (pow y 2)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(* -1 (pow y 2)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (* -1 (pow y 2))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (* -1 (pow y 2))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 2)))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a))) (pow a 2)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2)))) (* 2 (* t (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2)))))) (pow a 2)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))) (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2))))) a)) (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow t 2) (pow y 2)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(* (pow y 2) (pow z 2)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(* (pow y 2) (pow z 2)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(* (pow y 2) (pow z 2)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow y 2) (pow z 2))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(* (pow t 2) (pow y 2)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(* (pow t 2) (pow y 2)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
| Outputs |
|---|
(* -1 (/ t (- a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) |
(* -1 (/ (- z t) t)) |
(neg.f64 (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x y) |
(+.f64 x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 x (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t))))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) t)) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 z t) a) x) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (/ t (- a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) |
(* -1 (/ (- z t) t)) |
(neg.f64 (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (-.f64 #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))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
(* -1 (* z (- (/ t z) 1))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x y) |
(+.f64 x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 x (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t))))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) t)) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 z t) a) x) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (/ t (* (+ a t) (- a t)))) |
(/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t)))) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t)))) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(+ (* -1 (/ t (* (+ a t) (- a t)))) (/ z (* (+ a t) (- a t)))) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ z (* (+ a t) (- a t))) |
(/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) |
(* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) |
(* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) |
(* z (+ (* -1 (/ t (* z (* (+ a t) (- a t))))) (/ 1 (* (+ a t) (- a t))))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) |
(/ z (* (+ a t) (- a t))) |
(/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) |
(* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(* -1 (* z (- (/ t (* z (* (+ a t) (- a t)))) (/ 1 (* (+ a t) (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/ z (pow a 2)) |
(/.f64 z (*.f64 a a)) |
(+ (* -1 (* t (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2))) |
(fma.f64 (neg.f64 t) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2)))))) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2))) |
(fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2))))) (pow a 2))) (+ (/ 1 (pow a 4)) (/ (* z (+ a (* -1 a))) (pow a 6)))))) (+ (* -1 (/ z (pow a 4))) (* -1 (/ (* (+ a (* -1 a)) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4)))) (pow a 2)))))) (+ (/ 1 (pow a 2)) (/ (* z (+ a (* -1 a))) (pow a 4))))) (/ z (pow a 2))) |
(fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (- (+ 1 (* -1 (/ z t))) (* -1 (/ (+ a (* -1 a)) t))) t) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 (-.f64 a a) t))) t) |
(/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* -1 (pow a 2))) (pow t 2))))) (* -1 (/ (+ a (* -1 a)) t))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 a a) t))) t) |
(/ (- (+ 1 (+ (* -1 (/ z t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a)))))) (* -1 (pow a 2))))) (pow t 3))))) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 z) (* -1 (+ a (* -1 a))))) (pow t 2))) (+ (* -1 (/ (+ a (* -1 a)) t)) (* -1 (/ (pow a 2) (pow t 2)))))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (fma.f64 (-.f64 a a) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 a a) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a)))) (*.f64 t t)))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (* -1 (/ (- (* -1 z) (+ a (* -1 a))) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 z) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a)))) t)) (/ (pow a 2) t))) (+ a (* -1 a))) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 a a) t) (*.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t))) z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- (* -1 z) (+ a (* -1 a)))) t)) (/ (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a))))) (pow a 2))) t)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 z) (+ a (* -1 a))))) (pow a 2))) t))) (+ a (* -1 a))) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (-.f64 a a))) t)) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t)) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) |
(* -1 (/ (- z t) (pow t 2))) |
(neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) |
(+ (* -1 (/ (* a (* (+ t (* -1 t)) (- z t))) (pow t 4))) (* -1 (/ (- z t) (pow t 2)))) |
(-.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (- (* a (- (/ 1 (pow t 3)) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (- (* a (- (+ (* -1 (* a (+ (* -1 (/ (* (+ t (* -1 t)) (- (/ 1 (pow t 3)) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (pow t 2))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 6))))) (/ 1 (pow t 3))) (+ (/ z (pow t 4)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 t t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) |
(/ (- z t) (pow a 2)) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (* (+ t (* -1 t)) (- z t)) a))) t) (pow a 2)) |
(/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a))) t) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t)))) (pow a 2)))) (+ t (/ (* (+ t (* -1 t)) (- z t)) a))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (fma.f64 (-.f64 t t) (/.f64 (-.f64 z t) a) t)) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t)))))) (* (pow t 2) (* (+ t (* -1 t)) (- z t)))) (pow a 3)))) (+ t (+ (* -1 (/ (* (pow t 2) (- z t)) (pow a 2))) (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))) (/ (* (+ t (* -1 t)) (- z t)) a))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 t (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (-.f64 (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (*.f64 a a))))) (*.f64 a a)) |
(/ (- z t) (pow a 2)) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (* (+ t (* -1 t)) (- z t)) a))) t) (pow a 2)) |
(/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a))) t) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (/ (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) a)) a)) t) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) (* (pow t 2) (* (+ t (* -1 t)) (- z t)))) a)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (/.f64 (fma.f64 (-.f64 t t) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) a)) a)) a)) t) (*.f64 a a)) |
(* -1 (pow t 2)) |
(neg.f64 (*.f64 t t)) |
(+ (* -1 (pow t 2)) (* a (+ t (* -1 t)))) |
(-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (* a (+ a (+ t (* -1 t))))) |
(-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t)) |
(+ (* -1 (pow t 2)) (* a (+ a (+ t (* -1 t))))) |
(-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (/ t a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ t a))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ t a))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ t a)) (/ t a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ t (* -1 t))) (/ (pow t 2) a)) a)))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ t (* -1 t))) (/ (pow t 2) a)) a)))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a))) |
(pow a 2) |
(*.f64 a a) |
(+ (* t (+ a (* -1 a))) (pow a 2)) |
(fma.f64 t (-.f64 a a) (*.f64 a a)) |
(+ (* t (+ a (+ (* -1 a) (* -1 t)))) (pow a 2)) |
(fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a)) |
(+ (* t (+ a (+ (* -1 a) (* -1 t)))) (pow a 2)) |
(fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a)) |
(* -1 (pow t 2)) |
(neg.f64 (*.f64 t t)) |
(* (pow t 2) (- (+ (* -1 (/ a t)) (/ a t)) 1)) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64))) |
(* (pow t 2) (- (+ (* -1 (/ a t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))) 1)) |
(*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64))) |
(* (pow t 2) (- (+ (* -1 (/ a t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))) 1)) |
(*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64))) |
(* -1 (pow t 2)) |
(neg.f64 (*.f64 t t)) |
(* (pow t 2) (- (* -1 (/ (+ a (* -1 a)) t)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) t)))) t)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64))) |
(* (pow t 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) t)))) t)) 1)) |
(*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64))) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* -1 (* t y)) |
(*.f64 (neg.f64 t) y) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(* y z) |
(*.f64 z y) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 t y) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 t y) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 t y) z))) |
(* y z) |
(*.f64 z y) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (neg.f64 z) (fma.f64 t (/.f64 y z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (neg.f64 z) (fma.f64 t (/.f64 y z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 (neg.f64 z) (fma.f64 t (/.f64 y z) (neg.f64 y))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 (neg.f64 t) y (*.f64 z y)) |
(* -1 (* t y)) |
(*.f64 (neg.f64 t) y) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z y) t) y)) |
(* -1 (* t y)) |
(*.f64 (neg.f64 t) y) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 (neg.f64 t) (-.f64 y (/.f64 (*.f64 z y) t))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 (neg.f64 t) (-.f64 y (/.f64 (*.f64 z y) t))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 (neg.f64 t) (-.f64 y (/.f64 (*.f64 z y) t))) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) |
(+ x y) |
(+.f64 x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 x (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t))))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(-.f64 (+.f64 x y) (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) t)) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 z t) a) x) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(-.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 (neg.f64 t) y) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 t y) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t)))) |
(/ (* y z) a) |
(/.f64 (*.f64 z y) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t)))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(-.f64 y (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) |
(* -1 (/ (* y (- z t)) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t)) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t)) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 (-.f64 z t) y) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) a))) a)) a)) a)) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(* -1 (/ (* t y) (* (+ a t) (- a t)))) |
(/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/ (* y z) (* (+ a t) (- a t))) |
(/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) |
(/ (* y z) (* (+ a t) (- a t))) |
(/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t))))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t))))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (/ (* t y) (* z (* (+ a t) (- a t))))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/ (* y z) (pow a 2)) |
(/.f64 (*.f64 z y) (*.f64 a a)) |
(+ (* t (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(fma.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) |
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2))))) (* -1 (/ y (pow a 2)))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) |
(+ (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4))) (pow a 2)))))) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a))) (neg.f64 (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 y (*.f64 a a)))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) |
(/ y t) |
(/.f64 y t) |
(/ (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))) (pow t 2))))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))))) (pow t 3))))) (+ (* -1 (/ (* y (+ a (* -1 a))) t)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a)))))) (pow t 2))) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) t) |
(/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a)))) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 a a)) t))) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (* y z)) (* y (+ a (* -1 a)))) t))) t)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t)) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a))))) t)) (/ (* (pow a 2) y) t))) (* y (+ a (* -1 a)))) t))) t)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) y) t) (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))) t)) (*.f64 z y)) (*.f64 y (-.f64 a a))) t)) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* y (+ a (* -1 a))))) t)) (/ (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a)))))) (* (pow a 2) y))) t)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* y (+ a (* -1 a)))))) (* (pow a 2) y))) t))) (* y (+ a (* -1 a)))) t))) t)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 y) z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t) (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t))) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t)) (*.f64 y (-.f64 a a))) t)) t)) |
(* -1 (/ (* y (- z t)) (pow t 2))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) |
(+ (* -1 (/ (* a (* y (* (+ t (* -1 t)) (- z t)))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 2)))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a y) (*.f64 (-.f64 z t) (-.f64 t t))) (pow.f64 t #s(literal 4 binary64)))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* -1 (* a (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 6)) (/ (* (+ t (* -1 t)) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4)))) (pow t 2))))) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(fma.f64 a (-.f64 (*.f64 a (fma.f64 (neg.f64 a) (fma.f64 (-.f64 t t) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) |
(/ (* y (- z t)) (pow a 2)) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))) (pow a 2))) (* y (- z t))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) (pow a 3))) (* y (- z t))) (+ (* -1 (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 y (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 a a)))) (*.f64 a a)) |
(/ (* y (- z t)) (pow a 2)) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t)))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) a)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (/.f64 (fma.f64 (-.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) a)) a)) a)) (*.f64 a a)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(+ x (* -1 (/ (* t y) (- t a)))) |
(-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (*.f64 y (/.f64 z (-.f64 t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (*.f64 y (/.f64 z (-.f64 t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (*.f64 y (/.f64 z (-.f64 t a)))) |
(/ (* y z) (- t a)) |
(*.f64 y (/.f64 z (-.f64 t a))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a))))) |
(/ (* y z) (- t a)) |
(*.f64 y (/.f64 z (-.f64 t a))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y (-.f64 t a))) (/.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) z))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y (-.f64 t a))) (/.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) z))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y (-.f64 t a))) (/.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) z))) |
(+ x (* -1 (/ (* y z) a))) |
(-.f64 x (/.f64 (*.f64 z y) a)) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2)))))) |
(+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2)))))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2)))))) |
(+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 y) z) a))) |
(+ x (* -1 y)) |
(-.f64 x y) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 z y) t) y)) (/.f64 (*.f64 a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t)) |
(+.f64 x (-.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t)) y) (/.f64 (*.f64 a y) t))) |
(- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t))) |
(-.f64 (+.f64 (-.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (-.f64 (/.f64 (*.f64 a y) t) (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t))))) |
(+ x (* -1 y)) |
(-.f64 x y) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 z y) t) y)) (/.f64 (*.f64 a y) t)) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t)))) |
(-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t)) t)) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t)))) |
(-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t)) t)) |
x |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(* y (- (/ z (- t a)) (/ t (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(/ (* y (- z t)) (- t a)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(+ x (/ (* y (- z t)) t)) |
(fma.f64 y (/.f64 (-.f64 z t) t) x) |
(+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 y (/.f64 (-.f64 z t) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t)))) |
(+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t))) |
(+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) t))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) |
(+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (-.f64 x (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 (-.f64 z t) y) a)) |
(- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2))) |
(-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) |
(+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(-.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a))) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) |
(/ (* y (- z t)) (- t a)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) |
(+ x (/ (* y (- z t)) (- t a))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (/ (* y (- z t)) (- t a))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (/ (* y (- z t)) (- t a))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (fma.f64 x (-.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (*.f64 (-.f64 z t) y))) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))))) |
(* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
(+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)))) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
(/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) |
(* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) |
(* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t)))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) |
(/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a))))) |
(/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) |
(+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (fma.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (neg.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))) |
(*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (*.f64 (-.f64 a t) z)))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z)))))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y)))) (*.f64 z y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))))))))) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2)))))))))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (-.f64 x y))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y)) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y)) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (-.f64 x y)))))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (-.f64 x y)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y))) (-.f64 (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) |
(/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))) |
(-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) |
(- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a))) |
(-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a))) |
(-.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a)) (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y)))) a)) (*.f64 (-.f64 z t) y)) a)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(- (* -1 (pow x 2)) (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64))) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64))) |
(* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) 1)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64))) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2)) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2)) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (pow x 2)) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (- (* -1 (/ (pow x 2) (pow y 2))) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* -1 (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(- (* 2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(- (* z (- (* -1 (/ (* (pow y 2) z) (* (- a t) (- t a)))) (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(-.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(- (* z (- (* -1 (/ (* (pow y 2) z) (* (- a t) (- t a)))) (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(-.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (- (* 2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (- (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (pow z 2))) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 z z))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (- (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (pow z 2))) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 z z))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (- (* 2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (- (* -1 (/ (- (+ (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a)))) (/ (pow x 2) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (-.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (- (* -1 (/ (- (+ (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a)))) (/ (pow x 2) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (-.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* -1 (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))) |
(- (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(- (* t (- (+ (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* t (- (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4)))) (* -1 (/ (pow y 2) (pow a 2)))))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(- (* t (- (+ (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))) (* t (- (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))) (* t (- (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4)))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))))))) (* -1 (/ (pow y 2) (pow a 2)))))) (* 2 (/ (* (pow y 2) z) (pow a 2))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))) |
(fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(* -1 (+ (* -1 (pow y 2)) (pow x 2))) |
(neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) |
(- (* 2 (/ (* a (pow y 2)) t)) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y))) |
(- (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(- (+ (* -2 (/ (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2)))))) (pow t 3))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (+ (* 2 (/ (* a (pow y 2)) t)) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 3)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y)))))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
(* -1 (+ (* -1 (pow y 2)) (pow x 2))) |
(neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) |
(- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(- (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) t)) (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(- (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) t)) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) t)) (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) t) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(* -1 (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) |
(- (* 2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) |
(- (* a (+ (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))) (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(fma.f64 a (fma.f64 a (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) |
(- (* a (+ (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))) (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (+ (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(- (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)) (neg.f64 (*.f64 x x))) |
(- (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(- (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 4))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 4))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(* -1 (pow x 2)) |
(neg.f64 (*.f64 x x)) |
(- (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)) (neg.f64 (*.f64 x x))) |
(- (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(- (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) a)) (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(* -1 t) |
(neg.f64 t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) |
(* a y) |
(*.f64 a y) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(* t y) |
(*.f64 t y) |
(* t (+ y (/ (* a y) t))) |
(*.f64 t (fma.f64 a (/.f64 y t) y)) |
(* t (+ y (/ (* a y) t))) |
(*.f64 t (fma.f64 a (/.f64 y t) y)) |
(* t (+ y (/ (* a y) t))) |
(*.f64 t (fma.f64 a (/.f64 y t) y)) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(*.f64 (neg.f64 t) (-.f64 (neg.f64 y) (/.f64 (*.f64 a y) t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(*.f64 (neg.f64 t) (-.f64 (neg.f64 y) (/.f64 (*.f64 a y) t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(*.f64 (neg.f64 t) (-.f64 (neg.f64 y) (/.f64 (*.f64 a y) t))) |
(* t y) |
(*.f64 t y) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(* a y) |
(*.f64 a y) |
(* a (+ y (/ (* t y) a))) |
(*.f64 a (fma.f64 t (/.f64 y a) y)) |
(* a (+ y (/ (* t y) a))) |
(*.f64 a (fma.f64 t (/.f64 y a) y)) |
(* a (+ y (/ (* t y) a))) |
(*.f64 a (fma.f64 t (/.f64 y a) y)) |
(* a y) |
(*.f64 a y) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(*.f64 (neg.f64 a) (-.f64 (neg.f64 y) (/.f64 (*.f64 t y) a))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(*.f64 (neg.f64 a) (-.f64 (neg.f64 y) (/.f64 (*.f64 t y) a))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(*.f64 (neg.f64 a) (-.f64 (neg.f64 y) (/.f64 (*.f64 t y) a))) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a)))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a)))) z))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a))) |
(* -1 (pow y 2)) |
(neg.f64 (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t)) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) |
(* -1 (pow y 2)) |
(neg.f64 (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t)) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (* -1 (pow y 2))) |
(-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (* -1 (pow y 2))) |
(-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 2)))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2)))) (* 2 (* t (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2)))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) (*.f64 a a)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) a)) (*.f64 a a)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))) (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2))))) a)) (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a))) a)) a)) (*.f64 a a)) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow t 2) (pow y 2)) |
(*.f64 (*.f64 t t) (*.f64 y y)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 y y))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 y y))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 y y) (*.f64 z z)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 y y) (*.f64 z z)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z))) z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 y y) (*.f64 z z)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow y 2) (pow z 2))) |
(fma.f64 (*.f64 y y) (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 z z))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 z z))) |
(* (pow t 2) (pow y 2)) |
(*.f64 (*.f64 t t) (*.f64 y y)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (fma.f64 y y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t)))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) |
(* (pow t 2) (pow y 2)) |
(*.f64 (*.f64 t t) (*.f64 y y)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (fma.f64 y y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) t))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) |
Compiled 100 368 to 7 048 computations (93% saved)
2157 alts after pruning (2151 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 865 | 1 687 | 2 552 |
| Fresh | 3 | 464 | 467 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 868 | 2 157 | 3 025 |
| Status | Accuracy | Program |
|---|---|---|
| 32.9% | (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 62.5% | (fma.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 26.5% | (fma.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 t t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 26.5% | (fma.f64 (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 42.3% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 48.0% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) x) | |
| 73.2% | (fma.f64 (pow.f64 (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 18.1% | (fma.f64 (/.f64 (/.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.9% | (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (-.f64 a t)) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (-.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 11.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.8% | (fma.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (fma.f64 (-.f64 a a) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 a a) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a)))) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 a a) t))) t) (*.f64 (+.f64 t a) y) x) | |
| 27.8% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 t (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (-.f64 (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (*.f64 a a))))) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 31.7% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (/.f64 (fma.f64 (-.f64 t t) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) a)) a)) a)) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 32.1% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) a)) a)) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (fma.f64 (-.f64 t t) (/.f64 (-.f64 z t) a) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a))) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 (-.f64 a a) t))) t) (*.f64 (+.f64 t a) y) x) | |
| 34.0% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (+.f64 t a) #s(literal 1 binary64))) (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 a t)) (*.f64 (+.f64 t a) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) (neg.f64 t))) (*.f64 (+.f64 t a) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 34.0% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (+.f64 t a)) (*.f64 (-.f64 a t) (/.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 31.1% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (+.f64 t a)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (-.f64 a t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.7% | (fma.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 z (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.6% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 32.8% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 32.8% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 28.1% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 28.1% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 a a) (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a a (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a a (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 25.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 31.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (+.f64 t a) y) x) | |
| 30.6% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 41.4% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 77.1% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) | |
| 60.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.3% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.3% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 60.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 77.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 18.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 60.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 32.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 y t (*.f64 y a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 y a (*.f64 y t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t y (*.f64 a y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a y (*.f64 t y)) x) | |
| 26.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) y) (-.f64 t a)) x) | |
| 26.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 y (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 y t) (*.f64 y a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 y a) (*.f64 y t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 t y) (*.f64 a y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a y) (*.f64 t y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| ✓ | 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 57.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (neg.f64 y) (/.f64 (*.f64 a y) t))) x) | |
| 59.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 y) (/.f64 (*.f64 t y) a))) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) | |
| 56.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (fma.f64 a (/.f64 y t) y)) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t y) x) | |
| 57.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (fma.f64 t (/.f64 y a) y)) x) | |
| 58.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 28.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| ▶ | 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 44.5% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 49.5% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 49.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (+.f64 t a) y) x) | |
| 45.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 96.5% | (fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)) x) | |
| 63.7% | (fma.f64 (/.f64 (+.f64 (neg.f64 t) z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (+.f64 z (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 96.5% | (fma.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 63.7% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (*.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 44.3% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 42.8% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.5% | (fma.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 57.5% | (fma.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 35.7% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 24.8% | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 15.1% | (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 59.5% | (fma.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 57.5% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 98.0% | (fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 51.3% | (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 58.8% | (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 39.7% | (fma.f64 (/.f64 z (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 96.5% | (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) | |
| 94.6% | (fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)) x) | |
| 72.6% | (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) | |
| 29.9% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 51.1% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 98.0% | (fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) | |
| 28.8% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 53.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) x) | |
| 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 54.7% | (fma.f64 (-.f64 (/.f64 (*.f64 y z) t) y) (-.f64 #s(literal -1 binary64) (/.f64 a t)) x) | |
| 62.5% | (fma.f64 (-.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.5% | (fma.f64 (-.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 65.5% | (fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) | |
| 65.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) | |
| 62.5% | (fma.f64 (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 55.9% | (fma.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) x) | |
| 96.5% | (fma.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 29.2% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 t a) y) x) | |
| 42.8% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 33.0% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 36.7% | (fma.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) x) | |
| 63.7% | (fma.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 57.2% | (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 55.4% | (fma.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 83.2% | (fma.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 63.7% | (fma.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 98.0% | (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 79.3% | (fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) | |
| 25.8% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 63.7% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a) x) | |
| 98.0% | (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 37.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 37.3% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 a a) t) (*.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t))) z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 36.2% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (-.f64 a a))) t)) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t)) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)) x) | |
| 31.8% | (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 20.9% | (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (fma.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (neg.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 21.7% | (fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 26.3% | (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 74.1% | (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) x) | |
| 74.1% | (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 52.8% | (fma.f64 y (fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)))) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.9% | (fma.f64 y (fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) x) | |
| 74.1% | (fma.f64 y (fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 49.1% | (fma.f64 y (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) x) | |
| 43.3% | (fma.f64 y (fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 74.1% | (fma.f64 y (fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 46.5% | (fma.f64 y (fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 50.8% | (fma.f64 y (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) x) | |
| 39.5% | (fma.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) x) | |
| 44.1% | (fma.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) x) | |
| 55.1% | (fma.f64 y (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) x) | |
| 20.9% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) x) | |
| 80.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 65.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 41.9% | (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 t t) a) t) x)) | |
| 61.6% | (fma.f64 y (/.f64 (-.f64 z t) a) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) x) | |
| 27.1% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 28.9% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 42.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 22.0% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) x) | |
| 37.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) x) | |
| 59.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) x) | |
| 22.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) x) | |
| 26.3% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 75.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) x) | |
| 41.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) x) | |
| 80.9% | (fma.f64 y (/.f64 z (-.f64 a t)) x) | |
| 56.5% | (fma.f64 y (/.f64 z a) (fma.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) x)) | |
| 66.2% | (fma.f64 y (/.f64 z a) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) | |
| 51.7% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) x) | |
| 46.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) x) | |
| 58.8% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) x) | |
| 30.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) x)) | |
| 64.2% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 38.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) x) | |
| 48.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.8% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 47.9% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 49.1% | (fma.f64 y (*.f64 (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 43.3% | (fma.f64 y (*.f64 (fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 46.5% | (fma.f64 y (*.f64 (fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 50.8% | (fma.f64 y (*.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) x) | |
| 59.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 22.1% | (fma.f64 y (*.f64 (/.f64 (/.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 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 39.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) #s(literal 1 binary64)) x) | |
| 44.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.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 a t)) #s(literal 1 binary64)) x) | |
| 20.9% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 59.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 65.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (fma.f64 #s(literal -1 binary64) t a)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 76.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 19.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t)))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t)))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 76.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 73.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| ✓ | 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (+.f64 (neg.f64 t) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (+.f64 a (neg.f64 t))) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 31.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 44.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) x) | |
| 38.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 93.3% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t)))) #s(literal 1 binary64)) x) | |
| 93.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 93.3% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 93.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a)))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (neg.f64 t)) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (+.f64 (neg.f64 t) z) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (+.f64 z (neg.f64 t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 35.8% | (fma.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) #s(literal 1 binary64)) x) | |
| 27.1% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) #s(literal 1 binary64)) x) | |
| 40.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 28.9% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) #s(literal 1 binary64)) x) | |
| 42.2% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 22.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64)) x) | |
| 30.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 53.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (*.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 a t)) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) x) | |
| 35.8% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 59.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 53.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 22.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 30.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 88.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 86.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 88.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 26.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 75.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal 1 binary64)) x) | |
| 41.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 86.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (/.f64 (neg.f64 t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 80.9% | (fma.f64 y (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 66.2% | (fma.f64 y (*.f64 (/.f64 z a) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 51.7% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) #s(literal 1 binary64)) x) | |
| 46.6% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) #s(literal 1 binary64)) x) | |
| 58.8% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) #s(literal 1 binary64)) x) | |
| ▶ | 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) #s(literal 1 binary64)) x) | |
| 48.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) #s(literal 1 binary64)) x) | |
| 59.0% | (fma.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 48.4% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) #s(literal 1 binary64)) x) | |
| 44.9% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 z t) t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 61.9% | (fma.f64 y (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 60.6% | (fma.f64 y (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 48.4% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) x) | |
| 44.9% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) x) | |
| 55.1% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) x) | |
| 64.2% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) t)) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) x) | |
| 61.9% | (fma.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) x) | |
| ▶ | 60.6% | (fma.f64 y #s(literal 1 binary64) x) |
| 50.0% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 42.5% | (fma.f64 x (fma.f64 x (-.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (*.f64 (-.f64 z t) y))) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 41.6% | (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 83.3% | (fma.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 53.0% | (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 50.9% | (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 49.0% | (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 83.3% | (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) | |
| 14.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 34.2% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 46.0% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) | |
| 18.1% | (pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 14.8% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 34.2% | (pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 36.3% | (pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) | |
| 40.6% | (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 96.4% | (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal -1 binary64)) | |
| 30.6% | (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.6% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) | |
| 6.8% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) | |
| 22.9% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) | |
| 14.6% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 19.1% | (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 25.6% | (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.0% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 6.9% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))))) | |
| 26.2% | (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) | |
| 11.1% | (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.7% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 26.1% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 18.2% | (/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) | |
| 9.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 9.9% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 15.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 26.3% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 10.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 17.7% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) | |
| 18.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 13.1% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) | |
| 31.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 9.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 9.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.1% | (/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) | |
| 40.7% | (/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) | |
| 34.2% | (/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 6.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 6.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 14.8% | (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 25.6% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 12.7% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.8% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.9% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 11.1% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 11.0% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.8% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 33.7% | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) | |
| 36.4% | (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) | |
| 13.1% | (/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 3.5% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.9% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| 14.4% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 30.0% | (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 25.7% | (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (fma.f64 (neg.f64 y) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.2% | (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 26.8% | (/.f64 (neg.f64 (fma.f64 y (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.6% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 15.0% | (/.f64 (neg.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y)))))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 10.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.7% | (/.f64 (neg.f64 (-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (neg.f64 (-.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.6% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) t) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.5% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.1% | (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 40.7% | (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 36.4% | (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) | |
| 3.5% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.7% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 z z))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.8% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (-.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 y y) (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 2 binary64)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a)) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a))) a)) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 z t) y) y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) y) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z))) z))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) y)) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (fma.f64 #s(literal -1 binary64) t z)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ▶ | 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) x)) | |
| 25.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) x)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 17.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 (-.f64 z t) y) x)) (-.f64 t a))))) | |
| 24.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) | |
| 15.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))))) | |
| 7.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 24.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))))) | |
| 24.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 15.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t)) t))) | |
| 12.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t)) t))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 x))) | |
| 11.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (+.f64 (-.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (-.f64 (/.f64 (*.f64 a y) t) (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)))))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 z y) t) y)) (/.f64 (*.f64 a y) t))) | |
| 17.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) | |
| 16.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a))) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 21.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (*.f64 z y) a))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) | |
| 24.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x y)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) x)) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (*.f64 y (/.f64 z (-.f64 t a))))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 (neg.f64 x)))) | |
| 14.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 y (/.f64 (-.f64 z t) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 17.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 17.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 11.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) t)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))) | |
| 12.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (-.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t)) y) (/.f64 (*.f64 a y) t)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal -1 binary64))) | |
| 23.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y (-.f64 t a))) (/.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) z)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 22.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))))) | |
| 4.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 y (/.f64 z (-.f64 t a)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 25.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64))))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t z) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 8.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.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 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.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 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ✓ | 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 t) z) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z (neg.f64 t)) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.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 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (neg.f64 t) a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 a (neg.f64 t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 z (neg.f64 t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 t) z) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 z (neg.f64 t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) y)) #s(literal 2 binary64))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a)))) z)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 0.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.7% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.5% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 34.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))))) | |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) | |
| 18.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 14.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 34.2% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal 1 binary64))) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) | |
| 40.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x))) | |
| 34.2% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 96.4% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)))) | |
| 33.7% | (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 45.3% | (-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 13.7% | (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 13.7% | (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 14.2% | (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 6.0% | (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 5.5% | (-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 7.3% | (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 26.2% | (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 40.5% | (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) | |
| 25.9% | (-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 41.0% | (-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 34.2% | (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 20.4% | (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))))) | |
| 14.6% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (-.f64 x y)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y))) (-.f64 (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 15.5% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 21.3% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 13.4% | (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) | |
| 11.4% | (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (-.f64 x y))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y)) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y)) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (-.f64 x y)))))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) | |
| 37.1% | (-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)) | |
| 34.7% | (-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 z t) a) x) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a))) | |
| 35.6% | (-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) | |
| 46.8% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t)) | |
| 47.4% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t)) | |
| 48.6% | (-.f64 (+.f64 x y) (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) | |
| 42.8% | (-.f64 (+.f64 x y) (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) | |
| 55.9% | (-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) | |
| 41.2% | (-.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a)) (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y)))) a)) (*.f64 (-.f64 z t) y)) a)) | |
| 41.2% | (-.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) | |
| 83.3% | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) | |
| 49.3% | (-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) | |
| 34.2% | (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 37.3% | (+.f64 (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y) (fma.f64 (*.f64 y (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t))) x)) | |
| 83.3% | (+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 25.9% | (+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 82.4% | (+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 50.7% | (+.f64 y (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) x)) | |
| ✓ | 60.6% | (+.f64 y x) |
| 31.3% | (+.f64 x (fma.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 82.3% | (+.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 50.7% | (+.f64 x (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y)) | |
| 82.3% | (+.f64 x (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 56.5% | (+.f64 x (fma.f64 y (/.f64 z a) (*.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))))) | |
| 47.8% | (+.f64 x (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 45.7% | (+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 45.3% | (+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 65.6% | (+.f64 x (fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 43.0% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 43.2% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 46.6% | (+.f64 x (fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 30.2% | (+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 29.4% | (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) | |
| 65.6% | (+.f64 x (fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 38.9% | (+.f64 x (fma.f64 a (/.f64 (neg.f64 (*.f64 a (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))) (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y))) | |
| 31.5% | (+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) | |
| 46.1% | (+.f64 x (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) | |
| 55.6% | (+.f64 x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) #s(literal -1 binary64))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) t (*.f64 y z)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 z y)) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 t (-.f64 z t)) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) a)) a)) | |
| 47.2% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a))) a)) a)) | |
| 49.3% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 48.2% | (+.f64 x (/.f64 (fma.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 y (-.f64 z t))) a)) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 y z)) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 47.9% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t))) | |
| 47.9% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t)) (-.f64 a t))) | |
| 53.7% | (+.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t)))) (-.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 36.0% | (+.f64 x (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t))) (*.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) #s(literal -1 binary64)) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 63.7% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a))) | |
| 63.7% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (+.f64 t a)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) y) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) y) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 35.7% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) | |
| 32.0% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) a)) | |
| 36.6% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a))) a)) | |
| 35.4% | (+.f64 x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a)))) a)) | |
| 83.3% | (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y (neg.f64 t)) (*.f64 y z)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 37.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 16.2% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 14.9% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a))) (neg.f64 (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 y (*.f64 a a)))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (-.f64 (*.f64 a (fma.f64 (neg.f64 a) (fma.f64 (-.f64 t t) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a)))) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 y (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 a a)))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) a)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (/.f64 (fma.f64 (-.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) a)) a)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 75.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (+.f64 t a))) (+.f64 t a))) | |
| 18.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z))))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 45.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (+.f64 t a))) | |
| 39.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 12.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| ▶ | 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 a a) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a a (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a a (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 13.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) | |
| 20.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 40.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 a a) (*.f64 a a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a a (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a a (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 18.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 #s(literal -1 binary64) t a))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)))) | |
| 18.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| ✓ | 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (neg.f64 t) a))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 a (neg.f64 t)))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))))) | |
| 30.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 a t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (-.f64 a t))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 30.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (-.f64 a t))) | |
| 28.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (-.f64 a t))) | |
| 44.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (+.f64 t a))) (-.f64 a t))) | |
| 40.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a a)) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z))) (-.f64 a t))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (neg.f64 (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 29.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.0% | (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a y) (*.f64 (-.f64 z t) (-.f64 t t))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 59.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t (neg.f64 z)) (neg.f64 y)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t a) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (-.f64 a t))) (+.f64 z t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (+.f64 z t))) (-.f64 a t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t)))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 75.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 t a))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) (neg.f64 (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t))) | |
| 54.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 a t))) | |
| 24.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) y) t) (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))) t)) (*.f64 z y)) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.4% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 y) z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t) (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t))) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t)) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 y (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 a t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 a t))) (neg.f64 (+.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (-.f64 z t)) (-.f64 a t))) | |
| 72.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (fma.f64 t (/.f64 y z) (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 y) (+.f64 t (neg.f64 z))) (-.f64 a t))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (-.f64 y (/.f64 (*.f64 z y) t))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) y) (-.f64 a t))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 t y) z))) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 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))))))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 28.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 39.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 45.8% | (+.f64 x (/.f64 (*.f64 y (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))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (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))))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 (*.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 a t))) | |
| 69.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 z (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 75.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t #s(literal -1 binary64) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (-.f64 a t))) | |
| 11.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 35.0% | (+.f64 x (/.f64 (*.f64 y (/.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)))))) (fma.f64 z (/.f64 (*.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 a t))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (/.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)))) (fma.f64 z (/.f64 z (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 22.1% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z))) (-.f64 a t))) | |
| 14.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 z t) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 28.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z (neg.f64 t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))) (-.f64 a t))) | |
| 25.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (-.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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 (+.f64 z #s(literal 0 binary64)) t)) (-.f64 a t))) | |
| 75.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z (*.f64 (/.f64 t z) z))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 37.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 51.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 a (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t #s(literal -1 binary64) a))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 76.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 a (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 #s(literal -1 binary64) t a))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)))) | |
| 29.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))))) | |
| 33.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 60.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (fma.f64 a (/.f64 a (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 9.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 66.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 t) a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 t a) #s(literal -1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 17.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))))) | |
| 16.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a)))))))) | |
| 27.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (fma.f64 a a (*.f64 t t)))))) | |
| 10.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.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 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t t (-.f64 (*.f64 a a) (*.f64 a (neg.f64 t))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (+.f64 t a))))) | |
| 23.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 35.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 a a (*.f64 t t))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (+.f64 t a)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 76.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a t) t) t))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (+.f64 a #s(literal 0 binary64)) t))) | |
| 81.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a (*.f64 (/.f64 t a) a)))) | |
| ✓ | 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 t) a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a (neg.f64 t)))) | |
| 43.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 42.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a))))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (/.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (+.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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (-.f64 a t))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 27.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 37.8% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 48.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (/.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (neg.f64 (+.f64 t (neg.f64 z)))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 z y) t) y)) (-.f64 a t))) | |
| 96.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) | |
| 68.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (-.f64 a t))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 54.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t)) | |
| 55.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (neg.f64 (-.f64 a t)))) | |
| 62.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 y t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 a t))))) | |
| 97.9% | (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 55.6% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 y (-.f64 z t))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))))) | |
| 82.4% | (+.f64 x (-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 t y) (-.f64 a t)))) | |
| 37.1% | (+.f64 x (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t)))) | |
| 83.3% | (+.f64 x (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 35.6% | (+.f64 x (-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) | |
| 48.6% | (+.f64 x (-.f64 y (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t))) | |
| 46.8% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t))) | |
| 47.4% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t))) | |
| 42.8% | (+.f64 x (-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t))) | |
| 55.9% | (+.f64 x (-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t))) | |
| 58.7% | (+.f64 x (-.f64 y (*.f64 (/.f64 y t) (-.f64 z a)))) | |
| 83.3% | (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 42.5% | (+.f64 x (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t))))) | |
| 36.1% | (+.f64 x (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 42.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 48.0% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)))) | |
| 77.1% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 77.1% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)))) | |
| 32.3% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 32.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 35.7% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)))) | |
| 29.9% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 51.1% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) | |
| 28.8% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 53.5% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))))) | |
| 65.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y))) | |
| 65.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 55.9% | (+.f64 x (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 36.7% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))))) | |
| 57.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 55.4% | (+.f64 x (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 63.7% | (+.f64 x (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) | |
| 79.4% | (+.f64 x (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t))))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 79.4% | (+.f64 x (*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z))))) | |
| 83.6% | (+.f64 x (*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 61.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 98.0% | (+.f64 x (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 41.2% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a))) | |
| 38.2% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) a))) a)) a)) a))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (-.f64 a t)))) | |
| 56.4% | (+.f64 x (neg.f64 (*.f64 (/.f64 (-.f64 z t) t) (fma.f64 y (/.f64 a t) y)))) | |
| 83.3% | (+.f64 x (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 49.3% | (+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) #s(literal -1 binary64)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)))) | |
| 38.3% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 37.4% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 85.8% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 85.7% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 86.5% | (*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) | |
| 18.1% | (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 14.6% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.9% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 11.0% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 9.1% | (*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))) | |
| 24.8% | (*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) | |
| 9.7% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 12.5% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) | |
| 24.7% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 14.3% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x))) | |
| 14.8% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 34.1% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 25.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 33.7% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 26.1% | (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 46.0% | (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 40.6% | (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 36.3% | (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 34.1% | (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (*.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 58.0% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 14.3% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y)))) (*.f64 z y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 15.9% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 72.6% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) | |
| 64.6% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 24.0% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) | |
| 25.6% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) | |
| 84.4% | (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 47.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) | |
| 75.0% | (*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) | |
| 10.3% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 53.0% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (*.f64 (-.f64 a t) z)))) | |
| 8.7% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z)))))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 70.0% | (*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) | |
| 18.5% | (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) | |
| 9.8% | (*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 10.2% | (*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 84.4% | (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 21.9% | (*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 76.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))))) | |
| 58.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 20.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 96.5% | (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 34.2% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 14.8% | (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 14.8% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 86.5% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) | |
| 58.8% | (neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) | |
| 31.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.2% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) | |
| 16.8% | (exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) |
Compiled 205 438 to 84 468 computations (58.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) |
| ✓ | cost-diff | 2496 | (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
| ✓ | cost-diff | 128 | (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| ✓ | cost-diff | 1536 | (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
| ✓ | cost-diff | 2432 | (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) |
| ✓ | cost-diff | 128 | (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
| ✓ | cost-diff | 1024 | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| ✓ | cost-diff | 192 | (fma.f64 y #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 t (-.f64 a t))) |
| ✓ | cost-diff | 320 | (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 896 | (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
| 5 372× | lower-*.f32 |
| 5 346× | lower-*.f64 |
| 4 498× | lower-fma.f32 |
| 4 486× | lower-fma.f64 |
| 2 710× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 722 |
| 0 | 107 | 715 |
| 1 | 254 | 715 |
| 2 | 1043 | 466 |
| 3 | 7552 | 450 |
| 0 | 8508 | 449 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
y |
(*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(/.f64 z (-.f64 a t)) |
z |
(-.f64 a t) |
a |
t |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (-.f64 a t)) |
#s(literal 1 binary64) |
x |
(fma.f64 y #s(literal 1 binary64) x) |
y |
#s(literal 1 binary64) |
x |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) |
(-.f64 z t) |
z |
t |
(*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a)) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(neg.f64 a) |
a |
(+.f64 (/.f64 t a) #s(literal -1 binary64)) |
(/.f64 t a) |
#s(literal -1 binary64) |
(+.f64 t a) |
(*.f64 (+.f64 t a) y) |
y |
x |
(+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
x |
(/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) |
y |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) |
(*.f64 (+.f64 z t) (-.f64 z t)) |
(+.f64 z t) |
z |
t |
(-.f64 z t) |
(neg.f64 (+.f64 z t)) |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(-.f64 a t) |
a |
(+.f64 t a) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) |
(neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))))) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))) |
x |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
y |
(*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) |
(-.f64 z t) |
z |
t |
(*.f64 y (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) |
(fma.f64 t (+.f64 t a) (*.f64 a a)) |
(+.f64 t a) |
a |
(*.f64 a a) |
(-.f64 a t) |
(-.f64 t a) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(/.f64 y (-.f64 t a)) |
| Outputs |
|---|
(fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
y |
(*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 z (-.f64 a t)) |
z |
(-.f64 a t) |
a |
t |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (-.f64 t a)) |
(/.f64 t (-.f64 a t)) |
#s(literal 1 binary64) |
x |
(fma.f64 y #s(literal 1 binary64) x) |
(+.f64 y x) |
y |
#s(literal 1 binary64) |
x |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a (/.f64 (*.f64 a t) a))) x) |
(/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) |
(/.f64 (-.f64 z t) (*.f64 (-.f64 a (/.f64 (*.f64 a t) a)) (+.f64 a t))) |
(-.f64 z t) |
z |
t |
(*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a)) |
(*.f64 (-.f64 a (/.f64 (*.f64 a t) a)) (+.f64 a t)) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(-.f64 a (/.f64 (*.f64 a t) a)) |
(neg.f64 a) |
a |
(+.f64 (/.f64 t a) #s(literal -1 binary64)) |
(/.f64 t a) |
#s(literal -1 binary64) |
(+.f64 t a) |
(+.f64 a t) |
(*.f64 (+.f64 t a) y) |
(*.f64 y (+.f64 a t)) |
y |
x |
(+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
x |
(/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(*.f64 y (-.f64 z t)) |
(/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) |
(*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) |
(*.f64 y (-.f64 z t)) |
y |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(-.f64 z t) |
(neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) |
(*.f64 (+.f64 z t) (-.f64 t z)) |
(*.f64 (+.f64 z t) (-.f64 z t)) |
(*.f64 (-.f64 z t) (+.f64 z t)) |
(+.f64 z t) |
z |
t |
(-.f64 z t) |
(neg.f64 (+.f64 z t)) |
(-.f64 (neg.f64 t) z) |
(*.f64 (-.f64 a t) (+.f64 t a)) |
(*.f64 (-.f64 a t) (+.f64 a t)) |
(-.f64 a t) |
a |
(+.f64 t a) |
(+.f64 a t) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (-.f64 z t))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) |
(fma.f64 (*.f64 y (*.f64 y (-.f64 z t))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 t a)))) (*.f64 x x)) |
(neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))))) |
(-.f64 (*.f64 (*.f64 y (-.f64 t z)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 t a))))) (*.f64 x x)) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))) |
(fma.f64 (*.f64 y (*.f64 y (-.f64 z t))) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 t a)))) (*.f64 x x)) |
x |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
(*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) |
y |
(*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) |
(-.f64 z t) |
z |
t |
(*.f64 y (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)) |
(*.f64 (-.f64 a t) (*.f64 #s(literal 1 binary64) (-.f64 t a))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (-.f64 a t) #s(literal 1 binary64)) |
(*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) |
(*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(fma.f64 t (+.f64 t a) (*.f64 a a)) |
(fma.f64 t t (*.f64 a (+.f64 a t))) |
(+.f64 t a) |
(+.f64 a t) |
a |
(*.f64 a a) |
(-.f64 a t) |
(-.f64 t a) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(/.f64 y (-.f64 t a)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.1% | (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
| ✓ | accuracy | 62.5% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))) |
| ✓ | accuracy | 48.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| ✓ | accuracy | 33.0% | (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
| ✓ | accuracy | 81.8% | (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
| ✓ | accuracy | 67.1% | (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | accuracy | 55.7% | (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
| ✓ | accuracy | 52.6% | (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 t a) y) |
| ✓ | accuracy | 88.7% | (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
| ✓ | accuracy | 73.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| ✓ | accuracy | 68.7% | (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) |
| ✓ | accuracy | 100.0% | (fma.f64 y #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 t (-.f64 a t))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 a t)) |
| ✓ | accuracy | 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
| 113.0ms | 256× | 0 | valid |
Compiled 751 to 62 computations (91.7% saved)
ival-mult: 35.0ms (43.7% of total)ival-div: 18.0ms (22.5% of total)ival-add: 14.0ms (17.5% of total)ival-neg: 8.0ms (10% of total)ival-sub: 4.0ms (5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t))))> |
#<alt (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64))> |
#<alt (neg.f64 (/.f64 t (-.f64 a t)))> |
#<alt (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x)> |
#<alt (fma.f64 y #s(literal 1 binary64) x)> |
#<alt (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x)> |
#<alt (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64)))> |
#<alt (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a)))> |
#<alt (-.f64 z t)> |
#<alt (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))> |
#<alt (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))> |
#<alt (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))> |
#<alt (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t)))> |
#<alt (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))> |
#<alt (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))))))> |
#<alt (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))> |
#<alt (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))> |
#<alt (/.f64 t (-.f64 a t))> |
#<alt (*.f64 (+.f64 t a) y)> |
#<alt (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a)))> |
#<alt (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))> |
#<alt (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))> |
#<alt (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))> |
| Outputs |
|---|
#<alt (* -1 (/ t (- a t)))> |
#<alt (- (/ z (- a t)) (/ t (- a t)))> |
#<alt (- (/ z (- a t)) (/ t (- a t)))> |
#<alt (- (/ z (- a t)) (/ t (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (+ (* -1 (/ z t)) (* a (- (/ 1 t) (/ z (pow t 2))))))> |
#<alt (+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2))))))> |
#<alt (+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2))) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2))))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (* -1 (/ (pow t 2) a))) (+ t (* -1 (/ (* t z) a)))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) (+ t (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2)))))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3)))))) (+ t (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* (pow t 3) z) (pow a 3))))))) a)> |
#<alt (* -1 (/ (- (* -1 z) (* -1 t)) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (pow t 2)) a))) (* -1 t)) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (+ 1 (+ (* -1 (/ z t)) (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) (/ (* a z) (pow t 2)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t))) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t))) a) t)))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (- (/ z (- a t)) (/ t (- a t)))> |
#<alt (- (/ z (- a t)) (/ t (- a t)))> |
#<alt (- (/ z (- a t)) (/ t (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (+ (* -1 (/ z t)) (* a (- (/ 1 t) (/ z (pow t 2))))))> |
#<alt (+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2))))))> |
#<alt (+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2))) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2))))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (* -1 (/ (pow t 2) a))) (+ t (* -1 (/ (* t z) a)))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) (+ t (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2)))))) a)> |
#<alt (/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3)))))) (+ t (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* (pow t 3) z) (pow a 3))))))) a)> |
#<alt (* -1 (/ (- (* -1 z) (* -1 t)) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (pow t 2)) a))) (* -1 t)) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a))> |
#<alt (* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (+ 1 (+ (* -1 (/ z t)) (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) (/ (* a z) (pow t 2)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t))) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t))) a) t)))> |
#<alt (* -1 (/ t a))> |
#<alt (* t (- (* -1 (/ t (pow a 2))) (/ 1 a)))> |
#<alt (* t (- (* t (- (* -1 (/ t (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt (* t (- (* t (- (* t (- (* -1 (/ t (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt 1> |
#<alt (+ 1 (/ a t))> |
#<alt (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))> |
#<alt (+ 1 (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))> |
#<alt 1> |
#<alt (+ 1 (/ a t))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t)))> |
#<alt 1> |
#<alt (+ 1 (/ a t))> |
#<alt (+ 1 (* a (+ (/ 1 t) (/ a (pow t 2)))))> |
#<alt (+ 1 (* a (+ (* a (+ (/ 1 (pow t 2)) (/ a (pow t 3)))) (/ 1 t))))> |
#<alt (* -1 (/ t a))> |
#<alt (/ (- (* -1 (/ (pow t 2) a)) t) a)> |
#<alt (/ (- (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2)))) t) a)> |
#<alt (/ (- (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3))))) t) a)> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) a) (* -1 (pow t 3))) a)) (pow t 2)) a)) (* -1 t)) a))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y)))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (+ x (* y (+ 1 (* -1 (/ z t)))))> |
#<alt (+ x (+ (* a (* y (- (/ 1 t) (/ z (pow t 2))))) (* y (+ 1 (* -1 (/ z t))))))> |
#<alt (+ x (+ (* a (+ (* a (* y (- (/ 1 (pow t 2)) (/ z (pow t 3))))) (* y (- (/ 1 t) (/ z (pow t 2)))))) (* y (+ 1 (* -1 (/ z t))))))> |
#<alt (+ x (+ (* a (+ (* a (+ (* a (* y (- (/ 1 (pow t 3)) (/ z (pow t 4))))) (* y (- (/ 1 (pow t 2)) (/ z (pow t 3)))))) (* y (- (/ 1 t) (/ z (pow t 2)))))) (* y (+ 1 (* -1 (/ z t))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* y (- z t)) a) (/ (* y (- (* -1 (pow t 2)) (* -1 (* t z)))) (pow a 2))))> |
#<alt (+ x (+ (/ (* y (- z t)) a) (+ (/ (* y (- (* -1 (pow t 2)) (* -1 (* t z)))) (pow a 2)) (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) (pow a 3)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- (* -1 z) (* -1 t))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (* y (- (* t z) (pow t 2))) a)) (* y (- (* -1 z) (* -1 t)))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) a)) (* y (- (* t z) (pow t 2)))) a)) (* y (- (* -1 z) (* -1 t)))) a)))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* -1 (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (+ (* -1 (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* t (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (* -1 (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* y (+ a (* -1 z))) t)))> |
#<alt (+ x (+ y (+ (/ (* y (+ a (* -1 z))) t) (/ (* y (- (pow a 2) (* a z))) (pow t 2)))))> |
#<alt (+ x (+ y (+ (/ (* y (+ a (* -1 z))) t) (+ (/ (* y (- (pow a 2) (* a z))) (pow t 2)) (/ (* y (- (pow a 3) (* (pow a 2) z))) (pow t 3))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z a)) t))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* y (- z a)) (/ (* y (+ (* -1 (pow a 2)) (* a z))) t)) t))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (+ (* -1 (pow a 2)) (* a z)))) (/ (* y (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) t)) (* y (- z a))) t))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)))> |
#<alt (* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)))> |
#<alt (* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (+ x (/ (* t y) (* a (- (/ t a) 1))))> |
#<alt (+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1)))))> |
#<alt (+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1)))))> |
#<alt (+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1)))))> |
#<alt (* -1 (/ (* y z) (* a (- (/ t a) 1))))> |
#<alt (* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1)))))))> |
#<alt (* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1)))))))> |
#<alt (* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1)))))))> |
#<alt (* -1 (/ (* y z) (* a (- (/ t a) 1))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1))))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* -1 (* t (- (/ y a) (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (+ (* -1 (- (/ y a) (/ (* y z) (pow a 2)))) (* -1 (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (+ (* -1 (- (/ y a) (/ (* y z) (pow a 2)))) (* t (+ (* -1 (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2))) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (* -1 (/ (- (* y z) (* a y)) t)))))> |
#<alt (+ x (+ y (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))) (* -1 (/ (- (* y z) (* a y)) t))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (+ (* -1 (/ (* a (* y (- z t))) (pow t 3))) (* -1 (/ (* y (- z t)) (pow t 2)))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (+ (* -1 (/ (* a (* y (- z t))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 3)))))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a))) a)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))))> |
#<alt (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))> |
#<alt (* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y)))> |
#<alt (* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y)))> |
#<alt (* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y)))> |
#<alt (* -1 (* y (- (/ z (* a (- (/ t a) 1))) (/ t (* a (- (/ t a) 1))))))> |
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1))))))> |
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1))))))> |
#<alt (* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1))))))> |
#<alt (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))))))> |
#<alt (* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))))))> |
#<alt (* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1)))> |
#<alt (* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1)))> |
#<alt (* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1)))> |
#<alt (* -1 t)> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (/ t (* a (* (+ a t) (- (/ t a) 1))))> |
#<alt (+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1)))))> |
#<alt (+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1)))))> |
#<alt (+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1)))))> |
#<alt (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1)))))> |
#<alt (* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))> |
#<alt (* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))> |
#<alt (* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))> |
#<alt (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))))> |
#<alt (/ z (pow a 2))> |
#<alt (+ (* -1 (/ t (pow a 2))) (/ z (pow a 2)))> |
#<alt (+ (* t (- (/ (* t z) (pow a 4)) (/ 1 (pow a 2)))) (/ z (pow a 2)))> |
#<alt (+ (* t (- (* t (+ (* -1 (/ t (pow a 4))) (/ z (pow a 4)))) (/ 1 (pow a 2)))) (/ z (pow a 2)))> |
#<alt (/ 1 t)> |
#<alt (/ (+ 1 (* -1 (/ z t))) t)> |
#<alt (/ (+ 1 (+ (* -1 (/ z t)) (/ (pow a 2) (pow t 2)))) t)> |
#<alt (/ (+ 1 (+ (* -1 (/ z t)) (+ (* -1 (/ (* (pow a 2) z) (pow t 3))) (/ (pow a 2) (pow t 2))))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (/ z t) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 z) (/ (pow a 2) t)) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow a 2) z) t) (pow a 2)) t))) t)) 1) t))> |
#<alt (* -1 (/ (- z t) (pow t 2)))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (/ (* a (* (+ t (* -1 t)) (- z t))) (pow t 4)))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* a (+ (* a (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (* -1 (/ (- z t) (pow t 4))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4)))))> |
#<alt (+ (* -1 (/ (- z t) (pow t 2))) (* a (+ (* a (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (+ (* -1 (/ (- z t) (pow t 4))) (* a (+ (* -1 (/ (* (+ t (* -1 t)) (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (* -1 (/ (- z t) (pow t 4))))) (pow t 2))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 6))))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4)))))> |
#<alt (/ (- z t) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (+ t (* -1 t)) (- z t)) a)) t) (pow a 2))> |
#<alt (/ (- (+ z (+ (/ (* (+ t (* -1 t)) (- z t)) a) (+ (/ (* (pow t 2) (- z t)) (pow a 2)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))))) t) (pow a 2))> |
#<alt (/ (- (+ z (+ (/ (* (+ t (* -1 t)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) (pow a 3)) (+ (/ (* (+ t (* -1 t)) (- z t)) a) (+ (/ (* (pow t 2) (* (+ t (* -1 t)) (- z t))) (pow a 3)) (+ (/ (* (pow t 2) (- z t)) (pow a 2)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))))))) t) (pow a 2))> |
#<alt (/ (- z t) (pow a 2))> |
#<alt (/ (- (+ z (/ (* (+ t (* -1 t)) (- z t)) a)) t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (- z t)) a)) (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) a))) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2))> |
#<alt (/ (- (+ z (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ t (* -1 t)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t))))) a)) (/ (* (pow t 2) (* (+ t (* -1 t)) (- z t))) a)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t))))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2))> |
#<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 (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* -1 (* t y))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (- (* y (+ t (* -1 t))) (* t y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (* (pow t 2) y) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y))))) z)) (* y (+ t (* -1 t)))) (* t y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (* (pow t 2) y) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y)))))) z)) (* (pow t 2) y)) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y))))) z)) (* y (+ t (* -1 t)))) (* t y)) z)))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (- (+ y (/ (* y (+ z (* -1 z))) t)) (/ (* y z) t))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* y z))) (/ (* y (pow z 2)) t)) (* -1 (/ (* z (- (* y (+ z (* -1 z))) (* y z))) t))) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* y z))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (* -1 (* z (- (* y (+ z (* -1 z))) (* y z)))))) (/ (* z (- (* y (pow z 2)) (* -1 (* z (- (* y (+ z (* -1 z))) (* y z)))))) t)) t))) t)))))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* -1 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 (/ (* y (- z t)) (- a t))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (+ (* -1 (/ (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t)))) (/ (* t y) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))))))) z)) (/ (* (pow t 2) y) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t)))) (/ (* t y) (- a t))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (/ (* y (+ z (* -1 z))) t))) (* -1 (/ (* y (+ a (* -1 z))) t)))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (/ (* y (pow z 2)) t)) (+ (/ (* a (* y z)) t) (/ (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) t))) t))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z))))))))) (* -1 (/ (+ (* -1 (* a (* z (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))) (* (+ a (* -1 z)) (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))))) t))) t))) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt (pow t 2)> |
#<alt (- (* -1 (* z (+ t (* -1 t)))) (* -1 (pow t 2)))> |
#<alt (- (* z (- (* -1 z) (+ t (* -1 t)))) (* -1 (pow t 2)))> |
#<alt (- (* z (- (* -1 z) (+ t (* -1 t)))) (* -1 (pow t 2)))> |
#<alt (* -1 (pow z 2))> |
#<alt (* (pow z 2) (- (* -1 (/ (+ t (* -1 t)) z)) 1))> |
#<alt (* (pow z 2) (- (/ (pow t 2) (pow z 2)) (+ 1 (+ (* -1 (/ t z)) (/ t z)))))> |
#<alt (* (pow z 2) (- (/ (pow t 2) (pow z 2)) (+ 1 (+ (* -1 (/ t z)) (/ t z)))))> |
#<alt (* -1 (pow z 2))> |
#<alt (* (pow z 2) (- (* -1 (/ (+ t (* -1 t)) z)) 1))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (* -1 (/ (pow t 2) z)) (* -1 (+ t (* -1 t)))) z)) 1))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (* -1 (/ (pow t 2) z)) (* -1 (+ t (* -1 t)))) z)) 1))> |
#<alt (* -1 (pow z 2))> |
#<alt (- (* -1 (* t (+ z (* -1 z)))) (pow z 2))> |
#<alt (- (* t (- t (+ z (* -1 z)))) (pow z 2))> |
#<alt (- (* t (- t (+ z (* -1 z)))) (pow z 2))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (+ z (* -1 z)) t))))> |
#<alt (* (pow t 2) (- (+ 1 (* -1 (/ (pow z 2) (pow t 2)))) (+ (* -1 (/ z t)) (/ z t))))> |
#<alt (* (pow t 2) (- (+ 1 (* -1 (/ (pow z 2) (pow t 2)))) (+ (* -1 (/ z t)) (/ z t))))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (+ (* -1 (/ z t)) (/ z t))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (- (/ (pow z 2) t) (+ z (* -1 z))) t))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (- (/ (pow z 2) t) (+ z (* -1 z))) t))))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2)))> |
#<alt (+ x (* -1 (/ (* t y) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (+ x (* -1 (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (* -1 y))> |
#<alt (- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t))> |
#<alt (- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t))> |
#<alt (- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t)))> |
#<alt (+ x (* -1 y))> |
#<alt (- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t))> |
#<alt (+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t))))> |
#<alt (+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t))))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (* y (- (/ z (- t a)) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (/ (* y (- z t)) (- t a))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (+ x (/ (* y (- z t)) t))> |
#<alt (+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a)))> |
#<alt (/ (* y (- z t)) (- t a))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a))))))> |
#<alt (* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a))))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))> |
#<alt (* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))))> |
#<alt (* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2))))))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2))))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y)))))> |
#<alt (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a)))))> |
#<alt (+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y)))> |
#<alt (- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y))))))))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2))))))))))))> |
#<alt (/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))> |
#<alt (- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a)))> |
#<alt (/ t a)> |
#<alt (* t (+ (/ 1 a) (/ t (pow a 2))))> |
#<alt (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))> |
#<alt (* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t)))> |
#<alt (- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1)> |
#<alt (- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1)> |
#<alt (/ t a)> |
#<alt (/ (+ t (/ (pow t 2) a)) a)> |
#<alt (/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a)> |
#<alt (/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a)> |
#<alt (/ t a)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a))> |
#<alt (* a y)> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (/ (* a y) t)))> |
#<alt (* t (+ y (/ (* a y) t)))> |
#<alt (* t (+ y (/ (* a y) t)))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (* t y)> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (+ (* a y) (* t y))> |
#<alt (* a y)> |
#<alt (* a (+ y (/ (* t y) a)))> |
#<alt (* a (+ y (/ (* t y) a)))> |
#<alt (* a (+ y (/ (* t y) a)))> |
#<alt (* a y)> |
#<alt (* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a)))))> |
#<alt (* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a)))))> |
#<alt (* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a)))))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (* y (+ a t))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (/ (* y (- z t)) (* (+ a t) (- a t)))> |
#<alt (* -1 (/ (* t y) (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t))))> |
#<alt (+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t))))> |
#<alt (/ (* y z) (* (+ a t) (- a t)))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t)))))> |
#<alt (/ (* y z) (* (+ a t) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 2) y) (* (+ a t) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t))))))) z)) (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t)))) (/ (* t y) (* (+ a t) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (* (+ a t) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t)))))))) z)) (/ (* (pow t 2) y) (* (+ a t) (- a t)))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t))))))) z)) (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t)))) (/ (* t y) (* (+ a t) (- a t)))) z)))))> |
#<alt (/ (* y z) (pow a 2))> |
#<alt (+ (* t (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2)))> |
#<alt (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2))))) (* -1 (/ y (pow a 2)))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2)))> |
#<alt (+ (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4))) (pow a 2)))))) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2)))> |
#<alt (/ y t)> |
#<alt (/ (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* y (+ a (* -1 a))) t))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))) (pow t 2))))) (* -1 (/ (* y (+ a (* -1 a))) t))) t)> |
#<alt (/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))))) (pow t 3))))) (+ (* -1 (/ (* y (+ a (* -1 a))) t)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a)))))) (pow t 2))) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) t))) (* -1 (/ (* y (+ a (+ z (* -1 a)))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) (* -1 (/ (* y (pow z 2)) t))) (+ (* -1 (/ (* y (+ (* -1 (* a z)) (* a (+ a z)))) t)) (* -1 (/ (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) t)))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) (* -1 (/ (+ (* -1 (- (* -1 (* y (pow z 2))) (+ (* -1 (* y (+ (* -1 (* a z)) (* a (+ a z))))) (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))))))) (* -1 (/ (+ (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (pow z 2))) (+ (* -1 (* y (+ (* -1 (* a z)) (* a (+ a z))))) (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a)))))))))))) (+ (* -1 (* (+ (* -1 (* a z)) (* a (+ a z))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a)))))))) (* (pow a 2) (* y z)))) t))) t))) t))) t))> |
#<alt (* -1 (/ (* y (- z t)) (pow t 2)))> |
#<alt (+ (* -1 (/ (* a (* y (* (+ t (* -1 t)) (- z t)))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 2))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* -1 (* a (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 6)) (/ (* (+ t (* -1 t)) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4)))) (pow t 2))))) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4)))))> |
#<alt (/ (* y (- z t)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))) (pow a 2))) (* y (- z t))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) (pow a 3))) (* y (- z t))) (+ (* -1 (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)))) (pow a 2))> |
#<alt (/ (* y (- z t)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t)))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) a)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))))))) z)) (/ (* (pow t 2) y) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z)))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (- (+ y (/ (* y (+ z (* -1 z))) t)) (* -1 (/ (* y (+ a (* -1 z))) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (/ (* y (pow z 2)) t)) (+ (/ (* a (* y z)) t) (/ (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) t))) t)))> |
#<alt (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z))))))))) (* -1 (/ (+ (* -1 (* a (* z (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))) (* (+ a (* -1 z)) (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))))) t))) t))) t)))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a))))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (* -1 (pow y 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (* -1 (pow y 2)))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2)))> |
#<alt (+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)))> |
#<alt (/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 2)))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2)))) (* 2 (* t (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2)))))) (pow a 2))> |
#<alt (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2)))> |
#<alt (/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2))> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2))> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))) (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2))))) a)) (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow y 2) (pow (- z t) 2))> |
#<alt (* (pow t 2) (pow y 2))> |
#<alt (+ (* -2 (* t (* (pow y 2) z))) (* (pow t 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2))))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2)))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (+ (* -2 (* t (* (pow y 2) z))) (* (pow y 2) (pow z 2)))> |
#<alt (+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2)))> |
#<alt (+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2)))> |
#<alt (* (pow t 2) (pow y 2))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2))))> |
#<alt (* (pow t 2) (pow y 2))> |
#<alt (* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2)))> |
231 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | t | @ | -inf | (* (/ (* y (/ (neg (* (+ z t) (- z t))) (neg (+ z t)))) (* (- a t) (+ t a))) (* (- a t) (+ t a))) |
| 5.0ms | t | @ | inf | (+ (* y (* (+ (/ z (- a t)) (neg (/ t (- a t)))) 1)) x) |
| 2.0ms | t | @ | 0 | (+ (* y (* (+ (/ z (- a t)) (neg (/ t (- a t)))) 1)) x) |
| 2.0ms | t | @ | 0 | (* (neg a) (+ (/ t a) -1)) |
| 1.0ms | t | @ | -inf | (/ (* y (/ (neg (* (+ z t) (- z t))) (neg (+ z t)))) (* (- a t) (+ t a))) |
| 1× | batch-egg-rewrite |
| 5 120× | lower-*.f32 |
| 5 094× | lower-*.f64 |
| 3 764× | lower-/.f32 |
| 3 742× | lower-/.f64 |
| 3 256× | lower-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 438 |
| 0 | 107 | 389 |
| 1 | 468 | 231 |
| 2 | 4869 | 223 |
| 0 | 8931 | 223 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) |
(-.f64 z t) |
(*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
(neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 t (-.f64 a t)) |
(*.f64 (+.f64 t a) y) |
(/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a))) |
(*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) |
| Outputs |
|---|
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 z (-.f64 a t))) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) |
(-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 0 binary64)) (/.f64 t (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (/.f64 z (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 z t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (fma.f64 z (neg.f64 (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 z (-.f64 a t) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 z) (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (neg.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 z (-.f64 a t))) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) |
(-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 0 binary64)) (/.f64 t (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (/.f64 z (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 z t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (fma.f64 z (neg.f64 (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 z (-.f64 a t) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 z) (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (neg.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (neg.f64 (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 a t)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) t)) |
(/.f64 (neg.f64 t) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))) (+.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(pow.f64 (neg.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (-.f64 a t)) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(*.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 y #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) |
(fma.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 y (+.f64 a t))) x) |
(fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) |
(fma.f64 (+.f64 a t) (*.f64 y (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) x) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 y (+.f64 a t)) x) |
(fma.f64 (*.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 (*.f64 y (+.f64 a t)) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) y x) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) |
(fma.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 (*.f64 y (+.f64 a t)) (+.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (neg.f64 a)) (/.f64 (*.f64 y (+.f64 a t)) (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t))) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) y) (+.f64 a t) x) |
(fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 1 binary64)) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) x) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) |
(+.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a))) |
(+.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 a)) a)) |
(-.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 t a) (neg.f64 a))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 t (neg.f64 a)) a)) |
(fma.f64 (neg.f64 a) (/.f64 t a) (neg.f64 (neg.f64 a))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (/.f64 (*.f64 t (neg.f64 a)) a)) |
(fma.f64 (/.f64 t a) (neg.f64 a) (neg.f64 (neg.f64 a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (/.f64 (*.f64 t (neg.f64 a)) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 t a)) (neg.f64 (neg.f64 a))) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) a (neg.f64 (neg.f64 a))) |
(fma.f64 (*.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))) |
(neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (/.f64 (*.f64 t (neg.f64 a)) a) (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (/.f64 (*.f64 t (neg.f64 a)) a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) #s(literal -1 binary64))) (+.f64 (/.f64 t a) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (neg.f64 a)) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) #s(literal -1 binary64)) (neg.f64 a)) (+.f64 (/.f64 t a) #s(literal 1 binary64))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 t a) (neg.f64 a))) |
(*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (neg.f64 a)) |
(*.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64)) a) |
(+.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (neg.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (neg.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))))) |
(/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) |
(/.f64 (-.f64 z t) (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (+.f64 z t))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(/.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (+.f64 a t)) |
(/.f64 (-.f64 (*.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) (neg.f64 (+.f64 a t))) |
(/.f64 (/.f64 (-.f64 z t) (neg.f64 a)) (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (fma.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (+.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (+.f64 z t)) |
(pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a t) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (-.f64 z t)) |
(*.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t)) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 (-.f64 z t) (+.f64 a t))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (neg.f64 (-.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 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (neg.f64 (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) |
(*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) |
(*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) |
(*.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 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.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) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 a (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a)) |
(+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) |
(+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) |
(+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 t) y)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) |
(fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) |
(fma.f64 y z (*.f64 y (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 a (-.f64 a t)))) |
(fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t)) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a)) |
(neg.f64 (neg.f64 (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 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 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (neg.f64 (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (+.f64 a t)) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) y) (+.f64 z t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 a t)) (+.f64 a t)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (+.f64 a t)) (-.f64 a t)) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (+.f64 z t)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) |
(*.f64 y (-.f64 z t)) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (-.f64 z t) y) |
(*.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) y)) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (-.f64 a t)) |
(*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (+.f64 a t)) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal -1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (-.f64 z t))) |
(*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 a t))) |
(*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) y) |
(+.f64 z (neg.f64 t)) |
(+.f64 (neg.f64 t) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 z t) |
(-.f64 #s(literal 0 binary64) (neg.f64 (-.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 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (neg.f64 (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.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) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) |
(*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) |
(*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) |
(*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) |
(*.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 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.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) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
(fma.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) |
(fma.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) |
(+.f64 (*.f64 (-.f64 (neg.f64 t) z) z) (*.f64 (-.f64 (neg.f64 t) z) (neg.f64 t))) |
(+.f64 (*.f64 z (-.f64 (neg.f64 t) z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) |
(fma.f64 z (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) |
(fma.f64 (-.f64 (neg.f64 t) z) z (*.f64 (-.f64 (neg.f64 t) z) (neg.f64 t))) |
(neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (+.f64 z t) (+.f64 z t)) (+.f64 z t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.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 (neg.f64 t) z) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 z t))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (-.f64 z t))) (-.f64 z t)) |
(*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (neg.f64 t) z) (-.f64 z t)) |
(*.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)) |
(+.f64 a (neg.f64 t)) |
(+.f64 (neg.f64 t) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) |
(-.f64 a t) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.f64 a t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t t (*.f64 a (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(fma.f64 #s(literal -1 binary64) t a) |
(neg.f64 (neg.f64 (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (+.f64 a t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (+.f64 a t))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t))) (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 a t)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 a t)) (*.f64 (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a)) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t)))) (neg.f64 (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t)))))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 a (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 a (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) #s(literal 1 binary64)) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) |
(pow.f64 (-.f64 a t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))))) |
(*.f64 (-.f64 a t) (/.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t)))))) |
(*.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t))))))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a)))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 x x)) |
(fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a)))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t) (*.f64 x x)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) |
(+.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 x)) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t) x) |
(neg.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) x) (-.f64 t a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(/.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 t (-.f64 a t)))) |
(/.f64 t (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))) |
(/.f64 (neg.f64 t) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 t)) (-.f64 a t)) |
(pow.f64 (/.f64 (-.f64 a t) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) |
(+.f64 (*.f64 y a) (*.f64 y t)) |
(+.f64 (*.f64 y t) (*.f64 y a)) |
(+.f64 (*.f64 a y) (*.f64 t y)) |
(+.f64 (*.f64 t y) (*.f64 a y)) |
(fma.f64 a y (*.f64 t y)) |
(fma.f64 t y (*.f64 a y)) |
(fma.f64 y a (*.f64 y t)) |
(fma.f64 y t (*.f64 y a)) |
(/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 y (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (+.f64 a t) (-.f64 t a)) y) (-.f64 t a)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 a t))) |
(*.f64 y (+.f64 a t)) |
(*.f64 y (*.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (+.f64 a t) y) |
(*.f64 (*.f64 y (+.f64 a t)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 (neg.f64 t) z))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (neg.f64 (+.f64 a t))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 a t)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 a t))) (-.f64 a t)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 a t))) |
(*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))))) |
(*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))))) |
(*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) y) |
(*.f64 (/.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 a t) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a t) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) |
(+.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 y (neg.f64 (/.f64 t (-.f64 a t))))) |
(+.f64 (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y)) |
(+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y) (*.f64 (/.f64 z (-.f64 a t)) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y)) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (*.f64 (/.f64 z (-.f64 a t)) y)) |
(fma.f64 y (/.f64 z (-.f64 a t)) (*.f64 y (neg.f64 (/.f64 t (-.f64 a t))))) |
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 a t)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (-.f64 (neg.f64 t) z))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) |
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) y) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) y) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (+.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 a t)) (+.f64 a t)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (-.f64 t a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) (neg.f64 (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (-.f64 t a)) |
(/.f64 (*.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a))) (-.f64 a t)) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 t a)) (-.f64 a t)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y) |
(*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (/.f64 y (-.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t)) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 z t))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 y (-.f64 z t)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) |
(*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))))) |
(*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) |
(*.f64 (-.f64 z t) (*.f64 (*.f64 y (-.f64 z t)) y)) |
(*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) |
(*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) y) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) |
(*.f64 (*.f64 y (*.f64 y (-.f64 z t))) (-.f64 z t)) |
(*.f64 (*.f64 (*.f64 y (-.f64 z t)) y) (-.f64 z t)) |
(*.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (-.f64 z t)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 y y)) |
| 1× | egg-herbie |
| 6 240× | lower-*.f64 |
| 6 240× | lower-*.f32 |
| 5 336× | lower-fma.f64 |
| 5 336× | lower-fma.f32 |
| 4 778× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2403 | 23843 |
| 0 | 8296 | 23109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ t (- a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (/ 1 t) (/ z (pow t 2)))))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2))) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(/ (- z t) a) |
(/ (- (+ z (* -1 (/ (pow t 2) a))) (+ t (* -1 (/ (* t z) a)))) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) (+ t (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2)))))) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3)))))) (+ t (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* (pow t 3) z) (pow a 3))))))) a) |
(* -1 (/ (- (* -1 z) (* -1 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (pow t 2)) a))) (* -1 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(+ 1 (+ (* -1 (/ z t)) (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) (/ (* a z) (pow t 2))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t))) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t))) a) t))) |
(* -1 (/ t (- a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (/ 1 t) (/ z (pow t 2)))))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2))) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(/ (- z t) a) |
(/ (- (+ z (* -1 (/ (pow t 2) a))) (+ t (* -1 (/ (* t z) a)))) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) (+ t (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2)))))) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3)))))) (+ t (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* (pow t 3) z) (pow a 3))))))) a) |
(* -1 (/ (- (* -1 z) (* -1 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (pow t 2)) a))) (* -1 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(+ 1 (+ (* -1 (/ z t)) (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) (/ (* a z) (pow t 2))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t))) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t))) a) t))) |
(* -1 (/ t a)) |
(* t (- (* -1 (/ t (pow a 2))) (/ 1 a))) |
(* t (- (* t (- (* -1 (/ t (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))) |
(* t (- (* t (- (* t (- (* -1 (/ t (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) |
1 |
(+ 1 (/ a t)) |
(+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))) |
(+ 1 (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3))))) |
1 |
(+ 1 (/ a t)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) |
1 |
(+ 1 (/ a t)) |
(+ 1 (* a (+ (/ 1 t) (/ a (pow t 2))))) |
(+ 1 (* a (+ (* a (+ (/ 1 (pow t 2)) (/ a (pow t 3)))) (/ 1 t)))) |
(* -1 (/ t a)) |
(/ (- (* -1 (/ (pow t 2) a)) t) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2)))) t) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3))))) t) a) |
(* -1 (/ t a)) |
(* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) a) (* -1 (pow t 3))) a)) (pow t 2)) a)) (* -1 t)) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(+ x (* y (+ 1 (* -1 (/ z t))))) |
(+ x (+ (* a (* y (- (/ 1 t) (/ z (pow t 2))))) (* y (+ 1 (* -1 (/ z t)))))) |
(+ x (+ (* a (+ (* a (* y (- (/ 1 (pow t 2)) (/ z (pow t 3))))) (* y (- (/ 1 t) (/ z (pow t 2)))))) (* y (+ 1 (* -1 (/ z t)))))) |
(+ x (+ (* a (+ (* a (+ (* a (* y (- (/ 1 (pow t 3)) (/ z (pow t 4))))) (* y (- (/ 1 (pow t 2)) (/ z (pow t 3)))))) (* y (- (/ 1 t) (/ z (pow t 2)))))) (* y (+ 1 (* -1 (/ z t)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* y (- z t)) a) (/ (* y (- (* -1 (pow t 2)) (* -1 (* t z)))) (pow a 2)))) |
(+ x (+ (/ (* y (- z t)) a) (+ (/ (* y (- (* -1 (pow t 2)) (* -1 (* t z)))) (pow a 2)) (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) (pow a 3))))) |
x |
(+ x (* -1 (/ (* y (- (* -1 z) (* -1 t))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (* y (- (* t z) (pow t 2))) a)) (* y (- (* -1 z) (* -1 t)))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) a)) (* y (- (* t z) (pow t 2)))) a)) (* y (- (* -1 z) (* -1 t)))) a))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a))) |
(+ x (+ (* t (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* -1 (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (/ (* y z) a))) |
(+ x (+ (* t (+ (* -1 (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* t (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (* -1 (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))) (/ (* y z) a))) |
(+ x y) |
(+ x (+ y (/ (* y (+ a (* -1 z))) t))) |
(+ x (+ y (+ (/ (* y (+ a (* -1 z))) t) (/ (* y (- (pow a 2) (* a z))) (pow t 2))))) |
(+ x (+ y (+ (/ (* y (+ a (* -1 z))) t) (+ (/ (* y (- (pow a 2) (* a z))) (pow t 2)) (/ (* y (- (pow a 3) (* (pow a 2) z))) (pow t 3)))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z a)) t)))) |
(+ x (+ y (* -1 (/ (+ (* y (- z a)) (/ (* y (+ (* -1 (pow a 2)) (* a z))) t)) t)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (+ (* -1 (pow a 2)) (* a z)))) (/ (* y (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) t)) (* y (- z a))) t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
x |
(* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x))) |
(* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x))) |
(* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+ x (/ (* t y) (* a (- (/ t a) 1)))) |
(+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1))))) |
(+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1))))) |
(+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1))))) |
(* -1 (/ (* y z) (* a (- (/ t a) 1)))) |
(* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1))))))) |
(* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1))))))) |
(* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1))))))) |
(* -1 (/ (* y z) (* a (- (/ t a) 1)))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1)))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1)))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* -1 (* t (- (/ y a) (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (+ (* -1 (- (/ y a) (/ (* y z) (pow a 2)))) (* -1 (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)))) (/ (* y z) a))) |
(+ x (+ (* t (+ (* -1 (- (/ y a) (/ (* y z) (pow a 2)))) (* t (+ (* -1 (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2))) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))))) (/ (* y z) a))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (* -1 (/ (- (* y z) (* a y)) t))))) |
(+ x (+ y (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))) (* -1 (/ (- (* y z) (* a y)) t)))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (+ (* -1 (/ (* a (* y (- z t))) (pow t 3))) (* -1 (/ (* y (- z t)) (pow t 2))))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (+ (* -1 (/ (* a (* y (- z t))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 3))))))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a))) a))) |
x |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))) |
(* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y))) |
(* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y))) |
(* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y))) |
(* -1 (* y (- (/ z (* a (- (/ t a) 1))) (/ t (* a (- (/ t a) 1)))))) |
(* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1)))))) |
(* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1)))))) |
(* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1)))))) |
(* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1))))))) |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1))))))) |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1))))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1))) |
(* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1))) |
(* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1))) |
(* -1 t) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(/ t (* a (* (+ a t) (- (/ t a) 1)))) |
(+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1))))) |
(+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1))))) |
(+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1))))) |
(* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) |
(* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))) |
(* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))) |
(* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))) |
(* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) |
(* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))) |
(* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))) |
(* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))) |
(/ z (pow a 2)) |
(+ (* -1 (/ t (pow a 2))) (/ z (pow a 2))) |
(+ (* t (- (/ (* t z) (pow a 4)) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(+ (* t (- (* t (+ (* -1 (/ t (pow a 4))) (/ z (pow a 4)))) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(/ 1 t) |
(/ (+ 1 (* -1 (/ z t))) t) |
(/ (+ 1 (+ (* -1 (/ z t)) (/ (pow a 2) (pow t 2)))) t) |
(/ (+ 1 (+ (* -1 (/ z t)) (+ (* -1 (/ (* (pow a 2) z) (pow t 3))) (/ (pow a 2) (pow t 2))))) t) |
(/ 1 t) |
(* -1 (/ (- (/ z t) 1) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (/ (pow a 2) t)) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow a 2) z) t) (pow a 2)) t))) t)) 1) t)) |
(* -1 (/ (- z t) (pow t 2))) |
(+ (* -1 (/ (- z t) (pow t 2))) (/ (* a (* (+ t (* -1 t)) (- z t))) (pow t 4))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (+ (* a (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (* -1 (/ (- z t) (pow t 4))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (+ (* a (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (+ (* -1 (/ (- z t) (pow t 4))) (* a (+ (* -1 (/ (* (+ t (* -1 t)) (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (* -1 (/ (- z t) (pow t 4))))) (pow t 2))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 6))))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(/ (- z t) (pow a 2)) |
(/ (- (+ z (/ (* (+ t (* -1 t)) (- z t)) a)) t) (pow a 2)) |
(/ (- (+ z (+ (/ (* (+ t (* -1 t)) (- z t)) a) (+ (/ (* (pow t 2) (- z t)) (pow a 2)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))))) t) (pow a 2)) |
(/ (- (+ z (+ (/ (* (+ t (* -1 t)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) (pow a 3)) (+ (/ (* (+ t (* -1 t)) (- z t)) a) (+ (/ (* (pow t 2) (* (+ t (* -1 t)) (- z t))) (pow a 3)) (+ (/ (* (pow t 2) (- z t)) (pow a 2)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))))))) t) (pow a 2)) |
(/ (- z t) (pow a 2)) |
(/ (- (+ z (/ (* (+ t (* -1 t)) (- z t)) a)) t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (- z t)) a)) (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) a))) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(/ (- (+ z (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ t (* -1 t)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t))))) a)) (/ (* (pow t 2) (* (+ t (* -1 t)) (- z t))) a)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t))))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(* -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))))) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* -1 (* t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (* -1 (/ (- (* y (+ t (* -1 t))) (* t y)) z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (* (pow t 2) y) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y))))) z)) (* y (+ t (* -1 t)))) (* t y)) z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (* (pow t 2) y) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y)))))) z)) (* (pow t 2) y)) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y))))) z)) (* y (+ t (* -1 t)))) (* t y)) z))))) |
(* y z) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* -1 (* t y)) |
(* -1 (* t (- (+ y (/ (* y (+ z (* -1 z))) t)) (/ (* y z) t)))) |
(* -1 (* t (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* y z))) (/ (* y (pow z 2)) t)) (* -1 (/ (* z (- (* y (+ z (* -1 z))) (* y z))) t))) t))))) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* y z))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (* -1 (* z (- (* y (+ z (* -1 z))) (* y z)))))) (/ (* z (- (* y (pow z 2)) (* -1 (* z (- (* y (+ z (* -1 z))) (* y z)))))) t)) t))) t))))) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* -1 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))))) |
(/ (* y (- z t)) (- a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (+ (* -1 (/ (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t)))) (/ (* t y) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))))))) z)) (/ (* (pow t 2) y) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t)))) (/ (* t y) (- a t))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+ x y) |
(- (+ x (+ y (/ (* y (+ z (* -1 z))) t))) (* -1 (/ (* y (+ a (* -1 z))) t))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (/ (* y (pow z 2)) t)) (+ (/ (* a (* y z)) t) (/ (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) t))) t)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z))))))))) (* -1 (/ (+ (* -1 (* a (* z (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))) (* (+ a (* -1 z)) (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))))) t))) t))) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(pow t 2) |
(- (* -1 (* z (+ t (* -1 t)))) (* -1 (pow t 2))) |
(- (* z (- (* -1 z) (+ t (* -1 t)))) (* -1 (pow t 2))) |
(- (* z (- (* -1 z) (+ t (* -1 t)))) (* -1 (pow t 2))) |
(* -1 (pow z 2)) |
(* (pow z 2) (- (* -1 (/ (+ t (* -1 t)) z)) 1)) |
(* (pow z 2) (- (/ (pow t 2) (pow z 2)) (+ 1 (+ (* -1 (/ t z)) (/ t z))))) |
(* (pow z 2) (- (/ (pow t 2) (pow z 2)) (+ 1 (+ (* -1 (/ t z)) (/ t z))))) |
(* -1 (pow z 2)) |
(* (pow z 2) (- (* -1 (/ (+ t (* -1 t)) z)) 1)) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ (pow t 2) z)) (* -1 (+ t (* -1 t)))) z)) 1)) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ (pow t 2) z)) (* -1 (+ t (* -1 t)))) z)) 1)) |
(* -1 (pow z 2)) |
(- (* -1 (* t (+ z (* -1 z)))) (pow z 2)) |
(- (* t (- t (+ z (* -1 z)))) (pow z 2)) |
(- (* t (- t (+ z (* -1 z)))) (pow z 2)) |
(pow t 2) |
(* (pow t 2) (+ 1 (* -1 (/ (+ z (* -1 z)) t)))) |
(* (pow t 2) (- (+ 1 (* -1 (/ (pow z 2) (pow t 2)))) (+ (* -1 (/ z t)) (/ z t)))) |
(* (pow t 2) (- (+ 1 (* -1 (/ (pow z 2) (pow t 2)))) (+ (* -1 (/ z t)) (/ z t)))) |
(pow t 2) |
(* (pow t 2) (+ 1 (+ (* -1 (/ z t)) (/ z t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (- (/ (pow z 2) t) (+ z (* -1 z))) t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (- (/ (pow z 2) t) (+ z (* -1 z))) t)))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(+ x (* -1 (/ (* t y) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(/ (* y z) (- t a)) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(+ x (* -1 (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2)))))) |
(+ x (* -1 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t))) |
(+ x (* -1 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t)))) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t)))) |
x |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(* y (- (/ z (- t a)) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(/ (* y (- z t)) (- t a)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(+ x (/ (* y (- z t)) t)) |
(+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t))) |
(+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a))) |
(/ (* y (- z t)) (- t a)) |
(+ x (/ (* y (- z t)) (- t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a)))))) |
(* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))) |
(* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) |
(* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a))))) |
(+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(/ (* y z) (- a t)) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))))))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2)))))))))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))) |
(- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a))) |
(/ t a) |
(* t (+ (/ 1 a) (/ t (pow a 2)))) |
(* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))) |
(* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) |
(- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1) |
(- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1) |
(/ t a) |
(/ (+ t (/ (pow t 2) a)) a) |
(/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a) |
(/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a) |
(/ t a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a)) |
(* a y) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(* t y) |
(* t (+ y (/ (* a y) t))) |
(* t (+ y (/ (* a y) t))) |
(* t (+ y (/ (* a y) t))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(* t y) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(+ (* a y) (* t y)) |
(* a y) |
(* a (+ y (/ (* t y) a))) |
(* a (+ y (/ (* t y) a))) |
(* a (+ y (/ (* t y) a))) |
(* a y) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(* y (+ a t)) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(* -1 (/ (* t y) (* (+ a t) (- a t)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(/ (* y z) (* (+ a t) (- a t))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(/ (* y z) (* (+ a t) (- a t))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 2) y) (* (+ a t) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t))))))) z)) (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t)))) (/ (* t y) (* (+ a t) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (* (+ a t) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t)))))))) z)) (/ (* (pow t 2) y) (* (+ a t) (- a t)))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t))))))) z)) (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t)))) (/ (* t y) (* (+ a t) (- a t)))) z))))) |
(/ (* y z) (pow a 2)) |
(+ (* t (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2))))) (* -1 (/ y (pow a 2)))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(+ (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4))) (pow a 2)))))) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(/ y t) |
(/ (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))) (pow t 2))))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))))) (pow t 3))))) (+ (* -1 (/ (* y (+ a (* -1 a))) t)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a)))))) (pow t 2))) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) t) |
(/ y t) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) t))) (* -1 (/ (* y (+ a (+ z (* -1 a)))) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) (* -1 (/ (* y (pow z 2)) t))) (+ (* -1 (/ (* y (+ (* -1 (* a z)) (* a (+ a z)))) t)) (* -1 (/ (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) t)))) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) (* -1 (/ (+ (* -1 (- (* -1 (* y (pow z 2))) (+ (* -1 (* y (+ (* -1 (* a z)) (* a (+ a z))))) (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))))))) (* -1 (/ (+ (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (pow z 2))) (+ (* -1 (* y (+ (* -1 (* a z)) (* a (+ a z))))) (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a)))))))))))) (+ (* -1 (* (+ (* -1 (* a z)) (* a (+ a z))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a)))))))) (* (pow a 2) (* y z)))) t))) t))) t))) t)) |
(* -1 (/ (* y (- z t)) (pow t 2))) |
(+ (* -1 (/ (* a (* y (* (+ t (* -1 t)) (- z t)))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 2)))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* -1 (* a (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 6)) (/ (* (+ t (* -1 t)) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4)))) (pow t 2))))) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(/ (* y (- z t)) (pow a 2)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))) (pow a 2))) (* y (- z t))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) (pow a 3))) (* y (- z t))) (+ (* -1 (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)))) (pow a 2)) |
(/ (* y (- z t)) (pow a 2)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t)))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) a)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))))))) z)) (/ (* (pow t 2) y) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(- (+ y (/ (* y (+ z (* -1 z))) t)) (* -1 (/ (* y (+ a (* -1 z))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (/ (* y (pow z 2)) t)) (+ (/ (* a (* y z)) t) (/ (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) t))) t))) |
(+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z))))))))) (* -1 (/ (+ (* -1 (* a (* z (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))) (* (+ a (* -1 z)) (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))))) t))) t))) t))) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(* -1 (pow y 2)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(* -1 (pow y 2)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (* -1 (pow y 2))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (* -1 (pow y 2))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 2)))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a))) (pow a 2)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2)))) (* 2 (* t (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2)))))) (pow a 2)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))) (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2))))) a)) (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow y 2) (pow (- z t) 2)) |
(* (pow t 2) (pow y 2)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(* (pow y 2) (pow z 2)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(* (pow y 2) (pow z 2)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(* (pow y 2) (pow z 2)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow y 2) (pow z 2))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(* (pow t 2) (pow y 2)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(* (pow t 2) (pow y 2)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
| Outputs |
|---|
(* -1 (/ t (- a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- (/ z (- a t)) (/ t (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- (/ z (- a t)) (/ t (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+ 1 (* -1 (/ z t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (/ 1 t) (/ z (pow t 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2))) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (/.f64 (neg.f64 z) t))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (* -1 (/ (pow t 2) a))) (+ t (* -1 (/ (* t z) a)))) a) |
(/.f64 (-.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (*.f64 t t) a))) t) (neg.f64 (/.f64 (*.f64 t z) a))) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) (+ t (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2)))))) a) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) t)) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3)))))) (+ t (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* (pow t 3) z) (pow a 3))))))) a) |
(/.f64 (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a)))) (+.f64 t (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 a a)) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t z) a))))) a) |
(* -1 (/ (- (* -1 z) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (pow t 2)) a))) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a))) (neg.f64 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) z (neg.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (+ (* -1 (/ z t)) (/ a t))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) (/ (* a z) (pow t 2))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a z) (*.f64 t t))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a z) (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(+ 1 (* -1 (/ (- (+ z (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 a (/.f64 z t) (neg.f64 (/.f64 (*.f64 a a) t))) a)) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) a) t))) |
(* -1 (/ t (- a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(- (/ z (- a t)) (/ t (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- (/ z (- a t)) (/ t (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- (/ z (- a t)) (/ t (- a t))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(+ 1 (* -1 (/ z t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (/ 1 t) (/ z (pow t 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) |
(+ 1 (+ (* -1 (/ z t)) (* a (- (+ (* a (- (+ (* a (- (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2))) (/ z (pow t 3)))) (/ 1 t)) (/ z (pow t 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (/.f64 (neg.f64 z) t))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (* -1 (/ (pow t 2) a))) (+ t (* -1 (/ (* t z) a)))) a) |
(/.f64 (-.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (*.f64 t t) a))) t) (neg.f64 (/.f64 (*.f64 t z) a))) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) (+ t (+ (* -1 (/ (* t z) a)) (* -1 (/ (* (pow t 2) z) (pow a 2)))))) a) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) t)) a) |
(/ (- (+ z (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3)))))) (+ t (+ (* -1 (/ (* t z) a)) (+ (* -1 (/ (* (pow t 2) z) (pow a 2))) (* -1 (/ (* (pow t 3) z) (pow a 3))))))) a) |
(/.f64 (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a)))) (+.f64 t (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 a a)) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t z) a))))) a) |
(* -1 (/ (- (* -1 z) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (* t z) (pow t 2)) a))) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a))) (neg.f64 t)) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) |
(* -1 (/ (- (+ (* -1 z) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) (* -1 t)) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) z (neg.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (+ (* -1 (/ z t)) (/ a t))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) (/ (* a z) (pow t 2))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a z) (*.f64 t t))) |
(- (+ 1 (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a z) (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(+ 1 (* -1 (/ (- (+ z (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 a (/.f64 z t) (neg.f64 (/.f64 (*.f64 a a) t))) a)) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) a) t))) |
(* -1 (/ t a)) |
(/.f64 (neg.f64 t) a) |
(* t (- (* -1 (/ t (pow a 2))) (/ 1 a))) |
(*.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
(* t (- (* t (- (* -1 (/ t (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* t (- (* t (- (* t (- (* -1 (/ t (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (fma.f64 t (-.f64 (/.f64 (neg.f64 t) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a t)) |
(+.f64 #s(literal 1 binary64) (/.f64 a t)) |
(+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t))) |
(+ 1 (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a t)) |
(+.f64 #s(literal 1 binary64) (/.f64 a t)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) t)) a) t))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (neg.f64 (*.f64 a a))) t)) a) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a t)) |
(+.f64 #s(literal 1 binary64) (/.f64 a t)) |
(+ 1 (* a (+ (/ 1 t) (/ a (pow t 2))))) |
(fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* a (+ (/ 1 (pow t 2)) (/ a (pow t 3)))) (/ 1 t)))) |
(fma.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(* -1 (/ t a)) |
(/.f64 (neg.f64 t) a) |
(/ (- (* -1 (/ (pow t 2) a)) t) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2)))) t) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a a)) t)) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3))))) t) a) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a))) t) a) |
(* -1 (/ t a)) |
(/.f64 (neg.f64 t) a) |
(* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (neg.f64 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) a) (*.f64 t t)) a)) (neg.f64 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) a) (* -1 (pow t 3))) a)) (pow t 2)) a)) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a)) (neg.f64 t)) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (- (/ z (- a t)) (/ t (- a t)))) (* -1 (/ x y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) z))))) |
(+ x (* y (+ 1 (* -1 (/ z t))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y x) |
(+ x (+ (* a (* y (- (/ 1 t) (/ z (pow t 2))))) (* y (+ 1 (* -1 (/ z t)))))) |
(+.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y (*.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(+ x (+ (* a (+ (* a (* y (- (/ 1 (pow t 2)) (/ z (pow t 3))))) (* y (- (/ 1 t) (/ z (pow t 2)))))) (* y (+ 1 (* -1 (/ z t)))))) |
(+.f64 x (fma.f64 a (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) y (*.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y))) |
(+ x (+ (* a (+ (* a (+ (* a (* y (- (/ 1 (pow t 3)) (/ z (pow t 4))))) (* y (- (/ 1 (pow t 2)) (/ z (pow t 3)))))) (* y (- (/ 1 t) (/ z (pow t 2)))))) (* y (+ 1 (* -1 (/ z t)))))) |
(+.f64 x (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* y (- z t)) a) (/ (* y (- (* -1 (pow t 2)) (* -1 (* t z)))) (pow a 2)))) |
(+.f64 x (fma.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) z)) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a)))) |
(+ x (+ (/ (* y (- z t)) a) (+ (/ (* y (- (* -1 (pow t 2)) (* -1 (* t z)))) (pow a 2)) (/ (* y (- (* -1 (pow t 3)) (* -1 (* (pow t 2) z)))) (pow a 3))))) |
(+.f64 x (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) z)) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 z (*.f64 t t))))) (*.f64 a (*.f64 a a)))))) |
x |
(+ x (* -1 (/ (* y (- (* -1 z) (* -1 t))) a))) |
(+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)))) |
(+ x (* -1 (/ (+ (* -1 (/ (* y (- (* t z) (pow t 2))) a)) (* y (- (* -1 z) (* -1 t)))) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 z) (neg.f64 t)) y (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 t t)) y) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) a)) (* y (- (* t z) (pow t 2)))) a)) (* y (- (* -1 z) (* -1 t)))) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 z) (neg.f64 t)) y (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 t t)) y (neg.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a)))) a))) a))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) y) (*.f64 y (/.f64 z a)))) |
(+ x (+ (* t (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* -1 (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) y) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z a)))) |
(+ x (+ (* t (+ (* -1 (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* t (+ (* -1 (* t (* y (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))))) (* -1 (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) y) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z a)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (/ (* y (+ a (* -1 z))) t))) |
(+.f64 x (fma.f64 y (/.f64 (+.f64 a (neg.f64 z)) t) y)) |
(+ x (+ y (+ (/ (* y (+ a (* -1 z))) t) (/ (* y (- (pow a 2) (* a z))) (pow t 2))))) |
(+.f64 (+.f64 x y) (fma.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 a z)) (*.f64 t t)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) |
(+ x (+ y (+ (/ (* y (+ a (* -1 z))) t) (+ (/ (* y (- (pow a 2) (* a z))) (pow t 2)) (/ (* y (- (pow a 3) (* (pow a 2) z))) (pow t 3)))))) |
(+.f64 x (+.f64 (fma.f64 y (/.f64 (+.f64 a (neg.f64 z)) t) y) (fma.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 a z)) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a)))) (*.f64 t (*.f64 t t)))))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y (- z a)) t)))) |
(+.f64 x (+.f64 y (neg.f64 (/.f64 (*.f64 y (-.f64 z a)) t)))) |
(+ x (+ y (* -1 (/ (+ (* y (- z a)) (/ (* y (+ (* -1 (pow a 2)) (* a z))) t)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (fma.f64 a z (neg.f64 (*.f64 a a))) y) t)) t))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (+ (* -1 (pow a 2)) (* a z)))) (/ (* y (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) t)) (* y (- z a))) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (fma.f64 y (-.f64 z a) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a))) t) (*.f64 (neg.f64 y) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) t))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
x |
(* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x))) |
(*.f64 x (fma.f64 y (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x))) |
(*.f64 x (fma.f64 y (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x))) |
(*.f64 x (fma.f64 y (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- (/ z (- a t)) (/ t (- a t)))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x)) #s(literal -1 binary64)))) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) |
(+ x (/ (* t y) (* a (- (/ t a) 1)))) |
(fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
(+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1))))) |
(+.f64 x (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1))))) |
(+.f64 x (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(+ x (+ (* -1 (/ (* y z) (* a (- (/ t a) 1)))) (/ (* t y) (* a (- (/ t a) 1))))) |
(+.f64 x (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* -1 (/ (* y z) (* a (- (/ t a) 1)))) |
(/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1))))))) |
(*.f64 z (+.f64 (/.f64 (neg.f64 y) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (fma.f64 t (/.f64 y (*.f64 (*.f64 a z) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 x z)))) |
(* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1))))))) |
(*.f64 z (+.f64 (/.f64 (neg.f64 y) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (fma.f64 t (/.f64 y (*.f64 (*.f64 a z) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 x z)))) |
(* z (+ (* -1 (/ y (* a (- (/ t a) 1)))) (+ (/ x z) (/ (* t y) (* a (* z (- (/ t a) 1))))))) |
(*.f64 z (+.f64 (/.f64 (neg.f64 y) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (fma.f64 t (/.f64 y (*.f64 (*.f64 a z) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 x z)))) |
(* -1 (/ (* y z) (* a (- (/ t a) 1)))) |
(/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1)))))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) z))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1)))))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) z))))) |
(* -1 (* z (+ (* -1 (/ (+ x (/ (* t y) (* a (- (/ t a) 1)))) z)) (/ y (* a (- (/ t a) 1)))))) |
(neg.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) z))))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* -1 (* t (- (/ y a) (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 (neg.f64 t) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 y (/.f64 z a)))) |
(+ x (+ (* t (+ (* -1 (- (/ y a) (/ (* y z) (pow a 2)))) (* -1 (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (+.f64 (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) a)) (*.f64 y (/.f64 z a)))) |
(+ x (+ (* t (+ (* -1 (- (/ y a) (/ (* y z) (pow a 2)))) (* t (+ (* -1 (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2))) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (fma.f64 t (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 y (/.f64 z a)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)))) |
(+ x (+ y (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (* -1 (/ (- (* y z) (* a y)) t))))) |
(+.f64 x (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) y)) |
(+ x (+ y (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))) (* -1 (/ (- (* y z) (* a y)) t)))))) |
(+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t))))))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (*.f64 z y)) (*.f64 a y)) t))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 z y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t))) (*.f64 a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t)))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))) x) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (+ (* -1 (/ (* a (* y (- z t))) (pow t 3))) (* -1 (/ (* y (- z t)) (pow t 2))))))) |
(+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (+ (* -1 (/ (* a (* y (- z t))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 3))))))))) |
(+.f64 x (fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (*.f64 y (/.f64 (-.f64 z t) a))) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) |
(+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) a) (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y))) a)) (*.f64 (-.f64 z t) y)) a))) |
x |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
(* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
(* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
(* y (+ (* -1 (/ (- z t) (* a (- (/ t a) 1)))) (/ x y))) |
(*.f64 y (+.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
(* -1 (* y (- (/ z (* a (- (/ t a) 1))) (/ t (* a (- (/ t a) 1)))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* -1 (* y (- (+ (* -1 (/ x y)) (/ z (* a (- (/ t a) 1)))) (/ t (* a (- (/ t a) 1)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* -1 (/ (* y (- z t)) (* a (- (/ t a) 1)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
(+ x (* -1 (/ (* y (- z t)) (* a (- (/ t a) 1))))) |
(fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* a (* x (- (/ t a) 1))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (/ (* y (- z t)) (* a (* x (- (/ t a) 1)))) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(* -1 t) |
(neg.f64 t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) |
(/ t (* a (* (+ a t) (- (/ t a) 1)))) |
(/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1))))) |
(+.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) |
(+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1))))) |
(+.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) |
(+ (* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) (/ t (* a (* (+ a t) (- (/ t a) 1))))) |
(+.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) |
(* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) |
(/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))) |
(*.f64 z (-.f64 (/.f64 t (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))) |
(*.f64 z (-.f64 (/.f64 t (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* z (- (/ t (* a (* z (* (+ a t) (- (/ t a) 1))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1)))))) |
(*.f64 z (-.f64 (/.f64 t (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) |
(* -1 (/ z (* a (* (+ a t) (- (/ t a) 1))))) |
(/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 t) (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
(* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 t) (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
(* -1 (* z (+ (* -1 (/ t (* a (* z (* (+ a t) (- (/ t a) 1)))))) (/ 1 (* a (* (+ a t) (- (/ t a) 1))))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 t) (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) |
(/ z (pow a 2)) |
(/.f64 z (*.f64 a a)) |
(+ (* -1 (/ t (pow a 2))) (/ z (pow a 2))) |
(+.f64 (/.f64 z (*.f64 a a)) (neg.f64 (/.f64 t (*.f64 a a)))) |
(+ (* t (- (/ (* t z) (pow a 4)) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(fma.f64 t (-.f64 (/.f64 (*.f64 t z) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) |
(+ (* t (- (* t (+ (* -1 (/ t (pow a 4))) (/ z (pow a 4)))) (/ 1 (pow a 2)))) (/ z (pow a 2))) |
(fma.f64 t (fma.f64 t (+.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 t) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 z (*.f64 a a))) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (+ 1 (* -1 (/ z t))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) t) |
(/ (+ 1 (+ (* -1 (/ z t)) (/ (pow a 2) (pow t 2)))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 a a) (*.f64 t t)))) t) |
(/ (+ 1 (+ (* -1 (/ z t)) (+ (* -1 (/ (* (pow a 2) z) (pow t 3))) (/ (pow a 2) (pow t 2))))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 (*.f64 z (*.f64 a a))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a a) (*.f64 t t)))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (/ z t) 1) t)) |
(neg.f64 (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (/ (pow a 2) t)) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)) t)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 z) (* -1 (/ (- (/ (* (pow a 2) z) t) (pow a 2)) t))) t)) 1) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 a a)) t) (*.f64 a a)) t))) t)) #s(literal -1 binary64)) t)) |
(* -1 (/ (- z t) (pow t 2))) |
(neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) |
(+ (* -1 (/ (- z t) (pow t 2))) (/ (* a (* (+ t (* -1 t)) (- z t))) (pow t 4))) |
(fma.f64 a (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (+ (* a (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (* -1 (/ (- z t) (pow t 4))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) |
(+ (* -1 (/ (- z t) (pow t 2))) (* a (+ (* a (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (+ (* -1 (/ (- z t) (pow t 4))) (* a (+ (* -1 (/ (* (+ t (* -1 t)) (+ (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow t 6))) (* -1 (/ (- z t) (pow t 4))))) (pow t 2))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 6))))))) (/ (* (+ t (* -1 t)) (- z t)) (pow t 4))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64)))) (*.f64 a (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 t (neg.f64 t)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) |
(/ (- z t) (pow a 2)) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(/ (- (+ z (/ (* (+ t (* -1 t)) (- z t)) a)) t) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) z) t) (*.f64 a a)) |
(/ (- (+ z (+ (/ (* (+ t (* -1 t)) (- z t)) a) (+ (/ (* (pow t 2) (- z t)) (pow a 2)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))))) t) (pow a 2)) |
(/.f64 (+.f64 z (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 a a)))) t)) (*.f64 a a)) |
(/ (- (+ z (+ (/ (* (+ t (* -1 t)) (+ (* (pow t 2) (- z t)) (* (pow (+ t (* -1 t)) 2) (- z t)))) (pow a 3)) (+ (/ (* (+ t (* -1 t)) (- z t)) a) (+ (/ (* (pow t 2) (* (+ t (* -1 t)) (- z t))) (pow a 3)) (+ (/ (* (pow t 2) (- z t)) (pow a 2)) (/ (* (pow (+ t (* -1 t)) 2) (- z t)) (pow a 2))))))) t) (pow a 2)) |
(/.f64 (+.f64 z (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))) (*.f64 a (*.f64 a a))) (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 a a)))))) t)) (*.f64 a a)) |
(/ (- z t) (pow a 2)) |
(/.f64 (-.f64 z t) (*.f64 a a)) |
(/ (- (+ z (/ (* (+ t (* -1 t)) (- z t)) a)) t) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) z) t) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (- z t)) a)) (* -1 (/ (* (pow (+ t (* -1 t)) 2) (- z t)) a))) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) a)) (neg.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) a)) t)) (*.f64 a a)) |
(/ (- (+ z (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ t (* -1 t)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t))))) a)) (/ (* (pow t 2) (* (+ t (* -1 t)) (- z t))) a)) (+ (* -1 (* (pow t 2) (- z t))) (* -1 (* (pow (+ t (* -1 t)) 2) (- z t))))) a)) (* (+ t (* -1 t)) (- z t))) a))) t) (pow a 2)) |
(/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a)) (neg.f64 (/.f64 (*.f64 (+.f64 t (neg.f64 t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))))) a))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))))) a)) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t)))) a)) t)) (*.f64 a a)) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* -1 (* t y)) |
(*.f64 (neg.f64 t) y) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(* y z) |
(*.f64 z y) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (+.f64 y (/.f64 (*.f64 (neg.f64 t) y) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (+.f64 y (/.f64 (*.f64 (neg.f64 t) y) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (+.f64 y (/.f64 (*.f64 (neg.f64 t) y) z))) |
(* y z) |
(*.f64 z y) |
(* -1 (* z (+ (* -1 y) (* -1 (/ (- (* y (+ t (* -1 t))) (* t y)) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)) z)))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (* (pow t 2) y) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y))))) z)) (* y (+ t (* -1 t)))) (* t y)) z))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (+.f64 t (neg.f64 t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) y) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)))) z))) (*.f64 t y)) z))))) |
(* -1 (* z (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (* (pow t 2) y) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y)))))) z)) (* (pow t 2) y)) (* -1 (* t (- (* y (+ t (* -1 t))) (* t y))))) z)) (* y (+ t (* -1 t)))) (* t y)) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (+.f64 t (neg.f64 t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) y (neg.f64 (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 t t) y) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y))))) z))) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)))) z))) (*.f64 t y)) z)))) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(+ (* -1 (* t y)) (* y z)) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(* -1 (* t y)) |
(*.f64 (neg.f64 t) y) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (fma.f64 y (/.f64 z t) (neg.f64 y))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (fma.f64 y (/.f64 z t) (neg.f64 y))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (fma.f64 y (/.f64 z t) (neg.f64 y))) |
(* -1 (* t y)) |
(*.f64 (neg.f64 t) y) |
(* -1 (* t (- (+ y (/ (* y (+ z (* -1 z))) t)) (/ (* y z) t)))) |
(*.f64 (neg.f64 t) (-.f64 (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y) (/.f64 (*.f64 z y) t))) |
(* -1 (* t (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* y z))) (/ (* y (pow z 2)) t)) (* -1 (/ (* z (- (* y (+ z (* -1 z))) (* y z))) t))) t))))) |
(*.f64 (neg.f64 t) (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))) (/.f64 (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z))) t)) t)))) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* y z))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (* -1 (* z (- (* y (+ z (* -1 z))) (* y z)))))) (/ (* z (- (* y (pow z 2)) (* -1 (* z (- (* y (+ z (* -1 z))) (* y z)))))) t)) t))) t))))) |
(*.f64 (neg.f64 t) (+.f64 y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (+.f64 z (neg.f64 z)) z) (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 y (*.f64 z z)) (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))) t) (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))))) t))) t)))) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* y (- z t)) |
(*.f64 (-.f64 z t) y) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
(* -1 (* z (- (/ t z) 1))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* t (- (/ z t) 1)) |
(*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (/ (* y (- z t)) (- a t))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) x) (*.f64 t (/.f64 y (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (+ (* -1 (/ (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t)))) (/ (* t y) (- a t))) z))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t))))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ x (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))))))) z)) (/ (* (pow t 2) y) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t)))) (/ (* t y) (- a t))) z))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t))))) z))))) |
(+ x (/ (* y z) a)) |
(fma.f64 y (/.f64 z a) x) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 y (/.f64 z a)))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a)))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a)))) |
(+ x y) |
(+.f64 x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(-.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t)) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 x (+.f64 y (-.f64 (fma.f64 a (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t)))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) |
(+ x y) |
(+.f64 x y) |
(- (+ x (+ y (/ (* y (+ z (* -1 z))) t))) (* -1 (/ (* y (+ a (* -1 z))) t))) |
(-.f64 (+.f64 x (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y)) (neg.f64 (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (/ (* y (pow z 2)) t)) (+ (/ (* a (* y z)) t) (/ (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) t))) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))))) (fma.f64 a (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) t))) t))) |
(+ x (+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z))))))))) (* -1 (/ (+ (* -1 (* a (* z (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))) (* (+ a (* -1 z)) (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))))) t))) t))) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y))))) (neg.f64 (/.f64 (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y)))) (neg.f64 (*.f64 (*.f64 a z) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))))) t))) t))) t))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t)))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))) x) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 x (fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (*.f64 y (/.f64 (-.f64 z t) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(-.f64 (+.f64 x (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a))) |
(pow t 2) |
(*.f64 t t) |
(- (* -1 (* z (+ t (* -1 t)))) (* -1 (pow t 2))) |
(-.f64 (neg.f64 (*.f64 z (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) |
(- (* z (- (* -1 z) (+ t (* -1 t)))) (* -1 (pow t 2))) |
(-.f64 (*.f64 z (-.f64 (neg.f64 z) (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) |
(- (* z (- (* -1 z) (+ t (* -1 t)))) (* -1 (pow t 2))) |
(-.f64 (*.f64 z (-.f64 (neg.f64 z) (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) |
(* -1 (pow z 2)) |
(neg.f64 (*.f64 z z)) |
(* (pow z 2) (- (* -1 (/ (+ t (* -1 t)) z)) 1)) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 t (neg.f64 t)) z)) #s(literal -1 binary64))) |
(* (pow z 2) (- (/ (pow t 2) (pow z 2)) (+ 1 (+ (* -1 (/ t z)) (/ t z))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 #s(literal 0 binary64) (/.f64 t z) #s(literal 1 binary64)))) |
(* (pow z 2) (- (/ (pow t 2) (pow z 2)) (+ 1 (+ (* -1 (/ t z)) (/ t z))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 #s(literal 0 binary64) (/.f64 t z) #s(literal 1 binary64)))) |
(* -1 (pow z 2)) |
(neg.f64 (*.f64 z z)) |
(* (pow z 2) (- (* -1 (/ (+ t (* -1 t)) z)) 1)) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 t (neg.f64 t)) z)) #s(literal -1 binary64))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ (pow t 2) z)) (* -1 (+ t (* -1 t)))) z)) 1)) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) z)) (neg.f64 (+.f64 t (neg.f64 t)))) z)) #s(literal -1 binary64))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ (pow t 2) z)) (* -1 (+ t (* -1 t)))) z)) 1)) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) z)) (neg.f64 (+.f64 t (neg.f64 t)))) z)) #s(literal -1 binary64))) |
(* -1 (pow z 2)) |
(neg.f64 (*.f64 z z)) |
(- (* -1 (* t (+ z (* -1 z)))) (pow z 2)) |
(-.f64 (neg.f64 (*.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) |
(- (* t (- t (+ z (* -1 z)))) (pow z 2)) |
(-.f64 (*.f64 t (-.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) |
(- (* t (- t (+ z (* -1 z)))) (pow z 2)) |
(-.f64 (*.f64 t (-.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (* -1 (/ (+ z (* -1 z)) t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (neg.f64 z)) t)))) |
(* (pow t 2) (- (+ 1 (* -1 (/ (pow z 2) (pow t 2)))) (+ (* -1 (/ z t)) (/ z t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(* (pow t 2) (- (+ 1 (* -1 (/ (pow z 2) (pow t 2)))) (+ (* -1 (/ z t)) (/ z t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (+ (* -1 (/ z t)) (/ z t)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 z t) #s(literal 1 binary64))) |
(* (pow t 2) (+ 1 (* -1 (/ (- (/ (pow z 2) t) (+ z (* -1 z))) t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) t) (+.f64 z (neg.f64 z))) t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (- (/ (pow z 2) t) (+ z (* -1 z))) t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) t) (+.f64 z (neg.f64 z))) t)))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* t (- (/ a t) 1)) |
(*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) |
(* -1 t) |
(neg.f64 t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(* -1 (* a (- (/ t a) 1))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z))) z)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 x x (neg.f64 (*.f64 y y))) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t)))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 x x (neg.f64 (*.f64 y y))) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t))) t))) t))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (*.f64 x x)) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (-.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a))) (*.f64 a (*.f64 a a)))))) |
(+ x (* -1 (/ (* t y) (- t a)))) |
(+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 t a)) (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 t a)) (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 x (fma.f64 y (/.f64 z (-.f64 t a)) (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) |
(/ (* y z) (- t a)) |
(*.f64 y (/.f64 z (-.f64 t a))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 z (-.f64 t a))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 z (-.f64 t a))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 z (-.f64 t a))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))))) |
(/ (* y z) (- t a)) |
(*.f64 y (/.f64 z (-.f64 t a))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) z)))) |
(+ x (* -1 (/ (* y z) a))) |
(+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2)))))) |
(+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (neg.f64 (*.f64 y (/.f64 z a))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2)))))) |
(+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (neg.f64 (*.f64 y (/.f64 z a))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2)))))) |
(+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (neg.f64 (*.f64 y (/.f64 z a))))) |
(+ x (* -1 y)) |
(+.f64 x (neg.f64 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(+.f64 x (-.f64 (fma.f64 y (/.f64 z t) (neg.f64 y)) (/.f64 (*.f64 a y) t))) |
(- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t)) |
(-.f64 (+.f64 (+.f64 x (neg.f64 y)) (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t))) |
(-.f64 (+.f64 (+.f64 x (neg.f64 y)) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (fma.f64 a (/.f64 y t) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)))))) |
(+ x (* -1 y)) |
(+.f64 x (neg.f64 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(+.f64 x (-.f64 (fma.f64 y (/.f64 z t) (neg.f64 y)) (/.f64 (*.f64 a y) t))) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t))) t)) x) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t))) t)) x) |
x |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(* y (- (/ z (- t a)) (/ t (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(/ (* y (- z t)) (- t a)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(+ x (/ (* y (- z t)) t)) |
(fma.f64 y (/.f64 (-.f64 z t) t) x) |
(+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t)))) |
(+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.f64 z t) t)))) |
(+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.f64 z t) t)))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a)))) |
(+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a))) x) |
(- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a))) x) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a)))) |
(+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) a) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a))) |
(/ (* y (- z t)) (- t a)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) |
(+ x (/ (* y (- z t)) (- t a))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (/ (* y (- z t)) (- t a))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(+ x (/ (* y (- z t)) (- t a))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))))) |
(+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 t a) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))))) (*.f64 (-.f64 z t) y))) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))))) |
(* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x)))))) (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
(+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(fma.f64 y (-.f64 (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))) x) |
(/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) |
(* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) (fma.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))))) |
(* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) (fma.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t)))))) |
(*.f64 (neg.f64 y) (fma.f64 x (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (*.f64 (-.f64 t a) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) |
(/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a))))) |
(/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) |
(+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (fma.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))) |
(*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (*.f64 (-.f64 a t) z)))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (+.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z))))))) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (/.f64 y (-.f64 a t))) #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y))) z))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (/.f64 y (-.f64 a t))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y)))) (*.f64 z y)) (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y)))) z))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a)))) |
(/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (+.f64 x (neg.f64 y))) |
(- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (fma.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) (*.f64 t (+.f64 x (neg.f64 y)))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))))))))) |
(-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2)))))))))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (fma.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (+.f64 x (neg.f64 y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y))))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))))))))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (+.f64 x (neg.f64 y))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y))))))) t)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (+.f64 x (neg.f64 y))) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))))))) (+.f64 x (neg.f64 y)))) (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 x x (neg.f64 (*.f64 y y)))) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))) t)) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t))) |
(/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))) |
(-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a)))) |
(- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a))) |
(+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) a) (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y))) a)) (*.f64 (-.f64 z t) y)) a))) |
(/ t a) |
(/.f64 t a) |
(* t (+ (/ 1 a) (/ t (pow a 2)))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a))) |
(* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(+.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64)) |
(- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) |
(-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(+.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64)) |
(- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) t) (neg.f64 a)) t)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) t)) (*.f64 a a)) t)) (neg.f64 a)) t)) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(+.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64)) |
(- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1) |
(fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) |
(- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1) |
(fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ (+ t (/ (pow t 2) a)) a) |
(/.f64 (+.f64 t (/.f64 (*.f64 t t) a)) a) |
(/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a) |
(/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 t (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a a)))) a) |
(/ t a) |
(/.f64 t a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (fma.f64 t t (/.f64 (*.f64 t (*.f64 t t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (fma.f64 t t (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a))) a))) a))) a)) |
(* a y) |
(*.f64 a y) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(* t y) |
(*.f64 t y) |
(* t (+ y (/ (* a y) t))) |
(*.f64 t (fma.f64 a (/.f64 y t) y)) |
(* t (+ y (/ (* a y) t))) |
(*.f64 t (fma.f64 a (/.f64 y t) y)) |
(* t (+ y (/ (* a y) t))) |
(*.f64 t (fma.f64 a (/.f64 y t) y)) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) y))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) y))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) y))) |
(* t y) |
(*.f64 t y) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(+ (* a y) (* t y)) |
(*.f64 y (+.f64 t a)) |
(* a y) |
(*.f64 a y) |
(* a (+ y (/ (* t y) a))) |
(*.f64 a (fma.f64 t (/.f64 y a) y)) |
(* a (+ y (/ (* t y) a))) |
(*.f64 a (fma.f64 t (/.f64 y a) y)) |
(* a (+ y (/ (* t y) a))) |
(*.f64 a (fma.f64 t (/.f64 y a) y)) |
(* a y) |
(*.f64 a y) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y a) y))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y a) y))) |
(* -1 (* a (+ (* -1 y) (* -1 (/ (* t y) a))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y a) y))) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(* y (+ a t)) |
(*.f64 y (+.f64 t a)) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(/ (* y (- z t)) (* (+ a t) (- a t))) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(* -1 (/ (* t y) (* (+ a t) (- a t)))) |
(/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(fma.f64 y (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(fma.f64 y (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(+ (* -1 (/ (* t y) (* (+ a t) (- a t)))) (/ (* y z) (* (+ a t) (- a t)))) |
(fma.f64 y (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) |
(/ (* y z) (* (+ a t) (- a t))) |
(/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (* (+ a t) (- a t))))) (/ y (* (+ a t) (- a t))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) |
(/ (* y z) (* (+ a t) (- a t))) |
(/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 2) y) (* (+ a t) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t))))))) z)) (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t)))) (/ (* t y) (* (+ a t) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))))) z))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (* (+ a t) (- a t)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (* (+ a t) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t)))))))) z)) (/ (* (pow t 2) y) (* (+ a t) (- a t)))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t))) (/ (* t y) (* (+ a t) (- a t))))))) z)) (/ (* y (+ t (* -1 t))) (* (+ a t) (- a t)))) (/ (* t y) (* (+ a t) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))))) z))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) |
(/ (* y z) (pow a 2)) |
(/.f64 (*.f64 z y) (*.f64 a a)) |
(+ (* t (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(fma.f64 t (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) |
(+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2))))) (* -1 (/ y (pow a 2)))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) |
(+ (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ (* (+ a (* -1 a)) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))) (pow a 2))) (* -1 (/ (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4))) (pow a 2)))))) (+ (* -1 (/ (* y z) (pow a 4))) (/ (* (+ a (* -1 a)) (- (* -1 (/ y (pow a 2))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (pow a 2)))))) (/ (* y (* z (+ a (* -1 a)))) (pow a 4)))) (/ (* y z) (pow a 2))) |
(fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)))) (neg.f64 (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (neg.f64 y) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) |
(/ y t) |
(/.f64 y t) |
(/ (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (neg.f64 y) z) t) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t))))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))) (pow t 2))))) (* -1 (/ (* y (+ a (* -1 a))) t))) t) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) y (neg.f64 (*.f64 (+.f64 a (neg.f64 a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a))))))) (*.f64 t t))) y) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t)))) t) |
(/ (- (+ y (+ (* -1 (/ (* y z) t)) (* -1 (/ (+ (* -1 (* (pow a 2) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* (+ a (* -1 a)) (+ (* -1 (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a))))))) (* -1 (* (pow a 2) y))))) (pow t 3))))) (+ (* -1 (/ (* y (+ a (* -1 a))) t)) (+ (* -1 (/ (* (+ a (* -1 a)) (- (* -1 (* y z)) (* -1 (* y (+ a (* -1 a)))))) (pow t 2))) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) t) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (+.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 a a)) y (neg.f64 (*.f64 (+.f64 a (neg.f64 a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a))))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a)))))) (*.f64 t (*.f64 t t)))) y) (fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t))))) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) t))) (* -1 (/ (* y (+ a (+ z (* -1 a)))) t))) t)) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y)) (/.f64 (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))) t)) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (- (+ (* -1 (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) (* -1 (/ (* y (pow z 2)) t))) (+ (* -1 (/ (* y (+ (* -1 (* a z)) (* a (+ a z)))) t)) (* -1 (/ (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) t)))) t))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) (neg.f64 (/.f64 (*.f64 y (*.f64 z z)) t))) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) t) (/.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) t)))) t))) t)) |
(* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))) (* -1 (/ (+ (* -1 (- (* -1 (* y (pow z 2))) (+ (* -1 (* y (+ (* -1 (* a z)) (* a (+ a z))))) (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a))))))))))) (* -1 (/ (+ (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (pow z 2))) (+ (* -1 (* y (+ (* -1 (* a z)) (* a (+ a z))))) (* -1 (* (+ a (+ z (* -1 a))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a)))))))))))) (+ (* -1 (* (+ (* -1 (* a z)) (* a (+ a z))) (- (* -1 (* y (+ z (* -1 z)))) (* -1 (* y (+ a (+ z (* -1 a)))))))) (* (pow a 2) (* y z)))) t))) t))) t))) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 (neg.f64 y) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 (neg.f64 y) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a)))))))))) (fma.f64 (*.f64 a a) (*.f64 z y) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a)))) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))))))) t))) t))) t))) t)) |
(* -1 (/ (* y (- z t)) (pow t 2))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)) |
(+ (* -1 (/ (* a (* y (* (+ t (* -1 t)) (- z t)))) (pow t 4))) (* -1 (/ (* y (- z t)) (pow t 2)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* -1 (* a (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t))) |
(+ (* -1 (/ (* y (- z t)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 6)) (/ (* (+ t (* -1 t)) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4)))) (pow t 2))))) (+ (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow t 6)) (/ (* y (- z t)) (pow t 4))))) (/ (* y (* (+ t (* -1 t)) (- z t))) (pow t 4))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t))) |
(/ (* y (- z t)) (pow a 2)) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))) (pow a 2))) (* y (- z t))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))))) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (+ t (* -1 t)) (+ (* -1 (* y (* (pow (+ t (* -1 t)) 2) (- z t)))) (* -1 (* (pow t 2) (* y (- z t))))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) (pow a 3))) (* y (- z t))) (+ (* -1 (/ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (pow a 2))) (+ (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (/ (* y (* (+ t (* -1 t)) (- z t))) a)))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 (neg.f64 (+.f64 t (neg.f64 t))) (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))) (*.f64 a a)) (fma.f64 y (*.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) (*.f64 a a)) |
(/ (* y (- z t)) (pow a 2)) |
(/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) |
(/ (+ (* -1 (/ (* y (* (+ t (* -1 t)) (- z t))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t)))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) a))) a))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* (+ t (* -1 t)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) (* (pow t 2) (* y (* (+ t (* -1 t)) (- z t))))) a)) (+ (* y (* (pow (+ t (* -1 t)) 2) (- z t))) (* (pow t 2) (* y (- z t))))) a)) (* y (* (+ t (* -1 t)) (- z t)))) a)) (* y (- z t))) (pow a 2)) |
(/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (neg.f64 (/.f64 (+.f64 (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 (fma.f64 (+.f64 t (neg.f64 t)) (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) a))) a))) a))) (*.f64 a a)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (- (/ (* (pow t 2) y) (- a t)) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t))))))) z)) (/ (* (pow t 2) y) (- a t))) (* -1 (* t (- (/ (* y (+ t (* -1 t))) (- a t)) (/ (* t y) (- a t)))))) z)) (/ (* y (+ t (* -1 t))) (- a t))) (/ (* t y) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t)))) z)))) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 y (/.f64 z a))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(+.f64 y (-.f64 (/.f64 (*.f64 (neg.f64 y) z) t) (/.f64 (*.f64 (neg.f64 a) y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(+.f64 y (-.f64 (fma.f64 a (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) |
y |
(- (+ y (/ (* y (+ z (* -1 z))) t)) (* -1 (/ (* y (+ a (* -1 z))) t))) |
(-.f64 (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y) (neg.f64 (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (/ (* y (pow z 2)) t)) (+ (/ (* a (* y z)) t) (/ (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) t))) t))) |
(+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))))) (fma.f64 a (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) t))) t))) |
(+ y (* -1 (/ (+ (* -1 (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))) (* -1 (/ (+ (* -1 (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z))))))))) (* -1 (/ (+ (* -1 (* a (* z (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))) (* (+ a (* -1 z)) (- (* y (pow z 2)) (+ (* a (* y z)) (* (+ a (* -1 z)) (- (* y (+ z (* -1 z))) (* -1 (* y (+ a (* -1 z)))))))))) t))) t))) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y))))) (neg.f64 (/.f64 (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y)))) (neg.f64 (*.f64 (*.f64 a z) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))))) t))) t))) t))) |
(* -1 (/ (* y (- z t)) t)) |
(neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t)))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t)))) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y)) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) a) |
(/ (* y (- z t)) a) |
(*.f64 y (/.f64 (-.f64 z t) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a))) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 t (*.f64 (-.f64 z t) y) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) a))))) a))) a))) a)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a)))) |
(fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (/ (pow y 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) (* z (* (- a t) (- t a))))) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))))) z)))) |
(* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))))) |
(fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) |
(* -1 (pow y 2)) |
(neg.f64 (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t)))))) |
(* -1 (pow y 2)) |
(neg.f64 (*.f64 y y)) |
(- (+ (* -1 (pow y 2)) (* 2 (/ (* (pow y 2) z) t))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (* -1 (pow y 2))) |
(+.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (* -1 (pow y 2))) |
(+.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t))) t))) t))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a a)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 2)))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a)) (*.f64 a a)) |
(/ (- (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2)))) (* 2 (* t (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2))) (+ (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* 4 (/ (* (pow t 2) (* (pow y 2) (pow (- z t) 2))) (pow a 2)))))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a))))) (*.f64 a a)) |
(* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) |
(/ (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) a)) (* -1 (* (pow y 2) (pow (- z t) 2)))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a a)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a))) a))) (*.f64 a a)) |
(/ (+ (* -1 (* (pow y 2) (pow (- z t) 2))) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))))) (* -2 (* (pow t 3) (* (pow y 2) (pow (- z t) 2))))) a)) (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) a))) (pow a 2)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -4 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a)))) a))) a))) (*.f64 a a)) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow y 2) (pow (- z t) 2)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow t 2) (pow y 2)) |
(*.f64 (*.f64 t t) (*.f64 y y)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(fma.f64 z (fma.f64 z (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 y y))) |
(+ (* z (+ (* -2 (* t (pow y 2))) (* (pow y 2) z))) (* (pow t 2) (pow y 2))) |
(fma.f64 z (fma.f64 z (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 y y))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (+ (/ (* (pow t 2) (pow y 2)) (pow z 2)) (pow y 2)))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y)) (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z)))) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow y 2)) z)) (* 2 (* t (pow y 2)))) z)) (pow y 2))) |
(*.f64 (*.f64 z z) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y)) (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z)))) z)))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(+ (* -2 (* t (* (pow y 2) z))) (* (pow y 2) (pow z 2))) |
(fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 y y))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 t (fma.f64 t (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 y y))) |
(+ (* t (+ (* -2 (* (pow y 2) z)) (* t (pow y 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 t (fma.f64 t (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 y y))) |
(* (pow t 2) (pow y 2)) |
(*.f64 (*.f64 t t) (*.f64 y y)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 y y))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow y 2)))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) |
(* (pow t 2) (pow y 2)) |
(*.f64 (*.f64 t t) (*.f64 y y)) |
(* (pow t 2) (+ (* -2 (/ (* (pow y 2) z) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 y y))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)))) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) t)) (* 2 (* (pow y 2) z))) t)) (pow y 2))) |
(*.f64 (*.f64 t t) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)))) t)))) |
Compiled 83 442 to 7 303 computations (91.2% saved)
3612 alts after pruning (3601 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 581 | 1 456 | 2 037 |
| Fresh | 1 | 2 145 | 2 146 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 582 | 3 612 | 4 194 |
| Status | Accuracy | Program |
|---|---|---|
| 32.9% | (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 62.5% | (fma.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 62.1% | (fma.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (neg.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (fma.f64 t (fma.f64 t (+.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 t) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t z) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 26.5% | (fma.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 t t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 27.3% | (fma.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64)))) (*.f64 a (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 t (neg.f64 t)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 26.5% | (fma.f64 (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 27.3% | (fma.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 32.5% | (fma.f64 (fma.f64 a (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 36.8% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) x) | |
| 42.3% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 48.0% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) x) | |
| 73.2% | (fma.f64 (pow.f64 (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (pow.f64 (/.f64 (+.f64 a t) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 18.1% | (fma.f64 (/.f64 (/.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.9% | (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (-.f64 a t)) (*.f64 (+.f64 t a) y) x) | |
| 71.5% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (+.f64 a t)) (*.f64 (+.f64 t a) y) x) | |
| 60.6% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 a)) (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.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 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (/.f64 (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) z) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (-.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (-.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 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 11.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 11.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (fma.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.8% | (fma.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (fma.f64 (-.f64 a a) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 a a) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a)))) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 a a) t))) t) (*.f64 (+.f64 t a) y) x) | |
| 27.8% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 t (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (-.f64 (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (*.f64 a a))))) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 31.7% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (/.f64 (fma.f64 (-.f64 t t) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) a)) a)) a)) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 32.1% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) a)) a)) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (fma.f64 (-.f64 t t) (/.f64 (-.f64 z t) a) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a))) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 (-.f64 a a) t))) t) (*.f64 (+.f64 t a) y) x) | |
| 34.0% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (+.f64 t a) #s(literal 1 binary64))) (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 a t)) (*.f64 (+.f64 t a) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) (neg.f64 t))) (*.f64 (+.f64 t a) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 34.0% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (+.f64 t a)) (*.f64 (-.f64 a t) (/.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 31.1% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 28.3% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (+.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 27.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (+.f64 t a)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (-.f64 a t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.7% | (fma.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 z (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.6% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 32.8% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 32.8% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 28.1% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 28.1% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 a a) (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a a (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a a (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 25.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 31.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (+.f64 t a) y) x) | |
| 30.6% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 41.4% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 77.1% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))))) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) | |
| 60.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.3% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.3% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 60.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 77.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)) x) | |
| 75.4% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 (*.f64 y (+.f64 a t)) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (/.f64 t a) (neg.f64 a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) a (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (*.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (neg.f64 a) (/.f64 t a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (neg.f64 a) #s(literal -1 binary64) (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 t a)) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 17.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (/.f64 (*.f64 t (neg.f64 a)) a) (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a)))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 53.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (/.f64 (*.f64 t (neg.f64 a)) a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 18.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 48.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) #s(literal -1 binary64)) (neg.f64 a)) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 33.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (neg.f64 a)) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 48.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) #s(literal -1 binary64))) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 33.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 60.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 32.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 y t (*.f64 y a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 y a (*.f64 y t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t y (*.f64 a y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a y (*.f64 t y)) x) | |
| 26.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) y) (-.f64 t a)) x) | |
| 26.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 y (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 y t) (*.f64 y a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 y a) (*.f64 y t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 t y) (*.f64 a y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a y) (*.f64 t y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| ✓ | 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 57.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (neg.f64 y) (/.f64 (*.f64 a y) t))) x) | |
| 59.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 y) (/.f64 (*.f64 t y) a))) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) | |
| 56.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (fma.f64 a (/.f64 y t) y)) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t y) x) | |
| 57.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (fma.f64 t (/.f64 y a) y)) x) | |
| 58.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 28.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (neg.f64 a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64)) a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 y t (*.f64 y a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 y a (*.f64 y t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 t y (*.f64 a y)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 a y (*.f64 t y)) x) | |
| 26.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 a t) (-.f64 t a)) y) (-.f64 t a)) x) | |
| 26.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 y (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 y t) (*.f64 y a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 y a) (*.f64 y t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 t y) (*.f64 a y)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 a y) (*.f64 t y)) x) | |
| ✓ | 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 a t) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (*.f64 y (+.f64 a t)) #s(literal 1 binary64)) x) | |
| 56.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) y))) x) | |
| 57.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y a) y))) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 y (+.f64 a t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 y (*.f64 #s(literal 1 binary64) (+.f64 a t))) x) | |
| 56.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 t (fma.f64 a (/.f64 y t) y)) x) | |
| 61.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 t y) x) | |
| 57.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 a (fma.f64 t (/.f64 y a) y)) x) | |
| 58.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 a y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 a t))) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 44.5% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 49.5% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (neg.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 49.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 y (+.f64 a t)) x) | |
| 45.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 45.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 75.4% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 (*.f64 y (+.f64 a t)) (+.f64 a t)) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 63.5% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 a)) (/.f64 (*.f64 y (+.f64 a t)) (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t))) x) | |
| 96.5% | (fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (+.f64 (neg.f64 t) z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (+.f64 (neg.f64 t) z) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 31.5% | (fma.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 a a)))) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 27.8% | (fma.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))) (*.f64 a (*.f64 a a))) (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 a a)))))) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 32.0% | (fma.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) a)) (neg.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) a)) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 28.8% | (fma.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a)) (neg.f64 (/.f64 (*.f64 (+.f64 t (neg.f64 t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))))) a))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))))) a)) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t)))) a)) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (+.f64 z (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (+.f64 z (neg.f64 t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 96.5% | (fma.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)) x) | |
| 43.9% | (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) t) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 a a) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 31.1% | (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 (*.f64 z (*.f64 a a))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a a) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 31.5% | (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 36.6% | (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 51.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) y x) | |
| 53.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 63.7% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (*.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (*.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 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 42.3% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (+.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 44.3% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 42.8% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 57.1% | (fma.f64 (/.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 59.5% | (fma.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 57.5% | (fma.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 57.1% | (fma.f64 (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 35.7% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 24.8% | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 15.1% | (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 59.5% | (fma.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (/.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) (neg.f64 (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 57.5% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 57.9% | (fma.f64 (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 98.0% | (fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 51.3% | (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 50.9% | (fma.f64 (/.f64 (neg.f64 t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.4% | (fma.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 58.8% | (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 39.7% | (fma.f64 (/.f64 z (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 39.7% | (fma.f64 (/.f64 z (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 96.5% | (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) | |
| 94.6% | (fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)) x) | |
| 94.6% | (fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t)) x) | |
| 72.6% | (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) | |
| 29.9% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 51.1% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 98.0% | (fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)) x) | |
| 50.1% | (fma.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) | |
| 28.8% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 53.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) x) | |
| 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 t a) y) x) | |
| 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 54.7% | (fma.f64 (-.f64 (/.f64 (*.f64 y z) t) y) (-.f64 #s(literal -1 binary64) (/.f64 a t)) x) | |
| 62.5% | (fma.f64 (-.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 62.1% | (fma.f64 (-.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 32.5% | (fma.f64 (-.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 65.5% | (fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 65.1% | (fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) | |
| 65.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) x) | |
| 65.1% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 y (+.f64 a t))) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) | |
| 62.5% | (fma.f64 (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 62.1% | (fma.f64 (+.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (neg.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 36.5% | (fma.f64 (+.f64 (/.f64 z (*.f64 a a)) (neg.f64 (/.f64 t (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.7% | (fma.f64 (+.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (*.f64 (+.f64 t a) y) x) | |
| 55.9% | (fma.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) x) | |
| 96.5% | (fma.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) x) | |
| 72.1% | (fma.f64 (+.f64 a t) (*.f64 y (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) x) | |
| 64.2% | (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y x) | |
| 29.2% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 t a) y) x) | |
| 42.8% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (+.f64 t a) y) x) | |
| 42.3% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 33.0% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 33.0% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 72.1% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) y) (+.f64 a t) x) | |
| 71.5% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 51.3% | (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 1 binary64)) y x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 71.5% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (-.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 71.5% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 (-.f64 z t) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 68.4% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t)) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 36.7% | (fma.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) x) | |
| 63.7% | (fma.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 57.2% | (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))) x) | |
| 53.1% | (fma.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 55.4% | (fma.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 83.2% | (fma.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 63.7% | (fma.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 60.5% | (fma.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 t) (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) (*.f64 (+.f64 t a) y) x) | |
| 60.5% | (fma.f64 (*.f64 z (-.f64 (/.f64 t (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 63.3% | (fma.f64 (*.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 98.0% | (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 79.3% | (fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) | |
| 25.8% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 63.7% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a) x) | |
| 98.0% | (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 37.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 37.3% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 a a) t) (*.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t))) z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 36.2% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (-.f64 a a))) t)) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t)) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 39.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 36.4% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 a a)) t) (*.f64 a a)) t))) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) | |
| 83.2% | (fma.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)) x) | |
| 93.1% | (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) | |
| 31.8% | (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 31.4% | (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 20.9% | (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (fma.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (neg.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 21.7% | (fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 21.7% | (fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) | |
| 20.9% | (fma.f64 z (-.f64 (fma.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) | |
| 26.3% | (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 26.3% | (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) | |
| 74.1% | (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) x) | |
| 74.1% | (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) x) | |
| 38.8% | (fma.f64 y (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 82.6% | (fma.f64 y (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) x) | |
| 52.8% | (fma.f64 y (fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) x) | |
| 52.8% | (fma.f64 y (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| ▶ | 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)))) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 49.1% | (fma.f64 y (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) x) | |
| 47.9% | (fma.f64 y (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) x) | |
| 47.9% | (fma.f64 y (fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) x) | |
| 74.1% | (fma.f64 y (fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 49.1% | (fma.f64 y (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) x) | |
| 98.0% | (fma.f64 y (fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 43.3% | (fma.f64 y (fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 74.1% | (fma.f64 y (fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 46.5% | (fma.f64 y (fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 50.8% | (fma.f64 y (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) x) | |
| 20.4% | (fma.f64 y (pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) x) | |
| 80.4% | (fma.f64 y (pow.f64 (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 z) (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 z (-.f64 a t) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 z (neg.f64 (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 39.5% | (fma.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) x) | |
| 44.1% | (fma.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) x) | |
| 55.1% | (fma.f64 y (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) x) | |
| 42.5% | (fma.f64 y (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) t)) a) x) | |
| 41.2% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) x) | |
| 20.9% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) x) | |
| 19.2% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) x) | |
| 50.9% | (fma.f64 y (/.f64 (-.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (*.f64 t t) a))) t) (neg.f64 (/.f64 (*.f64 t z) a))) a) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 38.1% | (fma.f64 y (/.f64 (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a)))) (+.f64 t (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 a a)) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t z) a))))) a) x) | |
| 80.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 65.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) x) | |
| 65.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 41.9% | (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 t t) a) t) x)) | |
| 61.6% | (fma.f64 y (/.f64 (-.f64 z t) a) x) | |
| 20.4% | (fma.f64 y (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) x) | |
| 18.4% | (fma.f64 y (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 z t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))))) x) | |
| 60.8% | (fma.f64 y (/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) x) | |
| 27.1% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 80.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) x) | |
| ▶ | 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
| 28.9% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 42.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 22.0% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 51.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) x) | |
| 20.4% | (fma.f64 y (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) x) | |
| 37.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) x) | |
| 80.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) x) | |
| 59.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) x) | |
| 22.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) x) | |
| 26.3% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 20.4% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) x) | |
| 75.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) x) | |
| 80.4% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) x) | |
| 41.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) x) | |
| 20.4% | (fma.f64 y (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) x) | |
| 80.4% | (fma.f64 y (/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (neg.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) x) | |
| 56.5% | (fma.f64 y (/.f64 z a) (fma.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) x)) | |
| 66.2% | (fma.f64 y (/.f64 z a) x) | |
| 20.4% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) x) | |
| 80.4% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) x) | |
| 37.0% | (fma.f64 y (-.f64 (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))) x) | |
| 41.2% | (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 0 binary64)) (/.f64 t (-.f64 a t))) x) | |
| 44.3% | (fma.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a z) (*.f64 t t))) x) | |
| 51.7% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) x) | |
| 46.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) x) | |
| 58.8% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) x) | |
| 30.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) x)) | |
| 64.2% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) | |
| 98.0% | (fma.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) x) | |
| 98.0% | (fma.f64 y (+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) x) | |
| 98.0% | (fma.f64 y (+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 98.0% | (fma.f64 y (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 41.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (/.f64 (neg.f64 z) t))) x) | |
| 44.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) x) | |
| 50.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) x) | |
| 64.2% | (fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) x) | |
| 38.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) x) | |
| 48.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) x) | |
| 35.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a z) (*.f64 t t))))) x) | |
| 58.7% | (fma.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t))) x) | |
| 46.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) a) t))) x) | |
| 58.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) x) | |
| 49.3% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 a (/.f64 z t) (neg.f64 (/.f64 (*.f64 a a) t))) a)) t))) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 82.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.8% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 52.8% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 49.1% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 47.9% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 47.9% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 49.1% | (fma.f64 y (*.f64 (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 43.3% | (fma.f64 y (*.f64 (fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 46.5% | (fma.f64 y (*.f64 (fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 50.8% | (fma.f64 y (*.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) x) | |
| 59.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 z) (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 z (-.f64 a t) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 z (neg.f64 (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 22.1% | (fma.f64 y (*.f64 (/.f64 (/.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 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 39.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) #s(literal 1 binary64)) x) | |
| 44.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) #s(literal 1 binary64)) x) | |
| 42.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) t)) a) #s(literal 1 binary64)) x) | |
| 41.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.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 a t)) #s(literal 1 binary64)) x) | |
| 20.9% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 19.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 59.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 50.9% | (fma.f64 y (*.f64 (/.f64 (-.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (*.f64 t t) a))) t) (neg.f64 (/.f64 (*.f64 t z) a))) a) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 38.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a)))) (+.f64 t (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 a a)) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t z) a))))) a) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 65.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 65.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (fma.f64 #s(literal -1 binary64) t a)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 76.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 19.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t)))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t)))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 76.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 73.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| ✓ | 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (+.f64 (neg.f64 t) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (+.f64 a (neg.f64 t))) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 31.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 44.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) x) | |
| 38.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 93.3% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t)))) #s(literal 1 binary64)) x) | |
| 93.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 93.3% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 93.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a)))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (neg.f64 t)) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 18.4% | (fma.f64 y (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 z t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (+.f64 (neg.f64 t) z) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (+.f64 z (neg.f64 t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 35.8% | (fma.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) #s(literal 1 binary64)) x) | |
| 27.1% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) #s(literal 1 binary64)) x) | |
| 40.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 28.9% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) #s(literal 1 binary64)) x) | |
| 42.2% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 22.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64)) x) | |
| 30.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 53.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (*.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 a t)) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) x) | |
| 35.8% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 59.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 53.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 22.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 30.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 88.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 86.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 88.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 26.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 75.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 41.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (neg.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 86.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (/.f64 (neg.f64 t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 80.9% | (fma.f64 y (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 80.9% | (fma.f64 y (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 66.2% | (fma.f64 y (*.f64 (/.f64 z a) #s(literal 1 binary64)) x) | |
| 66.2% | (fma.f64 y (*.f64 (/.f64 z a) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) #s(literal 1 binary64)) x) | |
| 41.2% | (fma.f64 y (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 0 binary64)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 44.3% | (fma.f64 y (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a z) (*.f64 t t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 51.7% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) #s(literal 1 binary64)) x) | |
| 46.6% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) #s(literal 1 binary64)) x) | |
| 58.8% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 20.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) x) | |
| 48.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (fma.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 55.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (pow.f64 (/.f64 (-.f64 a t) (neg.f64 t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (pow.f64 (/.f64 (neg.f64 (-.f64 a t)) t) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (pow.f64 (neg.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 41.4% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a))) t) a)) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a)) #s(literal 1 binary64)) x) | |
| 53.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))) (+.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 22.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))))))) #s(literal 1 binary64)) x) | |
| 46.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a a)) t)) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (neg.f64 t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 67.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (neg.f64 t) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (neg.f64 t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 a t)) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 49.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 40.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) x) | |
| 66.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 a t))) #s(literal 1 binary64)) x) | |
| 51.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (neg.f64 (*.f64 a a))) t)) a) t)))) #s(literal 1 binary64)) x) | |
| 56.9% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) t)) a) t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal 1 binary64)) x) | |
| 82.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (fma.f64 t (fma.f64 t (-.f64 (/.f64 (neg.f64 t) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 55.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (fma.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 57.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 48.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 55.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (pow.f64 (/.f64 (-.f64 a t) t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (neg.f64 t)) a))) #s(literal 1 binary64)) x) | |
| 41.4% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (+.f64 t (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a a)))) a))) #s(literal 1 binary64)) x) | |
| 54.4% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) a) (*.f64 t t)) a)) (neg.f64 t)) a))) #s(literal 1 binary64)) x) | |
| 51.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a)) (neg.f64 t)) a))) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (+.f64 t (/.f64 (*.f64 t t) a)) a))) #s(literal 1 binary64)) x) | |
| 46.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) a)))) a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (neg.f64 (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (neg.f64 t) (neg.f64 (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| ✓ | 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 67.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))))) #s(literal 1 binary64)) x) | |
| 49.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 a t))))) #s(literal 1 binary64)) x) | |
| 40.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))))) #s(literal 1 binary64)) x) | |
| 66.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 56.9% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) t) (neg.f64 a)) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 51.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) t)) (*.f64 a a)) t)) (neg.f64 a)) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 82.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 55.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 57.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a)))) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (fma.f64 t t (/.f64 (*.f64 t (*.f64 t t)) a)) a))) a)))) #s(literal 1 binary64)) x) | |
| 51.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (fma.f64 t t (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a))) a))) a))) a)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (neg.f64 (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 27.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) #s(literal 1 binary64)) x) | |
| 81.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 81.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) x) | |
| 41.9% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (/.f64 (neg.f64 z) t))) #s(literal 1 binary64)) x) | |
| 44.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) #s(literal 1 binary64)) x) | |
| 50.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) #s(literal 1 binary64)) x) | |
| 48.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) #s(literal 1 binary64)) x) | |
| 35.9% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a z) (*.f64 t t))))) #s(literal 1 binary64)) x) | |
| 58.7% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t))) #s(literal 1 binary64)) x) | |
| 46.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) a) t))) #s(literal 1 binary64)) x) | |
| 58.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) #s(literal 1 binary64)) x) | |
| 49.3% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 a (/.f64 z t) (neg.f64 (/.f64 (*.f64 a a) t))) a)) t))) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) #s(literal 1 binary64)) x) | |
| 59.0% | (fma.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal 1 binary64)) x) | |
| 79.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 20.0% | (fma.f64 y (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 79.7% | (fma.f64 y (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 50.9% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a))) (neg.f64 t)) a)) #s(literal 1 binary64)) x) | |
| 48.4% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) #s(literal 1 binary64)) x) | |
| 44.9% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 z t) t)) #s(literal 1 binary64)) x) | |
| 46.4% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) z (neg.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) #s(literal 1 binary64)) x) | |
| 48.6% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 61.9% | (fma.f64 y (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) x) | |
| 90.8% | (fma.f64 y (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 60.6% | (fma.f64 y (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 60.6% | (fma.f64 y (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 50.9% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a))) (neg.f64 t)) a)) x) | |
| 48.4% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) x) | |
| 44.9% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) x) | |
| 55.1% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) x) | |
| 61.6% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) x) | |
| 64.2% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) t)) x) | |
| 46.4% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) z (neg.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) x) | |
| 48.6% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) x) | |
| 61.9% | (fma.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) x) | |
| ✓ | 60.6% | (fma.f64 y #s(literal 1 binary64) x) |
| 60.6% | (fma.f64 y #s(literal 1 binary64) x) | |
| 50.0% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 50.0% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 42.5% | (fma.f64 x (fma.f64 x (-.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (*.f64 (-.f64 z t) y))) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 48.0% | (fma.f64 x (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 t a) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))))) (*.f64 (-.f64 z t) y))) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 41.6% | (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 83.3% | (fma.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 53.0% | (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 50.9% | (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 68.8% | (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) | |
| 49.0% | (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| ▶ | 60.6% | (fma.f64 #s(literal 1 binary64) y x) |
| 83.3% | (fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 38.7% | (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))) x) | |
| 83.3% | (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) | |
| 27.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 14.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 14.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 34.2% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 46.0% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) | |
| 21.7% | (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 18.1% | (pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 18.1% | (pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 11.9% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64)))) #s(literal -1 binary64)) | |
| 14.8% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 14.8% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 34.2% | (pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 21.7% | (pow.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 18.9% | (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 36.3% | (pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) | |
| 36.3% | (pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) | |
| 40.6% | (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 27.9% | (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 96.4% | (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal -1 binary64)) | |
| 30.6% | (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a)))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ▶ | 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 25.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.4% | (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.6% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) | |
| 7.0% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 6.8% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) | |
| 22.9% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 21.4% | (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) | |
| 21.4% | (/.f64 (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))))) | |
| 12.0% | (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) x) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))))) | |
| 14.6% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 14.6% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 27.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 17.7% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) | |
| 18.1% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 12.5% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.6% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 35.7% | (/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (+.f64 x (neg.f64 y))) | |
| 31.8% | (/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 10.7% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.0% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.3% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 6.9% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 10.7% | (/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))))) | |
| 27.6% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) | |
| 19.0% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x)) | |
| 26.2% | (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) | |
| 10.7% | (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.7% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 26.1% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 18.2% | (/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) | |
| 9.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 9.9% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 15.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 26.3% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 10.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 10.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 28.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 19.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) | |
| 17.7% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) | |
| 18.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 13.1% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) | |
| 34.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) | |
| 31.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 9.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 9.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (+.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.7% | (/.f64 (+.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t))) t))) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (+.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (-.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.1% | (/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) | |
| 40.7% | (/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) | |
| 34.2% | (/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 6.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.1% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 7.0% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 6.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 14.8% | (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 25.6% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 12.7% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.8% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.9% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 10.7% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 10.7% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.4% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 11.1% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 11.0% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.8% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 33.7% | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) | |
| 36.4% | (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) | |
| 36.4% | (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) | |
| 13.1% | (/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 3.5% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.5% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z))) z)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.9% | (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) | |
| 24.1% | (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) | |
| 24.9% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| 14.4% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 12.7% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 30.0% | (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.0% | (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 25.7% | (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (fma.f64 (neg.f64 y) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 18.2% | (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 18.2% | (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 26.8% | (/.f64 (neg.f64 (fma.f64 y (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) | |
| 14.6% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 14.6% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 15.0% | (/.f64 (neg.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y)))))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 10.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.7% | (/.f64 (neg.f64 (-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (neg.f64 (-.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) | |
| 12.1% | (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.6% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) t) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.5% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.1% | (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 40.7% | (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 36.4% | (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) | |
| 36.4% | (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) | |
| 3.5% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.7% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 z z))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.8% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (-.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 y y) (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -4 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a)))) a))) a))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a))) a))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 z (fma.f64 z (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 t (fma.f64 t (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 2 binary64)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (pow.f64 (*.f64 y (-.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 t a)) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a)) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a))))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a))) a)) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (-.f64 z t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) y) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 z t) y) y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 y (-.f64 z t)) y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) y) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) y) (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) y) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y)) (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z)))) z)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 5.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z))) z))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) y) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) y)) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 y (-.f64 z t))) (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)))) t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a))) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.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 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (fma.f64 #s(literal -1 binary64) t z)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (fma.f64 #s(literal -1 binary64) t z)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t)))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.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 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 a (neg.f64 t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 a (neg.f64 t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 5.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 a t)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t))))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))) x)) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x)) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x)) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a))) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t))) t)) x)) | |
| 8.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t))) t)) x)) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) #s(literal -1 binary64))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) x) (-.f64 t a)))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))))) | |
| 13.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))))))) | |
| 5.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))))) | |
| 7.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a))) x) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 x))) | |
| 7.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (+.f64 (+.f64 x (neg.f64 y)) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (fma.f64 a (/.f64 y t) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t))))))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (+.f64 (+.f64 x (neg.f64 y)) (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 a y) t))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 (neg.f64 x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 y (/.f64 z (-.f64 t a)) (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 7.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (neg.f64 (*.f64 y (/.f64 z a)))))) | |
| 7.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (neg.f64 (*.f64 y (/.f64 z a)))))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (neg.f64 (*.f64 y (/.f64 z a)))))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 7.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (-.f64 (fma.f64 y (/.f64 z t) (neg.f64 y)) (/.f64 (*.f64 a y) t)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) a) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a))))) | |
| 10.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) | |
| 12.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 y))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) #s(literal -1 binary64))) | |
| 12.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) z))))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 z (-.f64 t a))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a)))))) | |
| 3.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 y (/.f64 z (-.f64 t a)))) | |
| 11.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 13.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 11.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a))))))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64))))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t z) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.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 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ✓ | 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 t) z) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z (neg.f64 t)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (/.f64 y (-.f64 t a)) x)))) | |
| 11.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.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 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t))) (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (+.f64 a t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 a t)) (*.f64 (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a)) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) #s(literal 1 binary64)) (fma.f64 t t (*.f64 a (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t)))) (neg.f64 (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t t (*.f64 a (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) x)) | |
| 25.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) x)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 17.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 (-.f64 z t) y) x)) (-.f64 t a))))) | |
| 24.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) | |
| 15.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))))) | |
| 7.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 24.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))))) | |
| 24.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 15.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t)) t))) | |
| 12.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t)) t))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 x))) | |
| 11.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (+.f64 (-.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (-.f64 (/.f64 (*.f64 a y) t) (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)))))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 z y) t) y)) (/.f64 (*.f64 a y) t))) | |
| 17.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) | |
| 16.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a))) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 21.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (*.f64 z y) a))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) | |
| 24.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x y)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) x)) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (*.f64 y (/.f64 z (-.f64 t a))))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 (neg.f64 x)))) | |
| 14.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 y (/.f64 (-.f64 z t) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 17.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 17.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 11.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) t)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))) | |
| 12.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (-.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t)) y) (/.f64 (*.f64 a y) t)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal -1 binary64))) | |
| 23.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y (-.f64 t a))) (/.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) z)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 22.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))))) | |
| 4.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 y (/.f64 z (-.f64 t a)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 25.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64))))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t z) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 8.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.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 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.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 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ✓ | 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 t) z) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z (neg.f64 t)) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.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 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (neg.f64 t) a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (neg.f64 t) a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 a (neg.f64 t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 a (neg.f64 t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t))))))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a)))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (/.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 z (neg.f64 t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 z (neg.f64 t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.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 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 t) z) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 t) z) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 z (neg.f64 t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 z (neg.f64 t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.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 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) y)) #s(literal 2 binary64))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 z t))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t))) t))) t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a)))) (fma.f64 t t (*.f64 a (+.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (/.f64 y (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a)))) z)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))))) z))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 0.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 0.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.7% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.5% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) | |
| 14.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 14.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) | |
| 34.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))))) | |
| 21.7% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) | |
| 18.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 18.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 11.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))))) | |
| 14.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 14.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) | |
| 34.2% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) | |
| 21.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal 1 binary64))) | |
| 18.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)))) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) | |
| 40.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 27.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x))) | |
| 34.2% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 21.7% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 96.4% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)))) | |
| 33.7% | (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 34.1% | (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a))))) | |
| 45.3% | (-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 43.9% | (-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 13.7% | (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 13.7% | (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 14.2% | (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 6.0% | (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 5.5% | (-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 7.3% | (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 27.6% | (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) | |
| 19.0% | (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) | |
| 26.2% | (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 40.5% | (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) | |
| 25.9% | (-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 41.0% | (-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 28.0% | (-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) | |
| 34.2% | (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 34.2% | (-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 20.4% | (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))))) | |
| 14.6% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (-.f64 x y)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y))) (-.f64 (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 15.5% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 21.3% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 13.4% | (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) | |
| 11.4% | (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (-.f64 x y))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y)) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y)) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (-.f64 x y)))))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) | |
| 37.1% | (-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)) | |
| 34.7% | (-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 z t) a) x) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a))) | |
| 13.4% | (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))))) | |
| 35.2% | (-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) | |
| 35.6% | (-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) | |
| 55.1% | (-.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t)) | |
| 22.1% | (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (fma.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) (*.f64 t (+.f64 x (neg.f64 y)))))) | |
| 46.8% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t)) | |
| 47.4% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t)) | |
| 33.3% | (-.f64 (+.f64 x (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) | |
| 56.0% | (-.f64 (+.f64 x (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y)) (neg.f64 (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) | |
| 48.6% | (-.f64 (+.f64 x y) (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) | |
| 42.8% | (-.f64 (+.f64 x y) (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) | |
| 55.9% | (-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) | |
| 41.2% | (-.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a)) (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y)))) a)) (*.f64 (-.f64 z t) y)) a)) | |
| 41.2% | (-.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) | |
| 83.3% | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) | |
| 49.3% | (-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) | |
| 34.2% | (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 37.3% | (+.f64 (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y) (fma.f64 (*.f64 y (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t))) x)) | |
| 43.9% | (+.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 53.1% | (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 25.9% | (+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 13.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) | |
| 13.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) | |
| 13.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) | |
| 5.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 6.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 82.4% | (+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 16.4% | (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y))))))) t)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t))) | |
| 14.2% | (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (+.f64 x (neg.f64 y))) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))))))) (+.f64 x (neg.f64 y)))) (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 x x (neg.f64 (*.f64 y y)))) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))) t)) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t))) | |
| 42.7% | (+.f64 (+.f64 x y) (fma.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 a z)) (*.f64 t t)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) | |
| 46.4% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (fma.f64 a z (neg.f64 (*.f64 a a))) y) t)) t))) | |
| 43.2% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (fma.f64 y (-.f64 z a) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a))) t) (*.f64 (neg.f64 y) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) t))) | |
| 33.0% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))))) (fma.f64 a (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) t))) t))) | |
| 48.5% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (*.f64 z y)) (*.f64 a y)) t))) | |
| 31.5% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y))))) (neg.f64 (/.f64 (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y)))) (neg.f64 (*.f64 (*.f64 a z) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))))) t))) t))) t))) | |
| 21.3% | (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) | |
| 11.8% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (fma.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (+.f64 x (neg.f64 y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y))))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))))))))))) | |
| 50.7% | (+.f64 y (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) x)) | |
| ✓ | 60.6% | (+.f64 y x) |
| 31.3% | (+.f64 x (fma.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 98.0% | (+.f64 x (fma.f64 (/.f64 z (-.f64 a t)) y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y))) | |
| 82.3% | (+.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 50.7% | (+.f64 x (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y)) | |
| 49.2% | (+.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y (*.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) | |
| 82.3% | (+.f64 x (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 98.0% | (+.f64 x (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (*.f64 (/.f64 z (-.f64 a t)) y))) | |
| 45.4% | (+.f64 x (fma.f64 (neg.f64 t) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 y (/.f64 z a)))) | |
| 51.1% | (+.f64 x (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) y) (*.f64 y (/.f64 z a)))) | |
| 47.6% | (+.f64 x (fma.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) z)) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 39.3% | (+.f64 x (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) z)) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 z (*.f64 t t))))) (*.f64 a (*.f64 a a)))))) | |
| 58.8% | (+.f64 x (fma.f64 y (/.f64 (+.f64 a (neg.f64 z)) t) y)) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))))) | |
| 94.2% | (+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) | |
| 56.5% | (+.f64 x (fma.f64 y (/.f64 z a) (*.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))))) | |
| ▶ | 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
| 47.8% | (+.f64 x (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 47.9% | (+.f64 x (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) y) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z a)))) | |
| 47.5% | (+.f64 x (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) y) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z a)))) | |
| 45.7% | (+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 42.6% | (+.f64 x (fma.f64 t (fma.f64 t (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 y (/.f64 z a)))) | |
| 34.1% | (+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a))))) | |
| 45.3% | (+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 65.6% | (+.f64 x (fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 83.7% | (+.f64 x (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) | |
| 43.0% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 42.6% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a)))) | |
| 43.2% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 42.8% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a)))) | |
| 46.6% | (+.f64 x (fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 43.1% | (+.f64 x (fma.f64 t (+.f64 (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) a)) (*.f64 y (/.f64 z a)))) | |
| 45.4% | (+.f64 x (fma.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 y (/.f64 z a)))) | |
| 42.4% | (+.f64 x (fma.f64 a (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) y (*.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y))) | |
| 39.5% | (+.f64 x (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y))) | |
| 30.2% | (+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 29.4% | (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) | |
| 65.6% | (+.f64 x (fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 38.9% | (+.f64 x (fma.f64 a (/.f64 (neg.f64 (*.f64 a (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))) (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y))) | |
| 28.6% | (+.f64 x (fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 30.3% | (+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 31.5% | (+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) | |
| 46.1% | (+.f64 x (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 43.5% | (+.f64 x (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) y)) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) | |
| 55.6% | (+.f64 x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) #s(literal -1 binary64))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) t (*.f64 y z)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 z y)) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 t (-.f64 z t)) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) a)) a)) | |
| 47.2% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a))) a)) a)) | |
| 49.3% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 48.2% | (+.f64 x (/.f64 (fma.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 y (-.f64 z t))) a)) | |
| 47.6% | (+.f64 x (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 y z)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 82.9% | (+.f64 x (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 82.9% | (+.f64 x (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 42.5% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 a t)) (+.f64 a t)) (-.f64 a t))) | |
| 42.5% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (+.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 47.9% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t))) | |
| 47.9% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (+.f64 z t)) (-.f64 a t))) | |
| 53.7% | (+.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t)))) (-.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 36.0% | (+.f64 x (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t))) (*.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) #s(literal -1 binary64)) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (fma.f64 t (+.f64 z t) (*.f64 z z))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) y) (+.f64 z t)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 63.7% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a))) | |
| 63.7% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (+.f64 t a)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (+.f64 a t)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (neg.f64 (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) y) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) y) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 (neg.f64 t) z)) (-.f64 a t))) | |
| 35.7% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 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 t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) | |
| 32.0% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) a)) | |
| 31.7% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) a)) | |
| 36.6% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y)) a)) a)) | |
| 36.6% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a))) a)) | |
| 35.4% | (+.f64 x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a)))) a)) | |
| 83.3% | (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 z y) (*.f64 (neg.f64 t) y)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y (neg.f64 t)) (*.f64 y z)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 37.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 y (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.2% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.2% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 14.9% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a))) (neg.f64 (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 y (*.f64 a a)))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 14.9% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)))) (neg.f64 (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (neg.f64 y) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (-.f64 (*.f64 a (fma.f64 (neg.f64 a) (fma.f64 (-.f64 t t) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) a))) a))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (neg.f64 (/.f64 (+.f64 (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 (fma.f64 (+.f64 t (neg.f64 t)) (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) a))) a))) a))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 (neg.f64 (+.f64 t (neg.f64 t))) (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))) (*.f64 a a)) (fma.f64 y (*.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))))) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (+.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 a a)) y (neg.f64 (*.f64 (+.f64 a (neg.f64 a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a))))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a)))))) (*.f64 t (*.f64 t t)))) y) (fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t))))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) y (neg.f64 (*.f64 (+.f64 a (neg.f64 a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a))))))) (*.f64 t t))) y) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t)))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a)))) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 y (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 a a)))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) a)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (/.f64 (fma.f64 (-.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) a)) a)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 75.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (+.f64 t a))) (+.f64 t a))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (neg.f64 y) z) t) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t))))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z))))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 45.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (+.f64 t a))) | |
| 39.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 (neg.f64 t) z))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (fma.f64 (-.f64 (neg.f64 t) z) z (*.f64 (-.f64 (neg.f64 t) z) (neg.f64 t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (fma.f64 z (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 11.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (+.f64 z t) (+.f64 z t)) (+.f64 z t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 z t))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (-.f64 z t))) (-.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 12.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 (neg.f64 z) (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t (-.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 a t))) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (+.f64 (*.f64 (-.f64 (neg.f64 t) z) z) (*.f64 (-.f64 (neg.f64 t) z) (neg.f64 t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (+.f64 (*.f64 z (-.f64 (neg.f64 t) z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (-.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal -1 binary64)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 #s(literal 0 binary64) (/.f64 t z) #s(literal 1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) z)) (neg.f64 (+.f64 t (neg.f64 t)))) z)) #s(literal -1 binary64))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 t (neg.f64 t)) z)) #s(literal -1 binary64))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 26.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 z t) #s(literal 1 binary64))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (/.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 26.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) t) (+.f64 z (neg.f64 z))) t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (neg.f64 z)) t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 t t) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (fma.f64 #s(literal -1 binary64) t z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.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)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| ✓ | 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (+.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (+.f64 z (neg.f64 t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.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)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 32.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 32.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (neg.f64 (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (neg.f64 t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 z z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 a a) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a a (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a a (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 a t)) (+.f64 a t))) | |
| 39.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (+.f64 a t)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 13.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) | |
| 20.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 40.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 a a) (*.f64 a a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a a (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a a (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 18.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 #s(literal -1 binary64) t a))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)))) | |
| 18.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| ✓ | 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (neg.f64 t) a))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 a (neg.f64 t)))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))))) | |
| 30.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 a t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (-.f64 a t))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 30.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (-.f64 a t))) | |
| 28.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (-.f64 a t))) | |
| 44.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (+.f64 t a))) (-.f64 a t))) | |
| 40.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a a)) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z))) (-.f64 a t))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (neg.f64 (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (neg.f64 (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 29.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (-.f64 z t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.0% | (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a y) (*.f64 (-.f64 z t) (-.f64 t t))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) | |
| 53.1% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 59.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 a t))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) y) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t (neg.f64 z)) (neg.f64 y)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t a) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 a t) y) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 a t) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 78.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) y) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) y)) (-.f64 a t))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (-.f64 a t))) (+.f64 z t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (+.f64 z t))) (-.f64 a t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) y) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 a t)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 a t))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 a t)))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))))) z))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))))) z))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 75.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 t a))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) (neg.f64 (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t))) | |
| 54.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 a t))) | |
| 21.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.7% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y)) (/.f64 (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) y) t) (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))) t)) (*.f64 z y)) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.4% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 y) z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t) (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t))) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t)) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) (neg.f64 (/.f64 (*.f64 y (*.f64 z z)) t))) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) t) (/.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) t)))) t))) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.2% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 (neg.f64 y) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 (neg.f64 y) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a)))))))))) (fma.f64 (*.f64 a a) (*.f64 z y) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a)))) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))))))) t))) t))) t))) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 y (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 a t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 a t))) (neg.f64 (+.f64 z t)))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (+.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (-.f64 z t)) (-.f64 a t))) | |
| 72.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (fma.f64 t (/.f64 y z) (neg.f64 y))) (-.f64 a t))) | |
| 59.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (+.f64 t (neg.f64 t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) y (neg.f64 (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 t t) y) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y))))) z))) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)))) z))) (*.f64 t y)) z)))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)) z)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 y) (+.f64 t (neg.f64 z))) (-.f64 a t))) | |
| 48.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (-.f64 (neg.f64 t) z)))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (-.f64 (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y) (/.f64 (*.f64 z y) t))) (-.f64 a t))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (-.f64 y (/.f64 (*.f64 z y) t))) (-.f64 a t))) | |
| 47.2% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))) (/.f64 (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z))) t)) t)))) (-.f64 a t))) | |
| 51.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (+.f64 y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (+.f64 z (neg.f64 z)) z) (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 y (*.f64 z z)) (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))) t) (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))))) t))) t)))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) y) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) y) (-.f64 a t))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 t y) z))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 (neg.f64 t) y) z))) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 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))))))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 28.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 39.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 45.8% | (+.f64 x (/.f64 (*.f64 y (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))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (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))))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 (*.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 a t))) | |
| 69.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 z (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 75.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t #s(literal -1 binary64) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (-.f64 a t))) | |
| 11.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 35.0% | (+.f64 x (/.f64 (*.f64 y (/.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)))))) (fma.f64 z (/.f64 (*.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 a t))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (/.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)))) (fma.f64 z (/.f64 z (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 22.1% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z))) (-.f64 a t))) | |
| 14.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 z t) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 28.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z (neg.f64 t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))) (-.f64 a t))) | |
| 25.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (-.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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 (+.f64 z #s(literal 0 binary64)) t)) (-.f64 a t))) | |
| 75.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z (*.f64 (/.f64 t z) z))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 37.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 51.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 a (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t #s(literal -1 binary64) a))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 76.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 a (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 #s(literal -1 binary64) t a))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)))) | |
| 29.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))))) | |
| 33.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 60.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (fma.f64 a (/.f64 a (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 9.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 66.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 t) a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 t a) #s(literal -1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 17.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))))) | |
| 16.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a)))))))) | |
| 27.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (fma.f64 a a (*.f64 t t)))))) | |
| 10.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.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 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t t (-.f64 (*.f64 a a) (*.f64 a (neg.f64 t))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (+.f64 t a))))) | |
| 23.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 35.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 a a (*.f64 t t))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (+.f64 t a)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 76.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a t) t) t))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (+.f64 a #s(literal 0 binary64)) t))) | |
| 81.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a (*.f64 (/.f64 t a) a)))) | |
| ✓ | 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 t) a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a (neg.f64 t)))) | |
| 43.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 42.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a))))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (/.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (+.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 a t))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (-.f64 a t))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 78.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) | |
| 39.6% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 27.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 37.8% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 48.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (/.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (neg.f64 (+.f64 t (neg.f64 z)))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 73.5% | (+.f64 x (/.f64 (*.f64 t (fma.f64 y (/.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 z y) t) y)) (-.f64 a t))) | |
| 96.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) | |
| 68.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) | |
| 68.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (-.f64 a t))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 54.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t)) | |
| 55.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (neg.f64 (-.f64 a t)))) | |
| 61.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (+.f64 t (neg.f64 t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) y) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)))) z))) (*.f64 t y)) z))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (-.f64 a t)))) | |
| 62.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 y t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 a t))))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 55.6% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 y (-.f64 z t))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) | |
| 56.0% | (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y) (neg.f64 (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t)))) | |
| 82.4% | (+.f64 x (-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 t y) (-.f64 a t)))) | |
| 37.1% | (+.f64 x (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t)))) | |
| 83.3% | (+.f64 x (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 35.2% | (+.f64 x (-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))))) | |
| 35.6% | (+.f64 x (-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) | |
| 48.6% | (+.f64 x (-.f64 y (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t))) | |
| 46.8% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t))) | |
| 47.4% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t))) | |
| 42.8% | (+.f64 x (-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t))) | |
| 55.9% | (+.f64 x (-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t))) | |
| 58.7% | (+.f64 x (-.f64 y (*.f64 (/.f64 y t) (-.f64 z a)))) | |
| 83.3% | (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 35.6% | (+.f64 x (+.f64 (fma.f64 y (/.f64 (+.f64 a (neg.f64 z)) t) y) (fma.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 a z)) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a)))) (*.f64 t (*.f64 t t)))))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y) (*.f64 (/.f64 z (-.f64 a t)) y))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 36.4% | (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t))))))) | |
| 43.4% | (+.f64 x (+.f64 y (-.f64 (fma.f64 a (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t)))) | |
| 55.1% | (+.f64 x (+.f64 y (-.f64 (/.f64 (*.f64 (neg.f64 y) z) t) (/.f64 (*.f64 (neg.f64 a) y) t)))) | |
| 42.5% | (+.f64 x (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t))))) | |
| 42.8% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 z y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t))) (*.f64 a y)) t)))) | |
| 33.0% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))))) (fma.f64 a (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) t))) t)))) | |
| 55.9% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)))) | |
| 31.5% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y))))) (neg.f64 (/.f64 (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y)))) (neg.f64 (*.f64 (*.f64 a z) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))))) t))) t))) t)))) | |
| 56.0% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (*.f64 y (-.f64 z a)) t)))) | |
| 36.1% | (+.f64 x (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.8% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 42.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 48.0% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)))) | |
| 77.1% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 77.1% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)))) | |
| 32.3% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 32.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 35.7% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t)))) | |
| 29.9% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 51.1% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) | |
| 28.8% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 53.5% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))))) | |
| 65.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y))) | |
| 65.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 55.9% | (+.f64 x (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 36.7% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))))) | |
| 57.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 55.4% | (+.f64 x (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 63.7% | (+.f64 x (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) | |
| 83.2% | (+.f64 x (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) | |
| 79.4% | (+.f64 x (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t))))) | |
| 58.8% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t)))) z))))) | |
| 62.2% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t)))) z))))) | |
| 91.2% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))) z))))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 79.4% | (+.f64 x (*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z))))) | |
| 79.4% | (+.f64 x (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t))))) | |
| 83.6% | (+.f64 x (*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 61.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 61.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 80.9% | (+.f64 x (*.f64 y (/.f64 z (-.f64 a t)))) | |
| 66.2% | (+.f64 x (*.f64 y (/.f64 z a))) | |
| 98.0% | (+.f64 x (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) | |
| 74.7% | (+.f64 x (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 38.7% | (+.f64 x (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 44.8% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 z) (neg.f64 t)) y (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 t t)) y (neg.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a)))) a))) a))) | |
| 47.1% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 z) (neg.f64 t)) y (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 t t)) y) a))) a))) | |
| 39.9% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a))) | |
| 37.1% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 t (*.f64 (-.f64 z t) y) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) a))))) a))) a))) a))) | |
| 43.6% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) a) (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y))) a)) (*.f64 (-.f64 z t) y)) a))) | |
| 41.2% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a))) | |
| 38.2% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) a))) a)) a)) a))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 a t))))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.f64 a t)))) | |
| 56.4% | (+.f64 x (neg.f64 (*.f64 (/.f64 (-.f64 z t) t) (fma.f64 y (/.f64 a t) y)))) | |
| 83.3% | (+.f64 x (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 61.6% | (+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)))) | |
| 64.2% | (+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t)))) | |
| 72.6% | (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) | |
| 49.3% | (+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)))) | |
| 47.6% | (+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) #s(literal -1 binary64)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)))) | |
| 38.3% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 37.4% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 85.8% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 85.7% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 86.5% | (*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) | |
| 21.7% | (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 18.1% | (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 18.1% | (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 12.0% | (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) | |
| 14.5% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 14.6% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.9% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 11.0% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 7.1% | (*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 10.7% | (*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 9.1% | (*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))) | |
| 24.8% | (*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) | |
| 11.4% | (*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) | |
| 18.8% | (*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) | |
| 9.7% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 12.5% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) | |
| 24.7% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 14.3% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x))) | |
| 14.8% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 34.1% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 25.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 33.7% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 21.7% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 21.3% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 27.5% | (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) | |
| 18.9% | (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) | |
| 26.1% | (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 27.9% | (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) | |
| 46.0% | (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 40.6% | (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 36.3% | (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 36.3% | (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 34.1% | (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 14.8% | (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (*.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 58.0% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 14.3% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y)))) (*.f64 z y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 15.9% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 72.6% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) | |
| 14.3% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (/.f64 y (-.f64 a t))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y)))) (*.f64 z y)) (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y)))) z))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) | |
| 16.0% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (/.f64 y (-.f64 a t))) #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y))) z))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) | |
| 80.7% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) x) (*.f64 t (/.f64 y (-.f64 a t)))) z)))) | |
| 58.0% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) | |
| 74.0% | (*.f64 (neg.f64 y) (fma.f64 x (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 64.6% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 24.0% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) | |
| 25.6% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) | |
| 84.4% | (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 24.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (*.f64 (-.f64 t a) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) | |
| 79.5% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) | |
| 84.4% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 47.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) | |
| 47.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) | |
| 75.0% | (*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) | |
| 10.3% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 10.3% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 53.0% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (*.f64 (-.f64 a t) z)))) | |
| 53.0% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (*.f64 (-.f64 a t) z)))) | |
| 8.7% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z)))))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 8.7% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (+.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z))))))) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 70.0% | (*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) | |
| 70.8% | (*.f64 z (+.f64 (/.f64 (neg.f64 y) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (fma.f64 t (/.f64 y (*.f64 (*.f64 a z) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 x z)))) | |
| 70.0% | (*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) | |
| 27.1% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 18.5% | (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) | |
| 9.8% | (*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 10.2% | (*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 9.8% | (*.f64 y (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) (fma.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))))) | |
| 84.4% | (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 79.5% | (*.f64 y (+.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) | |
| 9.4% | (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) (fma.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))))))) | |
| 17.8% | (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) | |
| 90.3% | (*.f64 x (fma.f64 y (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) #s(literal 1 binary64))) | |
| 21.9% | (*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 21.9% | (*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 76.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))))) | |
| 73.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) | |
| 76.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))))) | |
| 58.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 58.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 20.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x)))))) (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 20.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 96.5% | (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 34.2% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 34.2% | (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 14.8% | (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 14.8% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 77.6% | (neg.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) z))))) | |
| 51.1% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t))))) z))))) | |
| 53.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t))))) z))))) | |
| 80.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) z))))) | |
| 25.6% | (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))))) | |
| 80.8% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal -1 binary64)))) | |
| 86.5% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) | |
| 86.5% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)))) | |
| 58.8% | (neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) | |
| 58.8% | (neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) | |
| 78.5% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x)) #s(literal -1 binary64)))) | |
| 31.2% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.2% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) | |
| 16.8% | (exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) | |
| 10.9% | (exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) |
Compiled 352 911 to 148 129 computations (58% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 384 | (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
| ✓ | cost-diff | 384 | (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
| ✓ | cost-diff | 896 | (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
| ✓ | cost-diff | 5056 | (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| ✓ | cost-diff | 256 | (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
| ✓ | cost-diff | 320 | (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
| ✓ | cost-diff | 1024 | (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
| ✓ | cost-diff | 1408 | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) |
| ✓ | cost-diff | 192 | (fma.f64 #s(literal 1 binary64) y x) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 a t)) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 t (-.f64 a t))) |
| ✓ | cost-diff | 128 | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
| ✓ | cost-diff | 1088 | (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
| 7 562× | lower-fma.f32 |
| 7 552× | lower-fma.f64 |
| 3 494× | lower-*.f32 |
| 3 472× | lower-*.f64 |
| 2 280× | lower-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 581 |
| 0 | 93 | 515 |
| 1 | 204 | 439 |
| 2 | 711 | 412 |
| 3 | 3466 | 380 |
| 0 | 8133 | 380 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
x |
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
y |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (-.f64 a t)) |
t |
(-.f64 a t) |
a |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 z (-.f64 a t)) |
z |
(fma.f64 #s(literal 1 binary64) y x) |
#s(literal 1 binary64) |
y |
x |
(fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
y |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(-.f64 z t) |
z |
t |
(-.f64 a t) |
a |
(*.f64 (+.f64 t a) (-.f64 t a)) |
(+.f64 t a) |
(-.f64 t a) |
x |
(/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
y |
(*.f64 (-.f64 z t) (-.f64 z t)) |
(-.f64 z t) |
z |
t |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) |
#s(literal 1 binary64) |
(*.f64 (-.f64 a t) (-.f64 t a)) |
(-.f64 a t) |
a |
(-.f64 t a) |
(*.f64 x x) |
x |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(/.f64 y (-.f64 t a)) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
y |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) |
(*.f64 (-.f64 z t) (-.f64 z t)) |
(-.f64 z t) |
z |
t |
(*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a)) |
(*.f64 (-.f64 a t) x) |
(-.f64 a t) |
a |
x |
(-.f64 t a) |
(*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(/.f64 t (-.f64 t a)) |
(/.f64 z (-.f64 t a)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(/.f64 (-.f64 z t) (-.f64 t a)) |
| Outputs |
|---|
(+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
x |
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
y |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (-.f64 t a)) |
(/.f64 t (-.f64 a t)) |
t |
(-.f64 a t) |
a |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 z (-.f64 a t)) |
z |
(fma.f64 #s(literal 1 binary64) y x) |
(+.f64 x y) |
#s(literal 1 binary64) |
y |
x |
(fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
y |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) |
(*.f64 (+.f64 t a) (-.f64 t z)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(-.f64 z t) |
z |
t |
(-.f64 a t) |
a |
(*.f64 (+.f64 t a) (-.f64 t a)) |
(+.f64 t a) |
(-.f64 t a) |
x |
(/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 (fma.f64 y (*.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 y (*.f64 (-.f64 z t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) |
y |
(*.f64 (-.f64 z t) (-.f64 z t)) |
(-.f64 z t) |
z |
t |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) |
#s(literal 1 binary64) |
(*.f64 (-.f64 a t) (-.f64 t a)) |
(-.f64 a t) |
a |
(-.f64 t a) |
(*.f64 x x) |
x |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(-.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(/.f64 y (-.f64 t a)) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) |
y |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
#s(literal 0 binary64) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) |
(*.f64 (-.f64 z t) (-.f64 z t)) |
(-.f64 z t) |
z |
t |
(*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a)) |
(*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) |
(*.f64 (-.f64 a t) x) |
(*.f64 x (-.f64 a t)) |
(-.f64 a t) |
a |
x |
(-.f64 t a) |
(*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 t (-.f64 t a)) |
(/.f64 z (-.f64 t a)) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(/.f64 (-.f64 t z) (*.f64 x (-.f64 a t))) |
(/.f64 (-.f64 z t) (-.f64 t a)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
| ✓ | accuracy | 96.4% | (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x) |
| ✓ | accuracy | 86.9% | (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
| ✓ | accuracy | 56.6% | (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) |
| ✓ | accuracy | 88.5% | (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
| ✓ | accuracy | 84.2% | (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
| ✓ | accuracy | 69.1% | (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
| ✓ | accuracy | 50.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 98.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
| ✓ | accuracy | 83.2% | (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) |
| ✓ | accuracy | 49.7% | (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1 binary64) y x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 a t)) |
| ✓ | accuracy | 100.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
| ✓ | accuracy | 99.7% | (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
| ✓ | accuracy | 92.5% | (*.f64 y (/.f64 z (-.f64 a t))) |
| 118.0ms | 143× | 1 | valid |
| 68.0ms | 58× | 2 | valid |
| 20.0ms | 50× | 0 | valid |
| 2.0ms | 5× | 1 | exit |
Compiled 596 to 55 computations (90.8% saved)
ival-mult: 51.0ms (32.5% of total)ival-div: 43.0ms (27.4% of total)adjust: 24.0ms (15.3% of total)ival-add: 21.0ms (13.4% of total)ival-sub: 11.0ms (7% of total)ival-neg: 6.0ms (3.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))> |
#<alt (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))))> |
#<alt (neg.f64 (/.f64 t (-.f64 a t)))> |
#<alt (/.f64 t (-.f64 a t))> |
#<alt (fma.f64 #s(literal 1 binary64) y x)> |
#<alt (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))> |
#<alt (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))> |
#<alt (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x)> |
#<alt (/.f64 (-.f64 z t) (-.f64 a t))> |
#<alt (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))> |
#<alt (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))> |
#<alt (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))> |
#<alt (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x))> |
#<alt (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)))> |
#<alt (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))> |
#<alt (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))> |
#<alt (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))> |
#<alt (*.f64 y (/.f64 z (-.f64 a t)))> |
#<alt (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))> |
#<alt (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a)))> |
#<alt (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)> |
#<alt (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)> |
| Outputs |
|---|
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t)))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (* -1 (/ y (pow a 2))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (/ y (pow a 3))) (* -1 (/ (* y z) (pow a 4)))))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (+ y (+ (* -1 (/ (* y z) t)) (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))) (/ (* a (* y z)) (pow t 2)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))))) (+ (/ (* a (* y z)) (pow t 2)) (/ (* (pow a 2) (* y z)) (pow t 3))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* y z) (/ (* a (* y z)) t))) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (* y z)) t)) (/ (* (pow a 3) y) t)) (+ (* -1 (* (pow a 2) y)) (* a (* y z)))) t)) (* y z)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (* y z) t)))> |
#<alt (+ y (+ (* -1 (/ (* y z) t)) (* a (- (/ y t) (/ (* y z) (pow t 2))))))> |
#<alt (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (/ y (pow t 2)) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2))))))> |
#<alt (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (+ (* a (- (/ y (pow t 3)) (/ (* y z) (pow t 4)))) (/ y (pow t 2))) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2))))))> |
#<alt (/ (+ (* -1 (* t y)) (* y z)) a)> |
#<alt (/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (* y z))) (* -1 (/ (* t (* y z)) a))) a)> |
#<alt (/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (* y z)))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a)> |
#<alt (/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (+ (* -1 (/ (* (pow t 4) y) (pow a 3))) (* y z))))) (+ (* -1 (/ (* t (* y z)) a)) (+ (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* (pow t 3) (* y z)) (pow a 3)))))) a)> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* t y)) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (* t (* y z)) (* (pow t 2) y)) a)) (* t y))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y z))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (- (* (pow t 3) (* y z)) (* (pow t 4) y)) a))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t))))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (* -1 (/ y (pow a 2))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (/ y (pow a 3))) (* -1 (/ (* y z) (pow a 4)))))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a y) t))))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))))) (/ (* a (* y z)) (pow t 2)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3))))))) (+ (/ (* a (* y z)) (pow t 2)) (/ (* (pow a 2) (* y z)) (pow t 3))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* y z) (/ (* a (* y z)) t))) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (* y z)) t)) (/ (* (pow a 3) y) t)) (+ (* -1 (* (pow a 2) y)) (* a (* y z)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) t))))> |
#<alt (+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (/ y t) (/ (* y z) (pow t 2)))))))> |
#<alt (+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (/ y (pow t 2)) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2)))))))> |
#<alt (+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (+ (* a (- (/ y (pow t 3)) (/ (* y z) (pow t 4)))) (/ y (pow t 2))) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2)))))))> |
#<alt x> |
#<alt (+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a)))> |
#<alt (- (+ x (+ (* -1 (/ (* t y) a)) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (/ (* y z) a)))) (* -1 (/ (* t (* y z)) (pow a 2))))> |
#<alt (- (+ x (+ (* -1 (/ (* t y) a)) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (+ (* -1 (/ (* (pow t 3) y) (pow a 3))) (/ (* y z) a))))) (+ (* -1 (/ (* t (* y z)) (pow a 2))) (* -1 (/ (* (pow t 2) (* y z)) (pow a 3)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y z)) (* t y)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (* t (* y z)) (* (pow t 2) y)) a)) (* t y))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y z))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a)))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (/ t a))> |
#<alt (* t (- (* -1 (/ t (pow a 2))) (/ 1 a)))> |
#<alt (* t (- (* t (- (* -1 (/ t (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt (* t (- (* t (- (* t (- (* -1 (/ t (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt 1> |
#<alt (+ 1 (/ a t))> |
#<alt (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))> |
#<alt (+ 1 (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))> |
#<alt 1> |
#<alt (+ 1 (/ a t))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t)))> |
#<alt 1> |
#<alt (+ 1 (/ a t))> |
#<alt (+ 1 (* a (+ (/ 1 t) (/ a (pow t 2)))))> |
#<alt (+ 1 (* a (+ (* a (+ (/ 1 (pow t 2)) (/ a (pow t 3)))) (/ 1 t))))> |
#<alt (* -1 (/ t a))> |
#<alt (/ (- (* -1 (/ (pow t 2) a)) t) a)> |
#<alt (/ (- (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2)))) t) a)> |
#<alt (/ (- (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3))))) t) a)> |
#<alt (* -1 (/ t a))> |
#<alt (* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) a) (* -1 (pow t 3))) a)) (pow t 2)) a)) (* -1 t)) a))> |
#<alt (/ t a)> |
#<alt (* t (+ (/ 1 a) (/ t (pow a 2))))> |
#<alt (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))> |
#<alt (* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t)))> |
#<alt (- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1)> |
#<alt (- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1)> |
#<alt (/ t a)> |
#<alt (/ (+ t (/ (pow t 2) a)) a)> |
#<alt (/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a)> |
#<alt (/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a)> |
#<alt (/ t a)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (/ (* t (* (+ a t) (- t a))) (- a t)))> |
#<alt (+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t)))> |
#<alt (+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t)))> |
#<alt (+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t)))> |
#<alt (/ (* z (* (+ a t) (- t a))) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t))))> |
#<alt (/ (* z (* (+ a t) (- t a))) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t))))))> |
#<alt (* -1 (* a z))> |
#<alt (+ (* -1 (* a z)) (* t (+ a (* -1 z))))> |
#<alt (+ (* -1 (* a z)) (* t (+ a (+ (* -1 z) (* t (- (/ z a) (* -1 (/ (+ a (* -1 z)) a))))))))> |
#<alt (+ (* -1 (* a z)) (* t (+ a (+ (* -1 z) (* t (- (+ (* -1 (* t (+ (* -1 (/ (- (/ z a) (* -1 (/ (+ a (* -1 z)) a))) a)) (/ 1 a)))) (/ z a)) (* -1 (/ (+ a (* -1 z)) a))))))))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (- (+ 1 (* -1 (/ (+ a (+ z (* -1 a))) t))) (* -1 (/ a t))))> |
#<alt (* (pow t 2) (- (+ 1 (+ (* -1 (/ (+ a (+ z (* -1 a))) t)) (* -1 (/ (+ (* -1 (* a z)) (* a (+ a z))) (pow t 2))))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a))) (pow t 2))))))> |
#<alt (* (pow t 2) (- (+ 1 (+ (* -1 (/ (+ a (+ z (* -1 a))) t)) (+ (* -1 (/ (+ (* -1 (* a z)) (* a (+ a z))) (pow t 2))) (/ (* (pow a 2) z) (pow t 3))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a))) (pow t 2))) (* -1 (/ (* a (- (* -1 (+ (* -1 (* a z)) (* a (+ a z)))) (* -1 (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a)))))) (pow t 3)))))))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (+ (* -1 (/ z t)) (/ a t))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 z))) (/ (* a z) t)) t))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 z))) (/ (* a z) t)) t))))> |
#<alt (* -1 (* t (- z t)))> |
#<alt (+ (* -1 (* t (- z t))) (* a (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z)))> |
#<alt (+ (* -1 (* t (- z t))) (* a (- (+ t (+ (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t)) (* a (- (/ z t) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))))) z)))> |
#<alt (+ (* -1 (* t (- z t))) (* a (- (+ t (+ (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t)) (* a (- (+ (/ z t) (/ (* a (- (/ z t) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))) t)) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))))) z)))> |
#<alt (* -1 (* a (- z t)))> |
#<alt (* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))))> |
#<alt (* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))))> |
#<alt (* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))))> |
#<alt (* -1 (* a (- z t)))> |
#<alt (* -1 (* a (- (+ z (/ (* t (- z t)) a)) t)))> |
#<alt (* -1 (* a (- (+ z (/ (* t (- z t)) a)) t)))> |
#<alt (* -1 (* a (- (+ z (/ (* t (- z t)) a)) t)))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (+ x (* y (- (/ z (- a t)) (/ t (- a t)))))> |
#<alt (* y (- (/ z (- a t)) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t))))))> |
#<alt (+ x (* -1 (/ (* t y) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t)))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z)))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (- (* y z) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))))> |
#<alt (+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))))> |
#<alt (+ x (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a)))> |
#<alt (- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt (+ x (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1)))> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (/ y (* (- a t) (- t a)))> |
#<alt (* -1 (/ y (pow t 2)))> |
#<alt (+ (* -2 (/ (* a y) (pow t 3))) (* -1 (/ y (pow t 2))))> |
#<alt (+ (* -1 (/ y (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))))) (* 2 (/ y (pow t 3))))))> |
#<alt (+ (* -1 (/ y (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ y (pow t 5))) (* 2 (/ (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))) t))))) (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))))) (* 2 (/ y (pow t 3))))))> |
#<alt (* -1 (/ y (pow a 2)))> |
#<alt (/ (+ (* -2 (/ (* t y) a)) (* -1 y)) (pow a 2))> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* 4 (* (pow t 2) y))) (pow a 2)))) (* 2 (/ (* t y) a))) (pow a 2))> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (+ (* -2 (* (pow t 3) y)) (* 2 (* t (+ (* -1 (* (pow t 2) y)) (* 4 (* (pow t 2) y)))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (+ (* 2 (/ (* t y) a)) (* 4 (/ (* (pow t 2) y) (pow a 2)))))) (pow a 2))> |
#<alt (* -1 (/ y (pow a 2)))> |
#<alt (/ (+ (* -2 (/ (* t y) a)) (* -1 y)) (pow a 2))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) y)) (* (pow t 2) y)) a)) (* 2 (* t y))) a))) (pow a 2))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) y)) (* (pow t 2) y)))) (* -2 (* (pow t 3) y))) a)) (* (pow t 2) y))) a)) (* 2 (* t y))) a))) (pow a 2))> |
#<alt (* -1 (/ y (pow a 2)))> |
#<alt (+ (* -2 (/ (* t y) (pow a 3))) (* -1 (/ y (pow a 2))))> |
#<alt (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))))) (* 2 (/ y (pow a 3))))))> |
#<alt (+ (* -1 (/ y (pow a 2))) (* t (- (* t (- (* -1 (* t (+ (* -2 (/ y (pow a 5))) (* 2 (/ (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))) a))))) (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))))) (* 2 (/ y (pow a 3))))))> |
#<alt (* -1 (/ y (pow t 2)))> |
#<alt (/ (+ (* -2 (/ (* a y) t)) (* -1 y)) (pow t 2))> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* 4 (* (pow a 2) y))) (pow t 2)))) (* 2 (/ (* a y) t))) (pow t 2))> |
#<alt (/ (- (+ (* -1 y) (* -1 (/ (+ (* -2 (* (pow a 3) y)) (* 2 (* a (+ (* -1 (* (pow a 2) y)) (* 4 (* (pow a 2) y)))))) (pow t 3)))) (+ (* -1 (/ (* (pow a 2) y) (pow t 2))) (+ (* 2 (/ (* a y) t)) (* 4 (/ (* (pow a 2) y) (pow t 2)))))) (pow t 2))> |
#<alt (* -1 (/ y (pow t 2)))> |
#<alt (/ (+ (* -2 (/ (* a y) t)) (* -1 y)) (pow t 2))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow a 2) y)) (* (pow a 2) y)) t)) (* 2 (* a y))) t))) (pow t 2))> |
#<alt (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow a 2) y)) (+ (* -1 (/ (+ (* -2 (* a (+ (* -4 (* (pow a 2) y)) (* (pow a 2) y)))) (* -2 (* (pow a 3) y))) t)) (* (pow a 2) y))) t)) (* 2 (* a y))) t))) (pow t 2))> |
#<alt (+ x (* -1 (/ (* t y) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a)))))> |
#<alt (/ (* y z) (- t a))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z)))))> |
#<alt (+ x (* -1 (/ (* y z) a)))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2))))))> |
#<alt (+ x (* -1 y))> |
#<alt (- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t))> |
#<alt (- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t))> |
#<alt (- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t)))> |
#<alt (+ x (* -1 y))> |
#<alt (- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t))> |
#<alt (+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t))))> |
#<alt (+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t))))> |
#<alt x> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (+ x (* y (- (/ z (- t a)) (/ t (- t a)))))> |
#<alt (* y (- (/ z (- t a)) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a))))> |
#<alt (/ (* y (- z t)) (- t a))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a))))))> |
#<alt (+ x (/ (* y (- z t)) t))> |
#<alt (+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t)))> |
#<alt (+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- z t)) a)))> |
#<alt (+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a)))> |
#<alt (/ (* y (- z t)) (- t a))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt (+ x (/ (* y (- z t)) (- t a)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt (* x (+ 1 (/ (* y (- z t)) (* x (- t a)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))> |
#<alt (* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))))> |
#<alt (* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2))))))))> |
#<alt (* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2))))))))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y)))))> |
#<alt (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a)))))> |
#<alt (+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a)))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))))> |
#<alt (* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z)))))> |
#<alt (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a))))))> |
#<alt (/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y)))> |
#<alt (- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y))))))))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2))))))))))))> |
#<alt (/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y)))))> |
#<alt (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t)))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))> |
#<alt (- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))))> |
#<alt x> |
#<alt (+ x (/ (* y (- z t)) a))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt (+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a))))))> |
#<alt (* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a))))))> |
#<alt (* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a))))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1)))> |
#<alt (pow x 2)> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a)))))> |
#<alt (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a)))))))> |
#<alt (/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a)))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a)))))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t)))))> |
#<alt (+ (* -1 (pow y 2)) (pow x 2))> |
#<alt (- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2)))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))> |
#<alt (+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)))> |
#<alt (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2)))> |
#<alt (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))))> |
#<alt (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))> |
#<alt (- (+ (* z (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))> |
#<alt (- (+ (* z (- (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))> |
#<alt (- (+ (* z (- (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))))> |
#<alt (* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (+ (/ 1 (* x (pow (- t a) 2))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2))))))))> |
#<alt (* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (+ (/ 1 (* x (pow (- t a) 2))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2))))))))> |
#<alt (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) z)) (* 2 (/ t (* x (* (- a t) (- t a)))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) z)) (* 2 (/ t (* x (* (- a t) (- t a)))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (+ (* 2 (/ (pow z 2) (* (pow a 5) x))) (* t (- (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a))) a)) (+ (* -2 (/ (- (* 2 (/ (pow z 2) (* (pow a 5) x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))) a)) (+ (* -1 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) (pow a 2))) (* -1 (/ (+ (* -1 (- (/ z (pow a 4)) (/ 1 (pow a 3)))) (* z (- (/ z (pow a 5)) (/ 1 (pow a 4))))) (* a x))))))))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (/ (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x)))) t)> |
#<alt (/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (pow a 2) (* t x))) (* 2 (/ a x)))))))) t)> |
#<alt (/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 2))) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x)))) (+ (* -2 (/ (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 2))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 2) x))) (+ (* -1 (/ (pow a 2) (* t x))) (+ (* 2 (/ a x)) (+ (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 2) x)) (/ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2)))))))))))) t)> |
#<alt (/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 2))) (+ (* -1 (/ (* a (- (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x)) (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))))) (pow t 3))) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x))))) (+ (* -2 (/ (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 2))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* (pow a 3) z)) (* -1 (pow a 4))) (* (pow t 3) x))) (+ (* -1 (/ (pow a 2) (* t x))) (+ (* 2 (/ a x)) (+ (* 2 (/ (* a (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))))) (pow t 3))) (+ (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 2) x)) (+ (/ (* z (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3)))) (* (pow t 3) x)) (+ (/ (* (pow a 2) (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 3)) (/ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2)))))))))))))))) t)> |
#<alt (* -1 (/ (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t))> |
#<alt (* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t))> |
#<alt (* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) t))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t))> |
#<alt (* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (* a (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))))) (* (pow a 2) (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) z)) (pow a 3))) x)) (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) x))) (* a (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))))) t)) (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) t))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t))> |
#<alt (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (* a (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))))))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (* a (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x))))))) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))))))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (/ (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (* 2 (/ (* t (pow (- z t) 2)) (* a x)))))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x)))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))))))))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))))) (pow a 3))) (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))))) (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) (* (pow a 3) x))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) (* (pow a 3) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))) (pow a 3))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x)))))))))))) (pow a 2))> |
#<alt (/ (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) a)) (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x))) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* -1 (/ (- (+ (* -2 (* t (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x)) (* t (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))))))) (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) x)) a)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) a)) (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x))) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x)> |
#<alt (* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x))> |
#<alt (/ z a)> |
#<alt (- (* t (- (/ z (pow a 2)) (/ 1 a))) (* -1 (/ z a)))> |
#<alt (- (* t (- (+ (* t (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a)))> |
#<alt (- (* t (- (+ (* t (- (+ (* t (- (/ z (pow a 4)) (/ 1 (pow a 3)))) (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (+ z (* -1 a)) t)))> |
#<alt (- (+ 1 (* -1 (/ (* a z) (pow t 2)))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (/ z t))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (* -1 (/ (* (pow a 2) z) (pow t 3))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (+ (* -1 (/ (pow a 3) (pow t 3))) (/ z t)))))> |
#<alt 1> |
#<alt (+ 1 (+ (* -1 (/ z t)) (/ a t)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t)) (+ a (* -1 z))) t)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t)) (+ a (* -1 z))) t)))> |
#<alt (- 1 (/ z t))> |
#<alt (- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t))> |
#<alt (- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))))) (/ z t))> |
#<alt (- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* a (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2))))) (/ 1 t))))) (/ z t))> |
#<alt (/ (- (* -1 t) (* -1 z)) a)> |
#<alt (/ (- (+ (* -1 t) (/ (* t z) a)) (+ (* -1 z) (/ (pow t 2) a))) a)> |
#<alt (/ (- (+ (* -1 t) (+ (/ (* t z) a) (/ (* (pow t 2) z) (pow a 2)))) (+ (* -1 z) (+ (/ (pow t 2) a) (/ (pow t 3) (pow a 2))))) a)> |
#<alt (/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* (pow t 2) z) (pow a 2)) (/ (* (pow t 3) z) (pow a 3))))) (+ (* -1 z) (+ (/ (pow t 2) a) (+ (/ (pow t 3) (pow a 2)) (/ (pow t 4) (pow a 3)))))) a)> |
#<alt (* -1 (/ (- t z) a))> |
#<alt (* -1 (/ (- (+ t (* -1 (/ (- (* t z) (pow t 2)) a))) z) a))> |
#<alt (* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) z) a))> |
#<alt (* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) z) a))> |
#<alt (/ t (- t a))> |
#<alt (+ (* -1 (/ z (- t a))) (/ t (- t a)))> |
#<alt (+ (* -1 (/ z (- t a))) (/ t (- t a)))> |
#<alt (+ (* -1 (/ z (- t a))) (/ t (- t a)))> |
#<alt (* -1 (/ z (- t a)))> |
#<alt (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))> |
#<alt (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))> |
#<alt (* z (- (/ t (* z (- t a))) (/ 1 (- t a))))> |
#<alt (* -1 (/ z (- t a)))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))))> |
#<alt (* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a)))))> |
#<alt (- (/ t (- t a)) (/ z (- t a)))> |
#<alt (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a)))> |
#<alt (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a)))> |
#<alt (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a)))> |
#<alt (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))> |
#<alt (* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))> |
#<alt (* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y)))))> |
#<alt (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))> |
#<alt (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (/ t (- t a))))> |
#<alt (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (+ (* y (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2))))))) (/ 1 (- t a)))) (/ t (- t a))))> |
#<alt (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (+ (* y (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2))))))) (/ 1 (- t a)))) (/ t (- t a))))> |
#<alt (* y (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z)) (/ 1 (* z (- t a)))))> |
#<alt (* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ t (* (pow z 2) (- t a))) (+ (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z) (/ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (pow z 2))))) (/ 1 (* z (- t a)))))> |
#<alt (* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ t (* (pow z 2) (- t a))) (+ (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z) (/ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (pow z 2))))) (/ 1 (* z (- t a)))))> |
#<alt (* y (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) z)) (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) z)) (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))> |
#<alt (/ z a)> |
#<alt (- (* t (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a)))> |
#<alt (- (* t (- (+ (* t (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2)))) (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2)))) (/ 1 a))) (* -1 (/ z a)))> |
#<alt (- (* t (- (+ (* t (- (+ (* t (- (+ (* y (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))))) (/ z (pow a 4))) (/ 1 (pow a 3)))) (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3)))) (/ 1 (pow a 2)))) (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2)))) (/ 1 a))) (* -1 (/ z a)))> |
#<alt 1> |
#<alt (- (+ 1 (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)) (+ (* -1 (/ a t)) (/ z t)))> |
#<alt (- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (+ (/ (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x))))))) (pow t 2)) (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (/ z t))))> |
#<alt (- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (+ (* -1 (/ (* (pow a 2) z) (pow t 3))) (+ (/ (* y (- (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))) (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (+ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x)))))) (pow t 3)) (+ (/ (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x))))))) (pow t 2)) (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (+ (* -1 (/ (pow a 3) (pow t 3))) (/ z t)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) (+ a (* -1 z))) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* y (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) (+ a (* -1 z))) t)))> |
#<alt (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))> |
#<alt (- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t))> |
#<alt (- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2))))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t))> |
#<alt (- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* a (+ (* -1 (/ z (pow t 4))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)))))) (/ 1 (pow t 3))))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2)))))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t))> |
#<alt (/ (- (* -1 t) (* -1 z)) a)> |
#<alt (/ (- (+ (* -1 t) (+ (/ (* t z) a) (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a))) (+ (* -1 z) (/ (pow t 2) a))) a)> |
#<alt (/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a) (+ (/ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (pow a 2)) (/ (* (pow t 2) z) (pow a 2)))))) (+ (* -1 z) (+ (/ (pow t 2) a) (/ (pow t 3) (pow a 2))))) a)> |
#<alt (/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* y (- (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))))) (pow a 3)) (+ (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a) (+ (/ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (pow a 2)) (+ (/ (* (pow t 2) z) (pow a 2)) (/ (* (pow t 3) z) (pow a 3)))))))) (+ (* -1 z) (+ (/ (pow t 2) a) (+ (/ (pow t 3) (pow a 2)) (/ (pow t 4) (pow a 3)))))) a)> |
#<alt (* -1 (/ (- t z) a))> |
#<alt (* -1 (/ (- (+ t (* -1 (/ (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2)) a))) z) a))> |
#<alt (* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)))) (* -1 (pow t 3))) a)) (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x))))) (pow t 2)) a))) z) a))> |
#<alt (* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (+ (* -1 (/ (- (+ (* y (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x))) (* (pow t 3) z)) (pow t 4)) a)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x))))) (* -1 (pow t 3))) a)) (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x))))) (pow t 2)) a))) z) a))> |
#<alt (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)> |
#<alt (/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)> |
#<alt (/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)> |
#<alt (/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)> |
#<alt (- (/ t (- t a)) (/ z (- t a)))> |
#<alt (- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a)))> |
#<alt (- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a)))> |
#<alt (- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a)))> |
#<alt (- (/ t (- t a)) (/ z (- t a)))> |
#<alt (- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a)))> |
#<alt (- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a)))> |
#<alt (- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a)))> |
#<alt (* -1 (/ (pow z 2) (* (pow a 2) x)))> |
#<alt (+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x)))))> |
#<alt (+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* t (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))))) (/ (pow z 2) (* (pow a 3) x)))))> |
#<alt (+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* t (- (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* t (- (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a))))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))))) (/ (pow z 2) (* (pow a 3) x)))))> |
#<alt (/ -1 x)> |
#<alt (- (+ (* -1 (/ a (* t x))) (* 2 (/ z (* t x)))) (+ (/ 1 x) (/ a (* t x))))> |
#<alt (- (+ (* -1 (/ a (* t x))) (+ (* -1 (/ (* z (+ z (* -1 a))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* (pow t 2) x))) (* 2 (/ z (* t x)))))) (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x)))))> |
#<alt (- (+ (* -1 (/ a (* t x))) (+ (* -1 (/ (* z (+ z (* -1 a))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 3) x))) (+ (* 2 (/ z (* t x))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 3) x))))))) (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) (pow t 2))) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 3))) (+ (/ 1 x) (/ a (* t x))))))> |
#<alt (/ -1 x)> |
#<alt (- (+ (* -1 (/ (+ a (* -1 z)) (* t x))) (/ z (* t x))) (+ (/ 1 x) (/ a (* t x))))> |
#<alt (- (* -1 (/ (- (+ (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) (+ (* -1 (/ (* z (+ a (* -1 z))) (* t x))) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) (* t x))))) (/ (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) t)) t)) (/ 1 x))> |
#<alt (- (* -1 (/ (+ (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) (* -1 (/ (- (+ (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) (* t x))) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) (* t x))))) (/ (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) t)) t))) t)) (/ 1 x))> |
#<alt (/ (* (- 1 (/ z t)) (- z t)) (* t x))> |
#<alt (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (+ (* a (- (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (+ (* a (- (+ (* a (- (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))> |
#<alt (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) (* (pow a 2) x)))> |
#<alt (/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x)))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (* -1 (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))))) (pow a 3))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))))) (pow a 2))> |
#<alt (/ (* (- t z) (- z t)) (* (pow a 2) x))> |
#<alt (/ (+ (* -1 (/ (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))) a)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) x) (* t (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))))) a)) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))) a)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2))> |
#<alt (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))> |
#<alt (+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* 2 (/ (* t z) (* x (pow (- t a) 2)))))> |
#<alt (+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* z (+ (* -1 (/ z (* x (pow (- t a) 2)))) (* 2 (/ t (* x (pow (- t a) 2)))))))> |
#<alt (+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* z (+ (* -1 (/ z (* x (pow (- t a) 2)))) (* 2 (/ t (* x (pow (- t a) 2)))))))> |
#<alt (* -1 (/ (pow z 2) (* x (pow (- t a) 2))))> |
#<alt (* (pow z 2) (- (* 2 (/ t (* x (* z (pow (- t a) 2))))) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (- (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (- (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* -1 (/ (pow z 2) (* x (pow (- t a) 2))))> |
#<alt (* (pow z 2) (- (* 2 (/ t (* x (* z (pow (- t a) 2))))) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (- (* -1 (/ (+ (* -2 (/ t (* x (pow (- t a) 2)))) (/ (pow t 2) (* x (* z (pow (- t a) 2))))) z)) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (* (pow z 2) (- (* -1 (/ (+ (* -2 (/ t (* x (pow (- t a) 2)))) (/ (pow t 2) (* x (* z (pow (- t a) 2))))) z)) (/ 1 (* x (pow (- t a) 2)))))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t)))> |
#<alt (+ (* -1 (/ (* y z) t)) (* a (- (* -1 (/ (* a (* y z)) (pow t 3))) (/ (* y z) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y z) t)) (* a (- (* a (- (* -1 (/ (* a (* y z)) (pow t 4))) (/ (* y z) (pow t 3)))) (/ (* y z) (pow t 2)))))> |
#<alt (/ (* y z) a)> |
#<alt (/ (+ (* y z) (/ (* t (* y z)) a)) a)> |
#<alt (/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a)> |
#<alt (/ (- (+ (* y z) (/ (* (pow t 3) (* y z)) (pow a 3))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a)> |
#<alt (/ (* y z) a)> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (* (pow t 3) (* y z)) a))) a)) (* t (* y z))) a))) a))> |
#<alt (/ (* y z) a)> |
#<alt (+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a))> |
#<alt (+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (* t (- (/ (* t (* y z)) (pow a 4)) (* -1 (/ (* y z) (pow a 3))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t)> |
#<alt (/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t)> |
#<alt (/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 3) (* y z)) (pow t 3)))) (+ (/ (* a (* y z)) t) (/ (* (pow a 2) (* y z)) (pow t 2)))) t)> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* y z)) t) (* -1 (* (pow a 2) (* y z)))) t)) (* a (* y z))) t)) (* y z)) t))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* y (pow (- z t) 2))> |
#<alt (* (pow t 2) y)> |
#<alt (+ (* -2 (* t (* y z))) (* (pow t 2) y))> |
#<alt (+ (* z (+ (* -2 (* t y)) (* y z))) (* (pow t 2) y))> |
#<alt (+ (* z (+ (* -2 (* t y)) (* y z))) (* (pow t 2) y))> |
#<alt (* y (pow z 2))> |
#<alt (* (pow z 2) (+ y (* -2 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ y (+ (* -2 (/ (* t y) z)) (/ (* (pow t 2) y) (pow z 2)))))> |
#<alt (* (pow z 2) (+ y (+ (* -2 (/ (* t y) z)) (/ (* (pow t 2) y) (pow z 2)))))> |
#<alt (* y (pow z 2))> |
#<alt (* (pow z 2) (+ y (* -2 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ y (* -1 (/ (+ (* -1 (/ (* (pow t 2) y) z)) (* 2 (* t y))) z))))> |
#<alt (* (pow z 2) (+ y (* -1 (/ (+ (* -1 (/ (* (pow t 2) y) z)) (* 2 (* t y))) z))))> |
#<alt (* y (pow z 2))> |
#<alt (+ (* -2 (* t (* y z))) (* y (pow z 2)))> |
#<alt (+ (* t (+ (* -2 (* y z)) (* t y))) (* y (pow z 2)))> |
#<alt (+ (* t (+ (* -2 (* y z)) (* t y))) (* y (pow z 2)))> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) (+ y (* -2 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ y (+ (* -2 (/ (* y z) t)) (/ (* y (pow z 2)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ y (+ (* -2 (/ (* y z) t)) (/ (* y (pow z 2)) (pow t 2)))))> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) (+ y (* -2 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ y (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) t)) (* 2 (* y z))) t))))> |
#<alt (* (pow t 2) (+ y (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) t)) (* 2 (* y z))) t))))> |
#<alt (/ (pow t 2) (* x (* (- a t) (- t a))))> |
#<alt (+ (* -2 (/ (* t z) (* x (* (- a t) (- t a))))) (/ (pow t 2) (* x (* (- a t) (- t a)))))> |
#<alt (+ (* z (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (/ z (* x (* (- a t) (- t a)))))) (/ (pow t 2) (* x (* (- a t) (- t a)))))> |
#<alt (+ (* z (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (/ z (* x (* (- a t) (- t a)))))) (/ (pow t 2) (* x (* (- a t) (- t a)))))> |
#<alt (/ (pow z 2) (* x (* (- a t) (- t a))))> |
#<alt (* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (/ 1 (* x (* (- a t) (- t a))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a))))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a))))))))> |
#<alt (/ (pow z 2) (* x (* (- a t) (- t a))))> |
#<alt (* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (/ 1 (* x (* (- a t) (- t a))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow t 2) (* x (* z (* (- a t) (- t a)))))) (* 2 (/ t (* x (* (- a t) (- t a)))))) z)) (/ 1 (* x (* (- a t) (- t a))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow t 2) (* x (* z (* (- a t) (- t a)))))) (* 2 (/ t (* x (* (- a t) (- t a)))))) z)) (/ 1 (* x (* (- a t) (- t a))))))> |
#<alt (* -1 (/ (pow z 2) (* (pow a 2) x)))> |
#<alt (+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (* t (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))))) (* 2 (/ z (* (pow a 2) x)))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (* t (- (* t (- (* 2 (/ (pow z 2) (* (pow a 5) x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (* 2 (/ (pow z 2) (* (pow a 3) x))))))> |
#<alt (/ -1 x)> |
#<alt (- (* 2 (/ z (* t x))) (+ (* 2 (/ a (* t x))) (/ 1 x)))> |
#<alt (- (+ (* -1 (/ (pow z 2) (* (pow t 2) x))) (* 2 (/ z (* t x)))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2))) (+ (* -1 (/ (pow a 2) (* (pow t 2) x))) (+ (* 2 (/ a (* t x))) (/ 1 x)))))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (pow t 3))) (+ (* -1 (/ (pow z 2) (* (pow t 2) x))) (* 2 (/ z (* t x))))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2))) (+ (* -1 (/ (pow a 2) (* (pow t 2) x))) (+ (* 2 (/ a (* t x))) (/ 1 x)))))> |
#<alt (/ -1 x)> |
#<alt (- (* 2 (/ z (* t x))) (+ (* 2 (/ a (* t x))) (/ 1 x)))> |
#<alt (- (* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (pow z 2) (* t x))) (+ (* 2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (/ (pow a 2) (* t x)))) t)) (/ 1 x))> |
#<alt (- (* -1 (/ (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) t))) t))) t)) (/ 1 x))> |
#<alt (* -1 (/ (pow (- z t) 2) (* (pow t 2) x)))> |
#<alt (+ (* -2 (/ (* a (pow (- z t) 2)) (* (pow t 3) x))) (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))))> |
#<alt (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* -1 (* a (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))))) (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))))))> |
#<alt (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t))))) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))))) (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))))))> |
#<alt (* -1 (/ (pow (- z t) 2) (* (pow a 2) x)))> |
#<alt (/ (+ (* -2 (/ (* t (pow (- z t) 2)) (* a x))) (* -1 (/ (pow (- z t) 2) x))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x))) (pow a 2))) (* -1 (/ (pow (- z t) 2) x))) (* 2 (/ (* t (pow (- z t) 2)) (* a x)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x)) (* 2 (* t (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))))) (pow a 3))) (* -1 (/ (pow (- z t) 2) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x)))))) (pow a 2))> |
#<alt (* -1 (/ (pow (- z t) 2) (* (pow a 2) x)))> |
#<alt (/ (+ (* -2 (/ (* t (pow (- z t) 2)) (* a x))) (* -1 (/ (pow (- z t) 2) x))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)) a)) (* 2 (/ (* t (pow (- z t) 2)) x))) a)) (* -1 (/ (pow (- z t) 2) x))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x))) a)) (/ (* (pow t 2) (pow (- z t) 2)) x))) a)) (* 2 (/ (* t (pow (- z t) 2)) x))) a)) (* -1 (/ (pow (- z t) 2) x))) (pow a 2))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))> |
#<alt (* -1 (/ t (* x (- t a))))> |
#<alt (+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a))))> |
#<alt (+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a))))> |
#<alt (+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a))))> |
#<alt (/ z (* x (- t a)))> |
#<alt (* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a)))))> |
#<alt (* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a)))))> |
#<alt (* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a)))))> |
#<alt (/ z (* x (- t a)))> |
#<alt (* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a))))))> |
#<alt (* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a))))))> |
#<alt (* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a))))))> |
#<alt (* -1 (/ z (* a x)))> |
#<alt (+ (* -1 (/ z (* a x))) (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))))> |
#<alt (+ (* -1 (/ z (* a x))) (* t (- (+ (/ 1 (* a x)) (/ (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))) a)) (/ z (* (pow a 2) x)))))> |
#<alt (+ (* -1 (/ z (* a x))) (* t (- (+ (* t (- (/ (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))) (pow a 2)) (* -1 (/ (- (/ 1 (* a x)) (/ z (* (pow a 2) x))) a)))) (/ 1 (* a x))) (/ z (* (pow a 2) x)))))> |
#<alt (/ -1 x)> |
#<alt (- (/ z (* t x)) (+ (/ 1 x) (/ a (* t x))))> |
#<alt (- (+ (/ z (* t x)) (/ (* a (- (/ z x) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x))))> |
#<alt (- (+ (/ z (* t x)) (/ (* (pow a 2) (- (/ z x) (/ a x))) (pow t 3))) (+ (* -1 (/ (* a (- (/ z x) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x)))))> |
#<alt (/ -1 x)> |
#<alt (- (/ z (* t x)) (+ (/ 1 x) (/ a (* t x))))> |
#<alt (- (* -1 (/ (+ (* -1 (- (/ z x) (/ a x))) (* -1 (/ (* a (- (/ z x) (/ a x))) t))) t)) (/ 1 x))> |
#<alt (- (* -1 (/ (+ (* -1 (- (/ z x) (/ a x))) (* -1 (/ (+ (* a (- (/ z x) (/ a x))) (/ (* (pow a 2) (- (/ z x) (/ a x))) t)) t))) t)) (/ 1 x))> |
#<alt (/ (- z t) (* t x))> |
#<alt (- (+ (/ z (* t x)) (/ (* a (- z t)) (* (pow t 2) x))) (/ 1 x))> |
#<alt (- (+ (* a (- (/ (* a (- z t)) (* (pow t 3) x)) (* -1 (/ (- z t) (* (pow t 2) x))))) (/ z (* t x))) (/ 1 x))> |
#<alt (- (+ (* a (- (* a (- (/ (* a (- z t)) (* (pow t 4) x)) (* -1 (/ (- z t) (* (pow t 3) x))))) (* -1 (/ (- z t) (* (pow t 2) x))))) (/ z (* t x))) (/ 1 x))> |
#<alt (* -1 (/ (- z t) (* a x)))> |
#<alt (/ (+ (* -1 (/ (* t (- z t)) (* a x))) (* -1 (/ (- z t) x))) a)> |
#<alt (/ (- (+ (* -1 (/ (* (pow t 2) (- z t)) (* (pow a 2) x))) (* -1 (/ (- z t) x))) (/ (* t (- z t)) (* a x))) a)> |
#<alt (/ (- (+ (* -1 (/ (* (pow t 3) (- z t)) (* (pow a 3) x))) (* -1 (/ (- z t) x))) (+ (/ (* t (- z t)) (* a x)) (/ (* (pow t 2) (- z t)) (* (pow a 2) x)))) a)> |
#<alt (* -1 (/ (- z t) (* a x)))> |
#<alt (* -1 (/ (- (+ (/ z x) (/ (* t (- z t)) (* a x))) (/ t x)) a))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) (* a x))) (/ (* t (- z t)) x)) a)) (/ z x)) (/ t x)) a))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- z t)) (* a x)) (* -1 (/ (* (pow t 2) (- z t)) x))) a)) (/ (* t (- z t)) x)) a)) (/ z x)) (/ t x)) a))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt (/ (- z t) (* x (- t a)))> |
#<alt x> |
#<alt (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a)))))> |
#<alt (* (pow y 2) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))> |
#<alt (* (pow y 2) (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* (pow y 2) (- (+ (/ t (* y (- t a))) (+ (/ x (pow y 2)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* (pow y 2) (- (+ (/ t (* y (- t a))) (+ (/ x (pow y 2)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* (pow y 2) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))> |
#<alt (* (pow y 2) (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (- (/ t (- t a)) (/ z (- t a)))) (* -1 (/ x y))) y)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (- (/ t (- t a)) (/ z (- t a)))) (* -1 (/ x y))) y)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))> |
#<alt (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))))> |
#<alt (+ x (+ (* y (* z (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))))> |
#<alt (+ x (+ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (* z (+ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (* (pow y 2) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))))))> |
#<alt (+ x (+ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (* z (+ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (* (pow y 2) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))))))> |
#<alt (* (pow y 2) (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)))> |
#<alt (* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ x (pow z 2)) (+ (/ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (pow z 2)) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)))))> |
#<alt (* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ x (pow z 2)) (+ (/ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (pow z 2)) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)))))> |
#<alt (* (pow y 2) (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) z)) (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) z)) (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))> |
#<alt (+ x (/ (* y z) a))> |
#<alt (+ x (+ (* t (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a)))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (+ (* t (* y (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2))))) (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a)))> |
#<alt (+ x (+ (* t (+ (* t (+ (* t (* y (- (+ (* y (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))))) (/ z (pow a 4))) (/ 1 (pow a 3))))) (* y (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t)))> |
#<alt (+ x (+ y (+ (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t) (/ (* y (- (+ (* -1 (* a z)) (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x)))))))) (* -1 (pow a 2)))) (pow t 2)))))> |
#<alt (+ x (+ y (+ (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t) (+ (/ (* y (- (+ (* -1 (* a z)) (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x)))))))) (* -1 (pow a 2)))) (pow t 2)) (/ (* y (- (+ (* -1 (* (pow a 2) z)) (* y (- (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))) (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (+ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x))))))) (* -1 (pow a 3)))) (pow t 3))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z)))) t))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (* y (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z)))) t)) (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))))) t))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* y (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) (* y (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z))))) t)) (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))))) t))))> |
#<alt (+ x (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))> |
#<alt (+ x (+ (* a (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)))))> |
#<alt (+ x (+ (* a (+ (* a (* y (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2)))))) (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)))))> |
#<alt (+ x (+ (* a (+ (* a (+ (* a (* y (+ (* -1 (/ z (pow t 4))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)))))) (/ 1 (pow t 3)))))) (* y (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2))))))) (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)))))> |
#<alt x> |
#<alt (+ x (/ (* y (- (* -1 t) (* -1 z))) a))> |
#<alt (+ x (+ (/ (* y (- (* -1 t) (* -1 z))) a) (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))))) (pow t 2))) (pow a 2))))> |
#<alt (+ x (+ (/ (* y (- (* -1 t) (* -1 z))) a) (+ (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))))) (pow t 2))) (pow a 2)) (/ (* y (- (+ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (* (pow t 2) z)) (pow t 3))) (pow a 3)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- t z)) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2))) a)) (* y (- t z))) a)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (+ (* -1 (* (pow t 2) z)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)))) (* -1 (pow t 3)))) a)) (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2)))) a)) (* y (- t z))) a)))> |
#<alt (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)> |
#<alt (/ (+ (* x (* y (- (/ t (- t a)) (/ z (- t a))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)> |
#<alt (/ (+ (* x (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)> |
#<alt (/ (+ (* x (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x)))> |
#<alt (* x (+ 1 (+ (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x) (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x) (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (* y (- (/ t (- t a)) (/ z (- t a))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (* y (- (/ t (- t a)) (/ z (- t a))))) x)) 1)))> |
249 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | t | @ | 0 | (/ (* (- z t) (- z t)) (* (* (- a t) x) (- t a))) |
| 4.0ms | a | @ | -inf | (+ (* y (+ (* y (- (/ (* (- z t) (- z t)) (* (* (- a t) x) (- t a))) (* (- (/ t (- t a)) (/ z (- t a))) (/ (/ (- z t) (- t a)) x)))) (- (/ t (- t a)) (/ z (- t a))))) x) |
| 4.0ms | t | @ | 0 | (- (/ (* (- z t) (- z t)) (* (* (- a t) x) (- t a))) (* (- (/ t (- t a)) (/ z (- t a))) (/ (/ (- z t) (- t a)) x))) |
| 4.0ms | t | @ | inf | (- (/ (* (- z t) (- z t)) (* (* (- a t) x) (- t a))) (* (- (/ t (- t a)) (/ z (- t a))) (/ (/ (- z t) (- t a)) x))) |
| 3.0ms | a | @ | 0 | (- (/ (* (- z t) (- z t)) (* (* (- a t) x) (- t a))) (* (- (/ t (- t a)) (/ z (- t a))) (/ (/ (- z t) (- t a)) x))) |
| 1× | batch-egg-rewrite |
| 5 328× | lower-*.f32 |
| 5 306× | lower-*.f64 |
| 4 016× | lower-fma.f32 |
| 4 008× | lower-/.f32 |
| 4 002× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 422 |
| 0 | 93 | 373 |
| 1 | 433 | 316 |
| 2 | 4607 | 314 |
| 0 | 9274 | 312 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t)))) |
(+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (-.f64 a t)) |
(fma.f64 #s(literal 1 binary64) y x) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 y (/.f64 t (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) |
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 (neg.f64 y) (/.f64 t (-.f64 a t)) (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) y (/.f64 (*.f64 y z) (-.f64 a t))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))) (neg.f64 (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))))))) |
(/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) (neg.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) |
(/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a)))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) |
(/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) y) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) y) (-.f64 t a)) |
(/.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (+.f64 t a)) (-.f64 t a)) |
(/.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 t a)) (+.f64 t a)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) y)) |
(*.f64 (/.f64 y (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))))) |
(*.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) |
(*.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (/.f64 y (+.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) |
(*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) (+.f64 t a)) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(+.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 y (/.f64 z (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) y) x) |
(fma.f64 (/.f64 y (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) x) |
(fma.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) #s(literal 1 binary64) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 t (-.f64 a t))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (neg.f64 y) (/.f64 t (-.f64 a t)) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))))) x) |
(fma.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
(fma.f64 (/.f64 y (+.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) x) |
(fma.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) (+.f64 t a) x) |
(fma.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) y (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (neg.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(/.f64 t (neg.f64 (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 a t)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) t)) |
(/.f64 (neg.f64 t) (-.f64 a t)) |
(/.f64 (neg.f64 t) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(pow.f64 (neg.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (-.f64 a t)) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a t) (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 (neg.f64 t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 t (-.f64 a t)))) |
(/.f64 t (-.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))) |
(/.f64 (neg.f64 t) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 (-.f64 a t)))) |
(pow.f64 (/.f64 (-.f64 a t) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) t) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 a))) |
(+.f64 (*.f64 t (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) (*.f64 (neg.f64 a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)))) |
(fma.f64 t (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (neg.f64 a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) t (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))))) |
(/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) |
(*.f64 (+.f64 t a) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(*.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (-.f64 t a)) |
(*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) |
(fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (/.f64 z (-.f64 a t))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a)))) (neg.f64 (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (neg.f64 (-.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 t z)) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) |
(*.f64 (-.f64 t a) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) |
(*.f64 (-.f64 t a) (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (/.f64 (-.f64 t a) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 t a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (-.f64 t a)) (/.f64 (-.f64 t a) (+.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 t a) (-.f64 t a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 t z) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(+.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 y (/.f64 z (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 z (-.f64 a t)) y (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) y) x) |
(fma.f64 (/.f64 y (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) x) |
(fma.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) #s(literal 1 binary64) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 t (-.f64 a t))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (neg.f64 y) (/.f64 t (-.f64 a t)) (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))))) x) |
(fma.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
(fma.f64 (/.f64 y (+.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) x) |
(fma.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) (+.f64 t a) x) |
(fma.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) y (fma.f64 y (/.f64 z (-.f64 a t)) x)) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (neg.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) |
(fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 z (-.f64 a t))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (/.f64 z (-.f64 a t))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) |
(neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t z))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a)))) (neg.f64 (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (neg.f64 (-.f64 t a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 t z)) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) |
(*.f64 (-.f64 t a) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) |
(*.f64 (-.f64 t a) (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) |
(*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (/.f64 (-.f64 t a) (*.f64 (+.f64 t a) (-.f64 t a)))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 t a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (-.f64 t a)) (/.f64 (-.f64 t a) (+.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)) |
(*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 t a) (-.f64 t a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 t z) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) y)) |
(/.f64 (/.f64 y (-.f64 t a)) (-.f64 a t)) |
(/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) |
(/.f64 (/.f64 y (-.f64 a t)) (-.f64 t a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (-.f64 t a)) |
(/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 t a)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 t a) y) (-.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 t a) y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) y) |
(*.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (-.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 y (-.f64 a t))) |
(*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) |
(+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 x)) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) |
(fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) x) |
(neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 x x (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) x) (-.f64 t a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 x x)) |
(fma.f64 x x (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 x x)) |
(fma.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) |
(fma.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) y) (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (-.f64 z t))) (-.f64 z t) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) |
(*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (-.f64 z t) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) x) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) x) (*.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(+.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))) |
(+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a))) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 t (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 z (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 t (-.f64 t a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (-.f64 t a))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t (neg.f64 (/.f64 z (-.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (neg.f64 (/.f64 z (-.f64 t a)))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (neg.f64 (/.f64 z (-.f64 t a)))) |
(fma.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 z (-.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))))) |
(/.f64 (-.f64 t z) (-.f64 t a)) |
(/.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (*.f64 (-.f64 t a) (-.f64 t a))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 t a) z)) (*.f64 (-.f64 t a) #s(literal 1 binary64))) (*.f64 (-.f64 t a) (/.f64 (-.f64 t a) z))) |
(/.f64 (-.f64 (*.f64 t (neg.f64 (-.f64 t a))) (*.f64 (-.f64 t a) (neg.f64 z))) (*.f64 (-.f64 t a) (neg.f64 (-.f64 t a)))) |
(/.f64 (-.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 t a) t) z)) (*.f64 (/.f64 (-.f64 t a) t) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) z)) (*.f64 (/.f64 (-.f64 t a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t a) t) (/.f64 (-.f64 t a) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (*.f64 (/.f64 (-.f64 t a) t) (neg.f64 z))) (*.f64 (/.f64 (-.f64 t a) t) (neg.f64 (-.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 t a)) (*.f64 (neg.f64 (-.f64 t a)) z)) (*.f64 (neg.f64 (-.f64 t a)) (-.f64 t a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 (-.f64 t a) z)) (*.f64 (neg.f64 (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t a)) (/.f64 (-.f64 t a) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 (-.f64 t a))) (*.f64 (neg.f64 (-.f64 t a)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 t a)) (neg.f64 (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 t z)) (neg.f64 (-.f64 t a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (neg.f64 (*.f64 (-.f64 t a) (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (-.f64 (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) (*.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))) |
(/.f64 (/.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (-.f64 t a)) (-.f64 t a)) |
(pow.f64 (/.f64 (-.f64 t a) (-.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (-.f64 t a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 t z)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) |
(*.f64 (/.f64 (-.f64 t z) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(+.f64 (/.f64 t (-.f64 t a)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(+.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(+.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (-.f64 t z) (-.f64 t a))) |
(+.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) |
(-.f64 (/.f64 t (-.f64 t a)) (-.f64 (/.f64 z (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(-.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y))) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (-.f64 t z) (-.f64 t a))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (-.f64 t z) (-.f64 t a))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) y (/.f64 (-.f64 t z) (-.f64 t a))) |
(fma.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 t a))) |
(fma.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 t z) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) #s(literal 1 binary64)) y (/.f64 (-.f64 t z) (-.f64 t a))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))) (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 t a)))))) |
(/.f64 (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) #s(literal 3 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (pow.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)))) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a)))) (+.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a)))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))) (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))))) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 t (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a))))) |
(+.f64 (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))))) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 t (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))) x) |
(/.f64 (*.f64 (-.f64 t z) #s(literal 1 binary64)) (*.f64 (-.f64 t a) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 x (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (-.f64 t a) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (-.f64 z t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (*.f64 x (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 z t)) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (-.f64 z t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 x (-.f64 t a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (-.f64 t a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 t z)) (*.f64 (*.f64 x (-.f64 t a)) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (*.f64 x (-.f64 t a)) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (*.f64 x (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 t z)) (*.f64 x (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 x (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (-.f64 t z)) (*.f64 (neg.f64 x) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (neg.f64 x) (*.f64 (-.f64 t a) (-.f64 t a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a)))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) #s(literal 1 binary64)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 z t)) (*.f64 x (-.f64 t a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (-.f64 t z)) (-.f64 t a)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (-.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (-.f64 t a)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 t a) (-.f64 t a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 x (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) (-.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (-.f64 t z) (-.f64 t a))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y (/.f64 (-.f64 a t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y z))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 y (neg.f64 z)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 (-.f64 a t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y)) |
(*.f64 (/.f64 z (-.f64 a t)) y) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(+.f64 (*.f64 (*.f64 y (-.f64 z t)) z) (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) |
(+.f64 (*.f64 z (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) |
(fma.f64 z (*.f64 y (-.f64 z t)) (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) |
(fma.f64 (*.f64 y (-.f64 z t)) z (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) |
(*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) y) |
(*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (-.f64 z t)) (-.f64 z t)) |
(*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(/.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t a) (-.f64 z t))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (-.f64 t a)) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) x) (/.f64 (-.f64 t a) (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (-.f64 z t)) (*.f64 (+.f64 t z) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x))) (neg.f64 (-.f64 t a))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (-.f64 z t)) (-.f64 t a)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64)) (/.f64 (-.f64 t a) (-.f64 z t))) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 t a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (fma.f64 t (+.f64 t z) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (-.f64 a t) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 t a))) |
(/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 t a)) (*.f64 (-.f64 a t) x)) |
(pow.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) |
(*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 z t) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (*.f64 x (-.f64 t a))) (/.f64 t (*.f64 x (-.f64 t a)))) |
(-.f64 (/.f64 (/.f64 z (-.f64 t a)) x) (/.f64 (/.f64 t (-.f64 t a)) x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t a) (-.f64 z t)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x) |
(/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 t a)))) |
(/.f64 (neg.f64 (-.f64 z t)) (*.f64 x (neg.f64 (-.f64 t a)))) |
(/.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 t a)) (fma.f64 t (+.f64 t z) (*.f64 z z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t a) (-.f64 z t))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 t a)) (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 x (-.f64 t a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 t a)) x)) |
(/.f64 (/.f64 (-.f64 z t) x) (-.f64 t a)) |
(/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (-.f64 t a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 t a))) |
(pow.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 t a) (-.f64 z t)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 t a)) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a)))) |
(*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 t a))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a)))) |
(+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) |
(+.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) x) |
(+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(+.f64 (+.f64 x (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 t a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)))) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) x) |
(fma.f64 y (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(fma.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) y x) |
(fma.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) y (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(fma.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)) #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) |
(fma.f64 (*.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) #s(literal 1 binary64)) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))) (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)))) |
| 1× | egg-herbie |
| 5 588× | lower-+.f64 |
| 5 588× | lower-+.f32 |
| 4 468× | lower-*.f64 |
| 4 468× | lower-*.f32 |
| 3 716× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3592 | 38901 |
| 0 | 8247 | 38287 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (* -1 (/ y (pow a 2))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (/ y (pow a 3))) (* -1 (/ (* y z) (pow a 4)))))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(+ y (+ (* -1 (/ (* y z) t)) (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))) (/ (* a (* y z)) (pow t 2))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))))) (+ (/ (* a (* y z)) (pow t 2)) (/ (* (pow a 2) (* y z)) (pow t 3)))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* y z) (/ (* a (* y z)) t))) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (* y z)) t)) (/ (* (pow a 3) y) t)) (+ (* -1 (* (pow a 2) y)) (* a (* y z)))) t)) (* y z)) (* a y)) t))) |
(+ y (* -1 (/ (* y z) t))) |
(+ y (+ (* -1 (/ (* y z) t)) (* a (- (/ y t) (/ (* y z) (pow t 2)))))) |
(+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (/ y (pow t 2)) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2)))))) |
(+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (+ (* a (- (/ y (pow t 3)) (/ (* y z) (pow t 4)))) (/ y (pow t 2))) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2)))))) |
(/ (+ (* -1 (* t y)) (* y z)) a) |
(/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (* y z))) (* -1 (/ (* t (* y z)) a))) a) |
(/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (* y z)))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a) |
(/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (+ (* -1 (/ (* (pow t 4) y) (pow a 3))) (* y z))))) (+ (* -1 (/ (* t (* y z)) a)) (+ (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* (pow t 3) (* y z)) (pow a 3)))))) a) |
(* -1 (/ (+ (* -1 (* y z)) (* t y)) a)) |
(* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (* t (* y z)) (* (pow t 2) y)) a)) (* t y))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y z))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (- (* (pow t 3) (* y z)) (* (pow t 4) y)) a))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a)) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
x |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1))) |
x |
(+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t))))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t))))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t)))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (* -1 (/ y (pow a 2))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (/ y (pow a 3))) (* -1 (/ (* y z) (pow a 4)))))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a y) t)))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))))) (/ (* a (* y z)) (pow t 2))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3))))))) (+ (/ (* a (* y z)) (pow t 2)) (/ (* (pow a 2) (* y z)) (pow t 3)))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* y z) (/ (* a (* y z)) t))) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (* y z)) t)) (/ (* (pow a 3) y) t)) (+ (* -1 (* (pow a 2) y)) (* a (* y z)))) t)) (* y z)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (* y z) t)))) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (/ y t) (/ (* y z) (pow t 2))))))) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (/ y (pow t 2)) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2))))))) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (+ (* a (- (/ y (pow t 3)) (/ (* y z) (pow t 4)))) (/ y (pow t 2))) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2))))))) |
x |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(- (+ x (+ (* -1 (/ (* t y) a)) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (/ (* y z) a)))) (* -1 (/ (* t (* y z)) (pow a 2)))) |
(- (+ x (+ (* -1 (/ (* t y) a)) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (+ (* -1 (/ (* (pow t 3) y) (pow a 3))) (/ (* y z) a))))) (+ (* -1 (/ (* t (* y z)) (pow a 2))) (* -1 (/ (* (pow t 2) (* y z)) (pow a 3))))) |
x |
(+ x (* -1 (/ (+ (* -1 (* y z)) (* t y)) a))) |
(+ x (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (* t (* y z)) (* (pow t 2) y)) a)) (* t y))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y z))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (/ t a)) |
(* t (- (* -1 (/ t (pow a 2))) (/ 1 a))) |
(* t (- (* t (- (* -1 (/ t (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))) |
(* t (- (* t (- (* t (- (* -1 (/ t (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) |
1 |
(+ 1 (/ a t)) |
(+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))) |
(+ 1 (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3))))) |
1 |
(+ 1 (/ a t)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) |
1 |
(+ 1 (/ a t)) |
(+ 1 (* a (+ (/ 1 t) (/ a (pow t 2))))) |
(+ 1 (* a (+ (* a (+ (/ 1 (pow t 2)) (/ a (pow t 3)))) (/ 1 t)))) |
(* -1 (/ t a)) |
(/ (- (* -1 (/ (pow t 2) a)) t) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2)))) t) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3))))) t) a) |
(* -1 (/ t a)) |
(* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) a) (* -1 (pow t 3))) a)) (pow t 2)) a)) (* -1 t)) a)) |
(/ t a) |
(* t (+ (/ 1 a) (/ t (pow a 2)))) |
(* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))) |
(* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) |
(- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1) |
(- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1) |
(/ t a) |
(/ (+ t (/ (pow t 2) a)) a) |
(/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a) |
(/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a) |
(/ t a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a)) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) |
(+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t))) |
(+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t))) |
(+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t))) |
(/ (* z (* (+ a t) (- t a))) (- a t)) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t)))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t)))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t)))) |
(/ (* z (* (+ a t) (- t a))) (- a t)) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t)))))) |
(* -1 (* a z)) |
(+ (* -1 (* a z)) (* t (+ a (* -1 z)))) |
(+ (* -1 (* a z)) (* t (+ a (+ (* -1 z) (* t (- (/ z a) (* -1 (/ (+ a (* -1 z)) a)))))))) |
(+ (* -1 (* a z)) (* t (+ a (+ (* -1 z) (* t (- (+ (* -1 (* t (+ (* -1 (/ (- (/ z a) (* -1 (/ (+ a (* -1 z)) a))) a)) (/ 1 a)))) (/ z a)) (* -1 (/ (+ a (* -1 z)) a)))))))) |
(pow t 2) |
(* (pow t 2) (- (+ 1 (* -1 (/ (+ a (+ z (* -1 a))) t))) (* -1 (/ a t)))) |
(* (pow t 2) (- (+ 1 (+ (* -1 (/ (+ a (+ z (* -1 a))) t)) (* -1 (/ (+ (* -1 (* a z)) (* a (+ a z))) (pow t 2))))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a))) (pow t 2)))))) |
(* (pow t 2) (- (+ 1 (+ (* -1 (/ (+ a (+ z (* -1 a))) t)) (+ (* -1 (/ (+ (* -1 (* a z)) (* a (+ a z))) (pow t 2))) (/ (* (pow a 2) z) (pow t 3))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a))) (pow t 2))) (* -1 (/ (* a (- (* -1 (+ (* -1 (* a z)) (* a (+ a z)))) (* -1 (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a)))))) (pow t 3))))))) |
(pow t 2) |
(* (pow t 2) (+ 1 (+ (* -1 (/ z t)) (/ a t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 z))) (/ (* a z) t)) t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 z))) (/ (* a z) t)) t)))) |
(* -1 (* t (- z t))) |
(+ (* -1 (* t (- z t))) (* a (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z))) |
(+ (* -1 (* t (- z t))) (* a (- (+ t (+ (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t)) (* a (- (/ z t) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))))) z))) |
(+ (* -1 (* t (- z t))) (* a (- (+ t (+ (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t)) (* a (- (+ (/ z t) (/ (* a (- (/ z t) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))) t)) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))))) z))) |
(* -1 (* a (- z t))) |
(* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a)))) |
(* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a)))) |
(* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a)))) |
(* -1 (* a (- z t))) |
(* -1 (* a (- (+ z (/ (* t (- z t)) a)) t))) |
(* -1 (* a (- (+ z (/ (* t (- z t)) a)) t))) |
(* -1 (* a (- (+ z (/ (* t (- z t)) a)) t))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+ x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(/ (* y (- z t)) (- a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(/ y (* (- a t) (- t a))) |
(* -1 (/ y (pow t 2))) |
(+ (* -2 (/ (* a y) (pow t 3))) (* -1 (/ y (pow t 2)))) |
(+ (* -1 (/ y (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))))) (* 2 (/ y (pow t 3)))))) |
(+ (* -1 (/ y (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ y (pow t 5))) (* 2 (/ (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))) t))))) (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))))) (* 2 (/ y (pow t 3)))))) |
(* -1 (/ y (pow a 2))) |
(/ (+ (* -2 (/ (* t y) a)) (* -1 y)) (pow a 2)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* 4 (* (pow t 2) y))) (pow a 2)))) (* 2 (/ (* t y) a))) (pow a 2)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -2 (* (pow t 3) y)) (* 2 (* t (+ (* -1 (* (pow t 2) y)) (* 4 (* (pow t 2) y)))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (+ (* 2 (/ (* t y) a)) (* 4 (/ (* (pow t 2) y) (pow a 2)))))) (pow a 2)) |
(* -1 (/ y (pow a 2))) |
(/ (+ (* -2 (/ (* t y) a)) (* -1 y)) (pow a 2)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) y)) (* (pow t 2) y)) a)) (* 2 (* t y))) a))) (pow a 2)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) y)) (* (pow t 2) y)))) (* -2 (* (pow t 3) y))) a)) (* (pow t 2) y))) a)) (* 2 (* t y))) a))) (pow a 2)) |
(* -1 (/ y (pow a 2))) |
(+ (* -2 (/ (* t y) (pow a 3))) (* -1 (/ y (pow a 2)))) |
(+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))))) (* 2 (/ y (pow a 3)))))) |
(+ (* -1 (/ y (pow a 2))) (* t (- (* t (- (* -1 (* t (+ (* -2 (/ y (pow a 5))) (* 2 (/ (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))) a))))) (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))))) (* 2 (/ y (pow a 3)))))) |
(* -1 (/ y (pow t 2))) |
(/ (+ (* -2 (/ (* a y) t)) (* -1 y)) (pow t 2)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* 4 (* (pow a 2) y))) (pow t 2)))) (* 2 (/ (* a y) t))) (pow t 2)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -2 (* (pow a 3) y)) (* 2 (* a (+ (* -1 (* (pow a 2) y)) (* 4 (* (pow a 2) y)))))) (pow t 3)))) (+ (* -1 (/ (* (pow a 2) y) (pow t 2))) (+ (* 2 (/ (* a y) t)) (* 4 (/ (* (pow a 2) y) (pow t 2)))))) (pow t 2)) |
(* -1 (/ y (pow t 2))) |
(/ (+ (* -2 (/ (* a y) t)) (* -1 y)) (pow t 2)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow a 2) y)) (* (pow a 2) y)) t)) (* 2 (* a y))) t))) (pow t 2)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow a 2) y)) (+ (* -1 (/ (+ (* -2 (* a (+ (* -4 (* (pow a 2) y)) (* (pow a 2) y)))) (* -2 (* (pow a 3) y))) t)) (* (pow a 2) y))) t)) (* 2 (* a y))) t))) (pow t 2)) |
(+ x (* -1 (/ (* t y) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(/ (* y z) (- t a)) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(/ (* y z) (- t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(+ x (* -1 (/ (* y z) a))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2)))))) |
(+ x (* -1 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t))) |
(+ x (* -1 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t)))) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t)))) |
x |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(* y (- (/ z (- t a)) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(/ (* y (- z t)) (- t a)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(+ x (/ (* y (- z t)) t)) |
(+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t))) |
(+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a))) |
(/ (* y (- z t)) (- t a)) |
(+ x (/ (* y (- z t)) (- t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))) |
(* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) |
(* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(/ (* y (- z t)) (- a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t)))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a))))) |
(+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(/ (* y z) (- a t)) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))))))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2)))))))))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))) |
(- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a))) |
(/ (* y (- z t)) (- a t)) |
(+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a)))))) |
(* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(pow x 2) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(pow x 2) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(- (+ (* z (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(- (+ (* z (- (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(- (+ (* z (- (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) |
(* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2))))))) |
(* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (+ (/ 1 (* x (pow (- t a) 2))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))))) |
(* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (+ (/ 1 (* x (pow (- t a) 2))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))))) |
(* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) |
(* (pow z 2) (+ (* -1 (/ (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* (pow z 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) z)) (* 2 (/ t (* x (* (- a t) (- t a)))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* (pow z 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) z)) (* 2 (/ t (* x (* (- a t) (- t a)))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (+ (* 2 (/ (pow z 2) (* (pow a 5) x))) (* t (- (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a))) a)) (+ (* -2 (/ (- (* 2 (/ (pow z 2) (* (pow a 5) x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))) a)) (+ (* -1 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) (pow a 2))) (* -1 (/ (+ (* -1 (- (/ z (pow a 4)) (/ 1 (pow a 3)))) (* z (- (/ z (pow a 5)) (/ 1 (pow a 4))))) (* a x))))))))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(/ (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x)))) t) |
(/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (pow a 2) (* t x))) (* 2 (/ a x)))))))) t) |
(/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 2))) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x)))) (+ (* -2 (/ (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 2))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 2) x))) (+ (* -1 (/ (pow a 2) (* t x))) (+ (* 2 (/ a x)) (+ (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 2) x)) (/ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2)))))))))))) t) |
(/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 2))) (+ (* -1 (/ (* a (- (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x)) (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))))) (pow t 3))) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x))))) (+ (* -2 (/ (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 2))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* (pow a 3) z)) (* -1 (pow a 4))) (* (pow t 3) x))) (+ (* -1 (/ (pow a 2) (* t x))) (+ (* 2 (/ a x)) (+ (* 2 (/ (* a (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))))) (pow t 3))) (+ (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 2) x)) (+ (/ (* z (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3)))) (* (pow t 3) x)) (+ (/ (* (pow a 2) (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 3)) (/ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2)))))))))))))))) t) |
(* -1 (/ (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) t))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (* a (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))))) (* (pow a 2) (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) z)) (pow a 3))) x)) (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) x))) (* a (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))))) t)) (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) t))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (* a (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))))))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (* a (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x))))))) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))))))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(/ (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))) (pow a 2)) |
(/ (- (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (* 2 (/ (* t (pow (- z t) 2)) (* a x)))))) (pow a 2)) |
(/ (- (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x)))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))))))))) (pow a 2)) |
(/ (- (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))))) (pow a 3))) (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))))) (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) (* (pow a 3) x))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) (* (pow a 3) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))) (pow a 3))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x)))))))))))) (pow a 2)) |
(/ (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) a)) (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x))) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* -1 (/ (- (+ (* -2 (* t (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x)) (* t (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))))))) (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) x)) a)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) a)) (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x))) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(/ z a) |
(- (* t (- (/ z (pow a 2)) (/ 1 a))) (* -1 (/ z a))) |
(- (* t (- (+ (* t (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a))) |
(- (* t (- (+ (* t (- (+ (* t (- (/ z (pow a 4)) (/ 1 (pow a 3)))) (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a))) |
1 |
(+ 1 (* -1 (/ (+ z (* -1 a)) t))) |
(- (+ 1 (* -1 (/ (* a z) (pow t 2)))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (/ z t)))) |
(- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (* -1 (/ (* (pow a 2) z) (pow t 3))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (+ (* -1 (/ (pow a 3) (pow t 3))) (/ z t))))) |
1 |
(+ 1 (+ (* -1 (/ z t)) (/ a t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t)) (+ a (* -1 z))) t))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t)) (+ a (* -1 z))) t))) |
(- 1 (/ z t)) |
(- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))))) (/ z t)) |
(- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* a (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2))))) (/ 1 t))))) (/ z t)) |
(/ (- (* -1 t) (* -1 z)) a) |
(/ (- (+ (* -1 t) (/ (* t z) a)) (+ (* -1 z) (/ (pow t 2) a))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (/ (* (pow t 2) z) (pow a 2)))) (+ (* -1 z) (+ (/ (pow t 2) a) (/ (pow t 3) (pow a 2))))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* (pow t 2) z) (pow a 2)) (/ (* (pow t 3) z) (pow a 3))))) (+ (* -1 z) (+ (/ (pow t 2) a) (+ (/ (pow t 3) (pow a 2)) (/ (pow t 4) (pow a 3)))))) a) |
(* -1 (/ (- t z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (* t z) (pow t 2)) a))) z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) z) a)) |
(/ t (- t a)) |
(+ (* -1 (/ z (- t a))) (/ t (- t a))) |
(+ (* -1 (/ z (- t a))) (/ t (- t a))) |
(+ (* -1 (/ z (- t a))) (/ t (- t a))) |
(* -1 (/ z (- t a))) |
(* z (- (/ t (* z (- t a))) (/ 1 (- t a)))) |
(* z (- (/ t (* z (- t a))) (/ 1 (- t a)))) |
(* z (- (/ t (* z (- t a))) (/ 1 (- t a)))) |
(* -1 (/ z (- t a))) |
(* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))) |
(* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))) |
(* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))) |
(- (/ t (- t a)) (/ z (- t a))) |
(- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))) |
(- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))) |
(- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))) |
(* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y))))) |
(* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y))))) |
(* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y))))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (/ t (- t a)))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (+ (* y (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2))))))) (/ 1 (- t a)))) (/ t (- t a)))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (+ (* y (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2))))))) (/ 1 (- t a)))) (/ t (- t a)))) |
(* y (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z)) (/ 1 (* z (- t a))))) |
(* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ t (* (pow z 2) (- t a))) (+ (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z) (/ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (pow z 2))))) (/ 1 (* z (- t a))))) |
(* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ t (* (pow z 2) (- t a))) (+ (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z) (/ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (pow z 2))))) (/ 1 (* z (- t a))))) |
(* y (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) z)) (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) z)) (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(/ z a) |
(- (* t (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a))) |
(- (* t (- (+ (* t (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2)))) (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2)))) (/ 1 a))) (* -1 (/ z a))) |
(- (* t (- (+ (* t (- (+ (* t (- (+ (* y (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))))) (/ z (pow a 4))) (/ 1 (pow a 3)))) (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3)))) (/ 1 (pow a 2)))) (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2)))) (/ 1 a))) (* -1 (/ z a))) |
1 |
(- (+ 1 (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)) (+ (* -1 (/ a t)) (/ z t))) |
(- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (+ (/ (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x))))))) (pow t 2)) (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (/ z t)))) |
(- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (+ (* -1 (/ (* (pow a 2) z) (pow t 3))) (+ (/ (* y (- (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))) (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (+ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x)))))) (pow t 3)) (+ (/ (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x))))))) (pow t 2)) (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (+ (* -1 (/ (pow a 3) (pow t 3))) (/ z t))))) |
1 |
(+ 1 (* -1 (/ (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))) t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) (+ a (* -1 z))) t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* y (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) (+ a (* -1 z))) t))) |
(- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)) |
(- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t)) |
(- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2))))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t)) |
(- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* a (+ (* -1 (/ z (pow t 4))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)))))) (/ 1 (pow t 3))))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2)))))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t)) |
(/ (- (* -1 t) (* -1 z)) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a))) (+ (* -1 z) (/ (pow t 2) a))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a) (+ (/ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (pow a 2)) (/ (* (pow t 2) z) (pow a 2)))))) (+ (* -1 z) (+ (/ (pow t 2) a) (/ (pow t 3) (pow a 2))))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* y (- (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))))) (pow a 3)) (+ (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a) (+ (/ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (pow a 2)) (+ (/ (* (pow t 2) z) (pow a 2)) (/ (* (pow t 3) z) (pow a 3)))))))) (+ (* -1 z) (+ (/ (pow t 2) a) (+ (/ (pow t 3) (pow a 2)) (/ (pow t 4) (pow a 3)))))) a) |
(* -1 (/ (- t z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2)) a))) z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)))) (* -1 (pow t 3))) a)) (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x))))) (pow t 2)) a))) z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (+ (* -1 (/ (- (+ (* y (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x))) (* (pow t 3) z)) (pow t 4)) a)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x))))) (* -1 (pow t 3))) a)) (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x))))) (pow t 2)) a))) z) a)) |
(/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x) |
(/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(- (/ t (- t a)) (/ z (- t a))) |
(- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a))) |
(- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a))) |
(- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a))) |
(- (/ t (- t a)) (/ z (- t a))) |
(- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a))) |
(- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a))) |
(- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a))) |
(* -1 (/ (pow z 2) (* (pow a 2) x))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* t (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))))) (/ (pow z 2) (* (pow a 3) x))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* t (- (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* t (- (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a))))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))))) (/ (pow z 2) (* (pow a 3) x))))) |
(/ -1 x) |
(- (+ (* -1 (/ a (* t x))) (* 2 (/ z (* t x)))) (+ (/ 1 x) (/ a (* t x)))) |
(- (+ (* -1 (/ a (* t x))) (+ (* -1 (/ (* z (+ z (* -1 a))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* (pow t 2) x))) (* 2 (/ z (* t x)))))) (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x))))) |
(- (+ (* -1 (/ a (* t x))) (+ (* -1 (/ (* z (+ z (* -1 a))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 3) x))) (+ (* 2 (/ z (* t x))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 3) x))))))) (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) (pow t 2))) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 3))) (+ (/ 1 x) (/ a (* t x)))))) |
(/ -1 x) |
(- (+ (* -1 (/ (+ a (* -1 z)) (* t x))) (/ z (* t x))) (+ (/ 1 x) (/ a (* t x)))) |
(- (* -1 (/ (- (+ (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) (+ (* -1 (/ (* z (+ a (* -1 z))) (* t x))) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) (* t x))))) (/ (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) t)) t)) (/ 1 x)) |
(- (* -1 (/ (+ (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) (* -1 (/ (- (+ (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) (* t x))) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) (* t x))))) (/ (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) t)) t))) t)) (/ 1 x)) |
(/ (* (- 1 (/ z t)) (- z t)) (* t x)) |
(+ (* a (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(+ (* a (- (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(+ (* a (- (+ (* a (- (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) (* (pow a 2) x))) |
(/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x)))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))) (pow a 2)) |
(/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x)))) (pow a 2)) |
(/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (* -1 (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))))) (pow a 3))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))))) (pow a 2)) |
(/ (* (- t z) (- z t)) (* (pow a 2) x)) |
(/ (+ (* -1 (/ (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))) a)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) x) (* t (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))))) a)) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))) a)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) |
(+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* 2 (/ (* t z) (* x (pow (- t a) 2))))) |
(+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* z (+ (* -1 (/ z (* x (pow (- t a) 2)))) (* 2 (/ t (* x (pow (- t a) 2))))))) |
(+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* z (+ (* -1 (/ z (* x (pow (- t a) 2)))) (* 2 (/ t (* x (pow (- t a) 2))))))) |
(* -1 (/ (pow z 2) (* x (pow (- t a) 2)))) |
(* (pow z 2) (- (* 2 (/ t (* x (* z (pow (- t a) 2))))) (/ 1 (* x (pow (- t a) 2))))) |
(* (pow z 2) (- (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))) (/ 1 (* x (pow (- t a) 2))))) |
(* (pow z 2) (- (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))) (/ 1 (* x (pow (- t a) 2))))) |
(* -1 (/ (pow z 2) (* x (pow (- t a) 2)))) |
(* (pow z 2) (- (* 2 (/ t (* x (* z (pow (- t a) 2))))) (/ 1 (* x (pow (- t a) 2))))) |
(* (pow z 2) (- (* -1 (/ (+ (* -2 (/ t (* x (pow (- t a) 2)))) (/ (pow t 2) (* x (* z (pow (- t a) 2))))) z)) (/ 1 (* x (pow (- t a) 2))))) |
(* (pow z 2) (- (* -1 (/ (+ (* -2 (/ t (* x (pow (- t a) 2)))) (/ (pow t 2) (* x (* z (pow (- t a) 2))))) z)) (/ 1 (* x (pow (- t a) 2))))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(/ (* y z) (- a t)) |
(* -1 (/ (* y z) t)) |
(+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* -1 (/ (* a (* y z)) (pow t 3))) (/ (* y z) (pow t 2))))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* a (- (* -1 (/ (* a (* y z)) (pow t 4))) (/ (* y z) (pow t 3)))) (/ (* y z) (pow t 2))))) |
(/ (* y z) a) |
(/ (+ (* y z) (/ (* t (* y z)) a)) a) |
(/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a) |
(/ (- (+ (* y z) (/ (* (pow t 3) (* y z)) (pow a 3))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a) |
(/ (* y z) a) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (* (pow t 3) (* y z)) a))) a)) (* t (* y z))) a))) a)) |
(/ (* y z) a) |
(+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a)) |
(+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (* t (- (/ (* t (* y z)) (pow a 4)) (* -1 (/ (* y z) (pow a 3))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(* -1 (/ (* y z) t)) |
(/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 3) (* y z)) (pow t 3)))) (+ (/ (* a (* y z)) t) (/ (* (pow a 2) (* y z)) (pow t 2)))) t) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* y z)) t) (* -1 (* (pow a 2) (* y z)))) t)) (* a (* y z))) t)) (* y z)) t)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* y (pow (- z t) 2)) |
(* (pow t 2) y) |
(+ (* -2 (* t (* y z))) (* (pow t 2) y)) |
(+ (* z (+ (* -2 (* t y)) (* y z))) (* (pow t 2) y)) |
(+ (* z (+ (* -2 (* t y)) (* y z))) (* (pow t 2) y)) |
(* y (pow z 2)) |
(* (pow z 2) (+ y (* -2 (/ (* t y) z)))) |
(* (pow z 2) (+ y (+ (* -2 (/ (* t y) z)) (/ (* (pow t 2) y) (pow z 2))))) |
(* (pow z 2) (+ y (+ (* -2 (/ (* t y) z)) (/ (* (pow t 2) y) (pow z 2))))) |
(* y (pow z 2)) |
(* (pow z 2) (+ y (* -2 (/ (* t y) z)))) |
(* (pow z 2) (+ y (* -1 (/ (+ (* -1 (/ (* (pow t 2) y) z)) (* 2 (* t y))) z)))) |
(* (pow z 2) (+ y (* -1 (/ (+ (* -1 (/ (* (pow t 2) y) z)) (* 2 (* t y))) z)))) |
(* y (pow z 2)) |
(+ (* -2 (* t (* y z))) (* y (pow z 2))) |
(+ (* t (+ (* -2 (* y z)) (* t y))) (* y (pow z 2))) |
(+ (* t (+ (* -2 (* y z)) (* t y))) (* y (pow z 2))) |
(* (pow t 2) y) |
(* (pow t 2) (+ y (* -2 (/ (* y z) t)))) |
(* (pow t 2) (+ y (+ (* -2 (/ (* y z) t)) (/ (* y (pow z 2)) (pow t 2))))) |
(* (pow t 2) (+ y (+ (* -2 (/ (* y z) t)) (/ (* y (pow z 2)) (pow t 2))))) |
(* (pow t 2) y) |
(* (pow t 2) (+ y (* -2 (/ (* y z) t)))) |
(* (pow t 2) (+ y (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) t)) (* 2 (* y z))) t)))) |
(* (pow t 2) (+ y (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) t)) (* 2 (* y z))) t)))) |
(/ (pow t 2) (* x (* (- a t) (- t a)))) |
(+ (* -2 (/ (* t z) (* x (* (- a t) (- t a))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) |
(+ (* z (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (/ z (* x (* (- a t) (- t a)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) |
(+ (* z (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (/ z (* x (* (- a t) (- t a)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) |
(/ (pow z 2) (* x (* (- a t) (- t a)))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (/ 1 (* x (* (- a t) (- t a)))))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) |
(/ (pow z 2) (* x (* (- a t) (- t a)))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (/ 1 (* x (* (- a t) (- t a)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow t 2) (* x (* z (* (- a t) (- t a)))))) (* 2 (/ t (* x (* (- a t) (- t a)))))) z)) (/ 1 (* x (* (- a t) (- t a)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow t 2) (* x (* z (* (- a t) (- t a)))))) (* 2 (/ t (* x (* (- a t) (- t a)))))) z)) (/ 1 (* x (* (- a t) (- t a)))))) |
(* -1 (/ (pow z 2) (* (pow a 2) x))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (* t (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))))) (* 2 (/ z (* (pow a 2) x)))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (* t (- (* t (- (* 2 (/ (pow z 2) (* (pow a 5) x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(/ -1 x) |
(- (* 2 (/ z (* t x))) (+ (* 2 (/ a (* t x))) (/ 1 x))) |
(- (+ (* -1 (/ (pow z 2) (* (pow t 2) x))) (* 2 (/ z (* t x)))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2))) (+ (* -1 (/ (pow a 2) (* (pow t 2) x))) (+ (* 2 (/ a (* t x))) (/ 1 x))))) |
(- (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (pow t 3))) (+ (* -1 (/ (pow z 2) (* (pow t 2) x))) (* 2 (/ z (* t x))))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2))) (+ (* -1 (/ (pow a 2) (* (pow t 2) x))) (+ (* 2 (/ a (* t x))) (/ 1 x))))) |
(/ -1 x) |
(- (* 2 (/ z (* t x))) (+ (* 2 (/ a (* t x))) (/ 1 x))) |
(- (* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (pow z 2) (* t x))) (+ (* 2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (/ (pow a 2) (* t x)))) t)) (/ 1 x)) |
(- (* -1 (/ (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) t))) t))) t)) (/ 1 x)) |
(* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) |
(+ (* -2 (/ (* a (pow (- z t) 2)) (* (pow t 3) x))) (* -1 (/ (pow (- z t) 2) (* (pow t 2) x)))) |
(+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* -1 (* a (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))))) (* 2 (/ (pow (- z t) 2) (* (pow t 3) x)))))) |
(+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t))))) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))))) (* 2 (/ (pow (- z t) 2) (* (pow t 3) x)))))) |
(* -1 (/ (pow (- z t) 2) (* (pow a 2) x))) |
(/ (+ (* -2 (/ (* t (pow (- z t) 2)) (* a x))) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x))) (pow a 2))) (* -1 (/ (pow (- z t) 2) x))) (* 2 (/ (* t (pow (- z t) 2)) (* a x)))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x)) (* 2 (* t (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))))) (pow a 3))) (* -1 (/ (pow (- z t) 2) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x)))))) (pow a 2)) |
(* -1 (/ (pow (- z t) 2) (* (pow a 2) x))) |
(/ (+ (* -2 (/ (* t (pow (- z t) 2)) (* a x))) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)) a)) (* 2 (/ (* t (pow (- z t) 2)) x))) a)) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x))) a)) (/ (* (pow t 2) (pow (- z t) 2)) x))) a)) (* 2 (/ (* t (pow (- z t) 2)) x))) a)) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(* -1 (/ t (* x (- t a)))) |
(+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a)))) |
(+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a)))) |
(+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a)))) |
(/ z (* x (- t a))) |
(* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a))))) |
(* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a))))) |
(* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a))))) |
(/ z (* x (- t a))) |
(* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a)))))) |
(* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a)))))) |
(* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a)))))) |
(* -1 (/ z (* a x))) |
(+ (* -1 (/ z (* a x))) (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x))))) |
(+ (* -1 (/ z (* a x))) (* t (- (+ (/ 1 (* a x)) (/ (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))) a)) (/ z (* (pow a 2) x))))) |
(+ (* -1 (/ z (* a x))) (* t (- (+ (* t (- (/ (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))) (pow a 2)) (* -1 (/ (- (/ 1 (* a x)) (/ z (* (pow a 2) x))) a)))) (/ 1 (* a x))) (/ z (* (pow a 2) x))))) |
(/ -1 x) |
(- (/ z (* t x)) (+ (/ 1 x) (/ a (* t x)))) |
(- (+ (/ z (* t x)) (/ (* a (- (/ z x) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x)))) |
(- (+ (/ z (* t x)) (/ (* (pow a 2) (- (/ z x) (/ a x))) (pow t 3))) (+ (* -1 (/ (* a (- (/ z x) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x))))) |
(/ -1 x) |
(- (/ z (* t x)) (+ (/ 1 x) (/ a (* t x)))) |
(- (* -1 (/ (+ (* -1 (- (/ z x) (/ a x))) (* -1 (/ (* a (- (/ z x) (/ a x))) t))) t)) (/ 1 x)) |
(- (* -1 (/ (+ (* -1 (- (/ z x) (/ a x))) (* -1 (/ (+ (* a (- (/ z x) (/ a x))) (/ (* (pow a 2) (- (/ z x) (/ a x))) t)) t))) t)) (/ 1 x)) |
(/ (- z t) (* t x)) |
(- (+ (/ z (* t x)) (/ (* a (- z t)) (* (pow t 2) x))) (/ 1 x)) |
(- (+ (* a (- (/ (* a (- z t)) (* (pow t 3) x)) (* -1 (/ (- z t) (* (pow t 2) x))))) (/ z (* t x))) (/ 1 x)) |
(- (+ (* a (- (* a (- (/ (* a (- z t)) (* (pow t 4) x)) (* -1 (/ (- z t) (* (pow t 3) x))))) (* -1 (/ (- z t) (* (pow t 2) x))))) (/ z (* t x))) (/ 1 x)) |
(* -1 (/ (- z t) (* a x))) |
(/ (+ (* -1 (/ (* t (- z t)) (* a x))) (* -1 (/ (- z t) x))) a) |
(/ (- (+ (* -1 (/ (* (pow t 2) (- z t)) (* (pow a 2) x))) (* -1 (/ (- z t) x))) (/ (* t (- z t)) (* a x))) a) |
(/ (- (+ (* -1 (/ (* (pow t 3) (- z t)) (* (pow a 3) x))) (* -1 (/ (- z t) x))) (+ (/ (* t (- z t)) (* a x)) (/ (* (pow t 2) (- z t)) (* (pow a 2) x)))) a) |
(* -1 (/ (- z t) (* a x))) |
(* -1 (/ (- (+ (/ z x) (/ (* t (- z t)) (* a x))) (/ t x)) a)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) (* a x))) (/ (* t (- z t)) x)) a)) (/ z x)) (/ t x)) a)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- z t)) (* a x)) (* -1 (/ (* (pow t 2) (- z t)) x))) a)) (/ (* t (- z t)) x)) a)) (/ z x)) (/ t x)) a)) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
(/ (- z t) (* x (- t a))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))))) |
(* (pow y 2) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (+ (/ x (pow y 2)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (+ (/ x (pow y 2)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* (pow y 2) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (- (/ t (- t a)) (/ z (- t a)))) (* -1 (/ x y))) y)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (- (/ t (- t a)) (/ z (- t a)))) (* -1 (/ x y))) y)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) |
(+ x (+ (* y (* z (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))))) |
(+ x (+ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (* z (+ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (* (pow y 2) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))))) |
(+ x (+ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (* z (+ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (* (pow y 2) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))))) |
(* (pow y 2) (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z))) |
(* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ x (pow z 2)) (+ (/ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (pow z 2)) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z))))) |
(* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ x (pow z 2)) (+ (/ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (pow z 2)) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z))))) |
(* (pow y 2) (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(* (pow z 2) (+ (* -1 (/ (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) z)) (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) z)) (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(+ x (/ (* y z) a)) |
(+ x (+ (* t (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a)))) (/ (* y z) a))) |
(+ x (+ (* t (+ (* t (* y (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2))))) (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a))) |
(+ x (+ (* t (+ (* t (+ (* t (* y (- (+ (* y (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))))) (/ z (pow a 4))) (/ 1 (pow a 3))))) (* y (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a))) |
(+ x y) |
(+ x (+ y (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t))) |
(+ x (+ y (+ (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t) (/ (* y (- (+ (* -1 (* a z)) (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x)))))))) (* -1 (pow a 2)))) (pow t 2))))) |
(+ x (+ y (+ (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t) (+ (/ (* y (- (+ (* -1 (* a z)) (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x)))))))) (* -1 (pow a 2)))) (pow t 2)) (/ (* y (- (+ (* -1 (* (pow a 2) z)) (* y (- (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))) (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (+ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x))))))) (* -1 (pow a 3)))) (pow t 3)))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z)))) t)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (* y (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z)))) t)) (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))))) t)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* y (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) (* y (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z))))) t)) (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))))) t)))) |
(+ x (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)))) |
(+ x (+ (* a (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))) |
(+ x (+ (* a (+ (* a (* y (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2)))))) (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))) |
(+ x (+ (* a (+ (* a (+ (* a (* y (+ (* -1 (/ z (pow t 4))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)))))) (/ 1 (pow t 3)))))) (* y (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2))))))) (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))) |
x |
(+ x (/ (* y (- (* -1 t) (* -1 z))) a)) |
(+ x (+ (/ (* y (- (* -1 t) (* -1 z))) a) (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))))) (pow t 2))) (pow a 2)))) |
(+ x (+ (/ (* y (- (* -1 t) (* -1 z))) a) (+ (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))))) (pow t 2))) (pow a 2)) (/ (* y (- (+ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (* (pow t 2) z)) (pow t 3))) (pow a 3))))) |
x |
(+ x (* -1 (/ (* y (- t z)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2))) a)) (* y (- t z))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (+ (* -1 (* (pow t 2) z)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)))) (* -1 (pow t 3)))) a)) (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2)))) a)) (* y (- t z))) a))) |
(/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x) |
(/ (+ (* x (* y (- (/ t (- t a)) (/ z (- t a))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/ (+ (* x (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/ (+ (* x (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
x |
(* x (+ 1 (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x))) |
(* x (+ 1 (+ (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x) (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) (pow x 2))))) |
(* x (+ 1 (+ (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x) (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) (pow x 2))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (* y (- (/ t (- t a)) (/ z (- t a))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (* y (- (/ t (- t a)) (/ z (- t a))))) x)) 1))) |
| Outputs |
|---|
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) (/.f64 (*.f64 y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (* -1 (/ y (pow a 2))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (/ y (pow a 3))) (* -1 (/ (* y z) (pow a 4)))))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 y z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a))))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a)) |
y |
(+ y (+ (* -1 (/ (* y z) t)) (/ (* a y) t))) |
(+.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))) (/ (* a (* y z)) (pow t 2))) |
(+.f64 y (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t)))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3)))))) (+ (/ (* a (* y z)) (pow t 2)) (/ (* (pow a 2) (* y z)) (pow t 3)))) |
(+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 (/.f64 (*.f64 a y) t) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t (*.f64 t t)))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* y z) (/ (* a (* y z)) t))) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) y) t)) (-.f64 (fma.f64 y z (/.f64 (*.f64 a (*.f64 y z)) t)) (*.f64 a y))) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (* y z)) t)) (/ (* (pow a 3) y) t)) (+ (* -1 (* (pow a 2) y)) (* a (* y z)))) t)) (* y z)) (* a y)) t))) |
(+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) t)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) t)) (fma.f64 (neg.f64 (*.f64 a a)) y (*.f64 a (*.f64 y z)))) t)) (-.f64 (*.f64 y z) (*.f64 a y))) t))) |
(+ y (* -1 (/ (* y z) t))) |
(+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) |
(+ y (+ (* -1 (/ (* y z) t)) (* a (- (/ y t) (/ (* y z) (pow t 2)))))) |
(+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t))))) |
(+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (/ y (pow t 2)) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2)))))) |
(+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (fma.f64 a (-.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t)))))) |
(+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (+ (* a (- (/ y (pow t 3)) (/ (* y z) (pow t 4)))) (/ y (pow t 2))) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2)))))) |
(+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t)))))) |
(/ (+ (* -1 (* t y)) (* y z)) a) |
(/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) a) |
(/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (* y z))) (* -1 (/ (* t (* y z)) a))) a) |
(/.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) a))) (*.f64 y z)) (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a))) a) |
(/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (* y z)))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 a a))) (*.f64 y z))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))))) a) |
(/ (- (+ (* -1 (* t y)) (+ (* -1 (/ (* (pow t 2) y) a)) (+ (* -1 (/ (* (pow t 3) y) (pow a 2))) (+ (* -1 (/ (* (pow t 4) y) (pow a 3))) (* y z))))) (+ (* -1 (/ (* t (* y z)) a)) (+ (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* (pow t 3) (* y z)) (pow a 3)))))) a) |
(/.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (*.f64 a (*.f64 a a)))) (*.f64 y z)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 y z)) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) (*.f64 a (*.f64 a a)))))) a) |
(* -1 (/ (+ (* -1 (* y z)) (* t y)) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 t y)) a)) |
(* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (* t (* y z)) (* (pow t 2) y)) a)) (* t y))) a)) |
(neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y)) a))) (*.f64 t y)) a)) |
(* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y z))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a)) |
(neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 y z))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) y)) a)) (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y))) a))) (*.f64 t y)) a)) |
(* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (- (* (pow t 3) (* y z)) (* (pow t 4) y)) a))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a)) |
(neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (*.f64 y z) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 y z) (neg.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y))) a)) (neg.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) y))) a)) (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y))) a))) (*.f64 t y)) a)) |
(* -1 (/ (* t y) (- a t))) |
(neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (/.f64 y (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
x |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))))) |
(* x (+ 1 (+ (* -1 (/ (* t y) (* x (- a t)))) (/ (* y z) (* x (- a t)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) x)) #s(literal -1 binary64)))) |
x |
(+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(+ x (* y (+ (* -1 (/ t (- a t))) (/ z (- a t))))) |
(+.f64 x (*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) |
(* y (+ (* -1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* y (+ (* -1 (/ t (- a t))) (+ (/ x y) (/ z (- a t))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ z (- a t))) (/ t (- a t))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))) |
(* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z (- a t))) (/ t (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))))) |
(+ x (/ (* y z) a)) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) (/.f64 (*.f64 y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (* -1 (/ y (pow a 2))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (/ y (pow a 3))) (* -1 (/ (* y z) (pow a 4)))))) (* -1 (/ (* y z) (pow a 3)))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 y z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a))))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a y) t)))) |
(+.f64 x (+.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))))) (/ (* a (* y z)) (pow t 2))) |
(-.f64 (+.f64 (+.f64 x y) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (+ (/ (* a y) t) (+ (/ (* (pow a 2) y) (pow t 2)) (/ (* (pow a 3) y) (pow t 3))))))) (+ (/ (* a (* y z)) (pow t 2)) (/ (* (pow a 2) (* y z)) (pow t 3)))) |
(+.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 (/.f64 (*.f64 a y) t) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t (*.f64 t t))))))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 a y)) t))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) y) t)) (+ (* y z) (/ (* a (* y z)) t))) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) y) t)) (-.f64 (fma.f64 y z (/.f64 (*.f64 a (*.f64 y z)) t)) (*.f64 a y))) t))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) (* y z)) t)) (/ (* (pow a 3) y) t)) (+ (* -1 (* (pow a 2) y)) (* a (* y z)))) t)) (* y z)) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) t)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) t)) (fma.f64 (neg.f64 (*.f64 a a)) y (*.f64 a (*.f64 y z)))) t)) (-.f64 (*.f64 y z) (*.f64 a y))) t))) |
(+ x (+ y (* -1 (/ (* y z) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (*.f64 y z) t))) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (/ y t) (/ (* y z) (pow t 2))))))) |
(+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t)))))) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (/ y (pow t 2)) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2))))))) |
(+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (fma.f64 a (-.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t))))))) |
(+ x (+ y (+ (* -1 (/ (* y z) t)) (* a (- (+ (* a (- (+ (* a (- (/ y (pow t 3)) (/ (* y z) (pow t 4)))) (/ y (pow t 2))) (/ (* y z) (pow t 3)))) (/ y t)) (/ (* y z) (pow t 2))))))) |
(+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t))))))) |
x |
(+ x (+ (* -1 (/ (* t y) a)) (/ (* y z) a))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) a)) (/.f64 (*.f64 y z) a))) |
(- (+ x (+ (* -1 (/ (* t y) a)) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (/ (* y z) a)))) (* -1 (/ (* t (* y z)) (pow a 2)))) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))) (/.f64 (*.f64 y z) a))) (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a)))) |
(- (+ x (+ (* -1 (/ (* t y) a)) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (+ (* -1 (/ (* (pow t 3) y) (pow a 3))) (/ (* y z) a))))) (+ (* -1 (/ (* t (* y z)) (pow a 2))) (* -1 (/ (* (pow t 2) (* y z)) (pow a 3))))) |
(-.f64 (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y z) a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a (*.f64 a a)))))) |
x |
(+ x (* -1 (/ (+ (* -1 (* y z)) (* t y)) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 t y)) a))) |
(+ x (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (* t (* y z)) (* (pow t 2) y)) a)) (* t y))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y)) a))) (*.f64 t y)) a))) |
(+ x (* -1 (/ (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y z))) (* -1 (* (pow t 3) y))) a)) (* t (* y z))) (* (pow t 2) y)) a)) (* t y))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 y z))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) y)) a)) (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y))) a))) (*.f64 t y)) a))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) |
(* -1 (/ t a)) |
(neg.f64 (/.f64 t a)) |
(* t (- (* -1 (/ t (pow a 2))) (/ 1 a))) |
(*.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
(* t (- (* t (- (* -1 (/ t (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* t (- (* t (- (* t (- (* -1 (/ t (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a t)) |
(+.f64 #s(literal 1 binary64) (/.f64 a t)) |
(+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t))) |
(+ 1 (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a t)) |
(+.f64 #s(literal 1 binary64) (/.f64 a t)) |
(+ 1 (* -1 (/ (- (* -1 (/ (pow a 2) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) t)) a) t))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow a 3) t) (* -1 (pow a 2))) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (neg.f64 (*.f64 a a))) t)) a) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ a t)) |
(+.f64 #s(literal 1 binary64) (/.f64 a t)) |
(+ 1 (* a (+ (/ 1 t) (/ a (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))))) |
(+ 1 (* a (+ (* a (+ (/ 1 (pow t 2)) (/ a (pow t 3)))) (/ 1 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)))) |
(* -1 (/ t a)) |
(neg.f64 (/.f64 t a)) |
(/ (- (* -1 (/ (pow t 2) a)) t) a) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2)))) t) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) t)) a) |
(/ (- (+ (* -1 (/ (pow t 2) a)) (+ (* -1 (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 4) (pow a 3))))) t) a) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) t) a) |
(* -1 (/ t a)) |
(neg.f64 (/.f64 t a)) |
(* -1 (/ (- (/ (pow t 2) a) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (neg.f64 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) a)) (pow t 2)) a)) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) a)) (*.f64 t t)) a)) (neg.f64 t)) a)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) a) (* -1 (pow t 3))) a)) (pow t 2)) a)) (* -1 t)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a)) (neg.f64 t)) a)) |
(/ t a) |
(/.f64 t a) |
(* t (+ (/ 1 a) (/ t (pow a 2)))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))) |
(* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a))) |
(* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(*.f64 t (fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(+.f64 (neg.f64 (/.f64 a t)) #s(literal -1 binary64)) |
(- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) |
(-.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 a t))) |
(- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
(-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(+.f64 (neg.f64 (/.f64 a t)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) t) (neg.f64 a)) t)) #s(literal -1 binary64)) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) t)) (*.f64 a a)) t)) (neg.f64 a)) t)) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(+.f64 (neg.f64 (/.f64 a t)) #s(literal -1 binary64)) |
(- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1) |
(fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) |
(- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1) |
(fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) #s(literal -1 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ (+ t (/ (pow t 2) a)) a) |
(/.f64 (+.f64 t (/.f64 (*.f64 t t) a)) a) |
(/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a) |
(/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 t (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))))) a) |
(/ t a) |
(/.f64 t a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (*.f64 t t) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t t)) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a)) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a))) a)) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (/ x y))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(* x (+ 1 (/ y x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)))) |
(* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) |
(+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) |
(+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) |
(+ (* -1 (/ (* t (* (+ a t) (- t a))) (- a t))) (/ (* z (* (+ a t) (- t a))) (- a t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) |
(/ (* z (* (+ a t) (- t a))) (- a t)) |
(/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t)))) (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t)))) (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t)))) |
(* z (+ (* -1 (/ (* t (* (+ a t) (- t a))) (* z (- a t)))) (/ (* (+ a t) (- t a)) (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t)))) (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t)))) |
(/ (* z (* (+ a t) (- t a))) (- a t)) |
(/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t))))) |
(* -1 (* z (+ (* -1 (/ (* (+ a t) (- t a)) (- a t))) (/ (* t (* (+ a t) (- t a))) (* z (- a t)))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t))))) |
(* -1 (* a z)) |
(*.f64 (neg.f64 a) z) |
(+ (* -1 (* a z)) (* t (+ a (* -1 z)))) |
(fma.f64 (neg.f64 a) z (*.f64 t (+.f64 a (neg.f64 z)))) |
(+ (* -1 (* a z)) (* t (+ a (+ (* -1 z) (* t (- (/ z a) (* -1 (/ (+ a (* -1 z)) a)))))))) |
(fma.f64 (neg.f64 a) z (*.f64 t (+.f64 (+.f64 a (neg.f64 z)) (*.f64 t (-.f64 (/.f64 z a) (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) a))))))) |
(+ (* -1 (* a z)) (* t (+ a (+ (* -1 z) (* t (- (+ (* -1 (* t (+ (* -1 (/ (- (/ z a) (* -1 (/ (+ a (* -1 z)) a))) a)) (/ 1 a)))) (/ z a)) (* -1 (/ (+ a (* -1 z)) a)))))))) |
(fma.f64 (neg.f64 a) z (*.f64 t (+.f64 a (+.f64 (neg.f64 z) (*.f64 t (-.f64 (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z a) (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) a))) a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) a)))))))) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (- (+ 1 (* -1 (/ (+ a (+ z (* -1 a))) t))) (* -1 (/ a t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (+.f64 a (-.f64 z a)) t)) (neg.f64 (/.f64 a t))))) |
(* (pow t 2) (- (+ 1 (+ (* -1 (/ (+ a (+ z (* -1 a))) t)) (* -1 (/ (+ (* -1 (* a z)) (* a (+ a z))) (pow t 2))))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a))) (pow t 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 a (-.f64 z a)) t))) (neg.f64 (/.f64 (fma.f64 (neg.f64 a) z (*.f64 a (+.f64 a z))) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 (+.f64 a (-.f64 z a))) (neg.f64 a))) (*.f64 t t)))))) |
(* (pow t 2) (- (+ 1 (+ (* -1 (/ (+ a (+ z (* -1 a))) t)) (+ (* -1 (/ (+ (* -1 (* a z)) (* a (+ a z))) (pow t 2))) (/ (* (pow a 2) z) (pow t 3))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a))) (pow t 2))) (* -1 (/ (* a (- (* -1 (+ (* -1 (* a z)) (* a (+ a z)))) (* -1 (* a (- (* -1 (+ a (+ z (* -1 a)))) (* -1 a)))))) (pow t 3))))))) |
(*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 a (-.f64 z a)) t) (/.f64 (fma.f64 (neg.f64 a) z (*.f64 a (+.f64 a z))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t))))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 a t) (/.f64 (*.f64 a (-.f64 (neg.f64 (+.f64 a (-.f64 z a))) (neg.f64 a))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 (fma.f64 (neg.f64 a) z (*.f64 a (+.f64 a z)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (+.f64 a (-.f64 z a))) (neg.f64 a)))))) (*.f64 t (*.f64 t t))))))) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (+ (* -1 (/ z t)) (/ a t)))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 a t))) |
(* (pow t 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 z))) (/ (* a z) t)) t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a z) t)) t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (+ (* -1 (+ a (* -1 z))) (/ (* a z) t)) t)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a z) t)) t)))) |
(* -1 (* t (- z t))) |
(neg.f64 (*.f64 t (-.f64 z t))) |
(+ (* -1 (* t (- z t))) (* a (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z))) |
(fma.f64 (neg.f64 t) (-.f64 z t) (*.f64 a (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)))) |
(+ (* -1 (* t (- z t))) (* a (- (+ t (+ (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t)) (* a (- (/ z t) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))))) z))) |
(fma.f64 (neg.f64 t) (-.f64 z t) (*.f64 a (-.f64 (+.f64 (+.f64 t (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t))) (*.f64 a (-.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)) t))))) z))) |
(+ (* -1 (* t (- z t))) (* a (- (+ t (+ (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t)) (* a (- (+ (/ z t) (/ (* a (- (/ z t) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))) t)) (+ 1 (* -1 (/ (- (+ t (* -1 (/ (+ (* -1 (* t (- z t))) (* t (- z t))) t))) z) t))))))) z))) |
(fma.f64 (neg.f64 t) (-.f64 z t) (*.f64 a (-.f64 (+.f64 (+.f64 t (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t))) (*.f64 a (+.f64 (/.f64 z t) (-.f64 (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)) t)))) t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)) t))))))) z))) |
(* -1 (* a (- z t))) |
(neg.f64 (*.f64 a (-.f64 z t))) |
(* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a)))) |
(*.f64 a (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) |
(* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a)))) |
(*.f64 a (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) |
(* a (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a)))) |
(*.f64 a (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) |
(* -1 (* a (- z t))) |
(neg.f64 (*.f64 a (-.f64 z t))) |
(* -1 (* a (- (+ z (/ (* t (- z t)) a)) t))) |
(*.f64 (neg.f64 a) (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t))) |
(* -1 (* a (- (+ z (/ (* t (- z t)) a)) t))) |
(*.f64 (neg.f64 a) (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t))) |
(* -1 (* a (- (+ z (/ (* t (- z t)) a)) t))) |
(*.f64 (neg.f64 a) (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t))) |
(* -1 (/ t (- a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))) (neg.f64 (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(-.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 a t))) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 z a)) t) a)) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a)) t))) |
(* -1 (/ (- z t) t)) |
(neg.f64 (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) t) (/.f64 z (*.f64 t t)))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (*.f64 t t)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (+.f64 t (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) t) (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 t (-.f64 z t) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (-.f64 z t) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) a))) a)) (*.f64 t (-.f64 z t))) a))) a)) |
x |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+ x (* y (- (/ z (- a t)) (/ t (- a t))))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (/ z (- a t)) (/ t (- a t)))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(* y (- (+ (/ x y) (/ z (- a t))) (/ t (- a t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+ x (* -1 (/ (* t y) (- a t)))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(+ x (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (+ (/ x z) (/ y (- a t))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (+ x (* -1 (/ (* t y) (- a t)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) |
(+ x (/ (* y z) a)) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+ x (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) (/.f64 (*.f64 y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) |
(+ x (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) a)))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) |
(+ x y) |
(+.f64 x y) |
(- (+ x (+ y (* -1 (/ (* y z) t)))) (* -1 (/ (* a y) t))) |
(-.f64 (+.f64 (+.f64 x y) (neg.f64 (/.f64 (*.f64 y z) t))) (neg.f64 (/.f64 (*.f64 a y) t))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* a y) t))) |
(+.f64 x (-.f64 (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 a y) t)))) |
(- (+ x (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3))))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(-.f64 (+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 (*.f64 a a) (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 t (*.f64 t t))))) (+.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (neg.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 t t))))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (- (* y z) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 a y)) t))) |
(+ x (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 y z (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) t)) (*.f64 a y)) t))) |
(+ x (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y z) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y)))) t)) (-.f64 (*.f64 y z) (*.f64 a y))) t))) |
(+ x (* -1 (/ (* y (- z t)) t))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) |
(+ x (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t)))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) |
(+ x (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (+ (/ (* t (* y (- z t))) (pow a 2)) (/ (* y (- z t)) a))) |
(+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) a))) |
(- (+ x (+ (/ (* y (- z t)) a) (/ (* (pow t 2) (* y (- z t))) (pow a 3)))) (* -1 (/ (* t (* y (- z t))) (pow a 2)))) |
(+.f64 x (-.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a))) a))) |
(+ x (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 t (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a)) a))) a))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ x (/ (* y (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ x (/ (* y (- z t)) (- a t))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- a t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- a t)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64)))) |
(* -1 (/ t (- a t))) |
(neg.f64 (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))) (neg.f64 (/.f64 a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(-.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 a t))) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 z a)) t) a)) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a)) t))) |
(* -1 (/ (- z t) t)) |
(neg.f64 (/.f64 (-.f64 z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) t) (/.f64 z (*.f64 t t)))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (*.f64 t t)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (+.f64 t (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (-.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) t) (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 t (-.f64 z t) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (-.f64 z t) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) a))) a)) (*.f64 t (-.f64 z t))) a))) a)) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(/ y (* (- a t) (- t a))) |
(/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) |
(* -1 (/ y (pow t 2))) |
(neg.f64 (/.f64 y (*.f64 t t))) |
(+ (* -2 (/ (* a y) (pow t 3))) (* -1 (/ y (pow t 2)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 y (*.f64 t t)))) |
(+ (* -1 (/ y (pow t 2))) (* a (- (* -1 (* a (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))))) (* 2 (/ y (pow t 3)))))) |
(+.f64 (neg.f64 (/.f64 y (*.f64 t t))) (*.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t (*.f64 t t))))))) |
(+ (* -1 (/ y (pow t 2))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ y (pow t 5))) (* 2 (/ (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))) t))))) (+ (* -1 (/ y (pow t 4))) (* 4 (/ y (pow t 4)))))) (* 2 (/ y (pow t 3)))))) |
(+.f64 (neg.f64 (/.f64 y (*.f64 t t))) (*.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t))) (neg.f64 (*.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t (*.f64 t t))))))) |
(* -1 (/ y (pow a 2))) |
(neg.f64 (/.f64 y (*.f64 a a))) |
(/ (+ (* -2 (/ (* t y) a)) (* -1 y)) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) a) (neg.f64 y)) (*.f64 a a)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* 4 (* (pow t 2) y))) (pow a 2)))) (* 2 (/ (* t y) a))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) y) #s(literal 3 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) a))) (*.f64 a a)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -2 (* (pow t 3) y)) (* 2 (* t (+ (* -1 (* (pow t 2) y)) (* 4 (* (pow t 2) y)))))) (pow a 3)))) (+ (* -1 (/ (* (pow t 2) y) (pow a 2))) (+ (* 2 (/ (* t y) a)) (* 4 (/ (* (pow t 2) y) (pow a 2)))))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 t t) y) #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t y) a) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))))))) (*.f64 a a)) |
(* -1 (/ y (pow a 2))) |
(neg.f64 (/.f64 y (*.f64 a a))) |
(/ (+ (* -2 (/ (* t y) a)) (* -1 y)) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) a) (neg.f64 y)) (*.f64 a a)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) y)) (* (pow t 2) y)) a)) (* 2 (* t y))) a))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) y)) a)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) a))) (*.f64 a a)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (* (pow t 2) y)) (* (pow t 2) y)))) (* -2 (* (pow t 3) y))) a)) (* (pow t 2) y))) a)) (* 2 (* t y))) a))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) y) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) y)) (*.f64 (*.f64 t (*.f64 t t)) y))) a))) (*.f64 (*.f64 t t) y)) a)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) a))) (*.f64 a a)) |
(* -1 (/ y (pow a 2))) |
(neg.f64 (/.f64 y (*.f64 a a))) |
(+ (* -2 (/ (* t y) (pow a 3))) (* -1 (/ y (pow a 2)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 y (*.f64 a a)))) |
(+ (* -1 (/ y (pow a 2))) (* t (- (* -1 (* t (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))))) (* 2 (/ y (pow a 3)))))) |
(+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (*.f64 t (fma.f64 (neg.f64 t) (*.f64 (/.f64 y (pow.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 a (*.f64 a a))))))) |
(+ (* -1 (/ y (pow a 2))) (* t (- (* t (- (* -1 (* t (+ (* -2 (/ y (pow a 5))) (* 2 (/ (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))) a))))) (+ (* -1 (/ y (pow a 4))) (* 4 (/ y (pow a 4)))))) (* 2 (/ y (pow a 3)))))) |
(+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (*.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 a #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 y (pow.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) a))) (neg.f64 (*.f64 (/.f64 y (pow.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 a (*.f64 a a))))))) |
(* -1 (/ y (pow t 2))) |
(neg.f64 (/.f64 y (*.f64 t t))) |
(/ (+ (* -2 (/ (* a y) t)) (* -1 y)) (pow t 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) t) (neg.f64 y)) (*.f64 t t)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* 4 (* (pow a 2) y))) (pow t 2)))) (* 2 (/ (* a y) t))) (pow t 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) y) #s(literal 3 binary64)) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) t))) (*.f64 t t)) |
(/ (- (+ (* -1 y) (* -1 (/ (+ (* -2 (* (pow a 3) y)) (* 2 (* a (+ (* -1 (* (pow a 2) y)) (* 4 (* (pow a 2) y)))))) (pow t 3)))) (+ (* -1 (/ (* (pow a 2) y) (pow t 2))) (+ (* 2 (/ (* a y) t)) (* 4 (/ (* (pow a 2) y) (pow t 2)))))) (pow t 2)) |
(/.f64 (-.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) y) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (*.f64 a a) y) #s(literal 3 binary64)))) (*.f64 t (*.f64 t t))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a y) t) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t)))))) (*.f64 t t)) |
(* -1 (/ y (pow t 2))) |
(neg.f64 (/.f64 y (*.f64 t t))) |
(/ (+ (* -2 (/ (* a y) t)) (* -1 y)) (pow t 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) t) (neg.f64 y)) (*.f64 t t)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow a 2) y)) (* (pow a 2) y)) t)) (* 2 (* a y))) t))) (pow t 2)) |
(/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 a a) y)) t)) (*.f64 #s(literal 2 binary64) (*.f64 a y))) t))) (*.f64 t t)) |
(/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow a 2) y)) (+ (* -1 (/ (+ (* -2 (* a (+ (* -4 (* (pow a 2) y)) (* (pow a 2) y)))) (* -2 (* (pow a 3) y))) t)) (* (pow a 2) y))) t)) (* 2 (* a y))) t))) (pow t 2)) |
(/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) y) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 a a) y)) (*.f64 (*.f64 a (*.f64 a a)) y))) t))) (*.f64 (*.f64 a a) y)) t)) (*.f64 #s(literal 2 binary64) (*.f64 a y))) t))) (*.f64 t t)) |
(+ x (* -1 (/ (* t y) (- t a)))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))) (/.f64 (*.f64 y z) (-.f64 t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))) (/.f64 (*.f64 y z) (-.f64 t a)))) |
(+ x (+ (* -1 (/ (* t y) (- t a))) (/ (* y z) (- t a)))) |
(+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))) (/.f64 (*.f64 y z) (-.f64 t a)))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))))) |
(* z (+ (* -1 (/ (* t y) (* z (- t a)))) (+ (/ x z) (/ y (- t a))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))))) |
(/ (* y z) (- t a)) |
(/.f64 (*.f64 y z) (-.f64 t a)) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- t a))) (* -1 (/ (+ x (* -1 (/ (* t y) (- t a)))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) z)))) |
(+ x (* -1 (/ (* y z) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (/ y a) (/ (* y z) (pow a 2)))))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (/ y a) (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) a)) (/ (* y z) (pow a 2)))))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (*.f64 t (+.f64 (/.f64 y a) (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 (*.f64 y z) (*.f64 a a)))))) |
(+ x (+ (* -1 (/ (* y z) a)) (* t (- (+ (* t (- (/ (* t (- (/ y a) (/ (* y z) (pow a 2)))) (pow a 2)) (* -1 (/ (- (/ y a) (/ (* y z) (pow a 2))) a)))) (/ y a)) (/ (* y z) (pow a 2)))))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))))) |
(+ x (* -1 y)) |
(+.f64 x (neg.f64 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(-.f64 (+.f64 (+.f64 x (neg.f64 y)) (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* a (- (* y z) (* a y))) (pow t 2)) (/ (* y z) t)))) (/ (* a y) t)) |
(-.f64 (+.f64 (+.f64 x (neg.f64 y)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 a y) t)) |
(- (+ x (+ (* -1 y) (+ (/ (* y z) t) (/ (* (pow a 2) (- (* y z) (* a y))) (pow t 3))))) (+ (* -1 (/ (* a (- (* y z) (* a y))) (pow t 2))) (/ (* a y) t))) |
(-.f64 (+.f64 x (+.f64 (+.f64 (neg.f64 y) (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 t t))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t t))) (/.f64 (*.f64 a y) t))) |
(+ x (* -1 y)) |
(+.f64 x (neg.f64 y)) |
(- (+ x (+ (* -1 y) (/ (* y z) t))) (/ (* a y) t)) |
(-.f64 (+.f64 (+.f64 x (neg.f64 y)) (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (* a (- (* y z) (* a y))) t))) t)))) |
(+.f64 (+.f64 x (neg.f64 y)) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) t))) t))) |
(+ x (+ (* -1 y) (* -1 (/ (+ (* -1 (- (* y z) (* a y))) (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t))) t)))) |
(+.f64 (+.f64 x (neg.f64 y)) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 y z) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y z) (*.f64 a y))) t)) t))) t))) |
x |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a)))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a)))) |
(+ x (* y (- (/ z (- t a)) (/ t (- t a))))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (/ z (- t a)) (/ t (- t a)))) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 t a))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(* y (- (+ (/ x y) (/ z (- t a))) (/ t (- t a)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a)))) |
(/ (* y (- z t)) (- t a)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z t) (- t a)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a))))) |
(+ x (/ (* y (- z t)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) |
(+ x (+ (/ (* a (* y (- z t))) (pow t 2)) (/ (* y (- z t)) t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 z t)) t)) |
(+ x (+ (* a (- (/ (* a (* y (- z t))) (pow t 3)) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) t))) |
(+ x (+ (* a (- (* a (- (/ (* a (* y (- z t))) (pow t 4)) (* -1 (/ (* y (- z t)) (pow t 3))))) (* -1 (/ (* y (- z t)) (pow t 2))))) (/ (* y (- z t)) t))) |
(+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) t))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a))) |
(- (+ x (+ (* -1 (/ (* y (- z t)) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3))))) (/ (* t (* y (- z t))) (pow a 2))) |
(+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) |
x |
(+ x (* -1 (/ (* y (- z t)) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a))) |
(+ x (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a))) |
(+.f64 x (neg.f64 (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* y (- z t))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a)) (*.f64 (*.f64 t y) (-.f64 z t))) a)) (*.f64 y (-.f64 z t))) a))) |
(/ (* y (- z t)) (- t a)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) |
(+ x (/ (* y (- z t)) (- t a))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
(+ x (/ (* y (- z t)) (- t a))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) |
x |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))))) |
(* x (+ 1 (/ (* y (- z t)) (* x (- t a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- z t)) (* x (- t a)))) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64)))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))))) |
(+ x (* y (- (+ (* y (- (+ (* -1 (/ (* y (* (- (/ z (- t a)) (/ t (- t a))) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x)))) x)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- (/ t (- t a)) (/ z (- t a))) (- (/ z (- t a)) (/ t (- t a)))) x))) (/ t (- t a))) (/ z (- t a))))) |
(+.f64 x (*.f64 y (-.f64 (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) x))) x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) x))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))))) |
(/ (* y (pow (- z t) 2)) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))) |
(/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) |
(* y (+ (* -1 (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))))) |
(* y (- (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) |
(* y (- (+ (* -1 (/ (* x (- (/ (pow x 2) (- (/ z (- t a)) (/ t (- t a)))) (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3))))))) (* (pow y 3) (- (/ z (- t a)) (/ t (- t a)))))) (+ (/ (pow x 2) (* (pow y 2) (- (/ z (- t a)) (/ t (- t a))))) (/ (pow (- z t) 2) (* (- a t) (* (- t a) (- (/ z (- t a)) (/ t (- t a)))))))) (+ (* -1 (/ (* (pow x 2) (pow (- z t) 2)) (* (pow y 2) (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 3)))))) (/ (* x (pow (- z t) 2)) (* y (* (- a t) (* (- t a) (pow (- (/ z (- t a)) (/ t (- t a))) 2)))))))) |
(*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (/ (* x (- t a)) (* y (- a t)))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 y (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 t a)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) |
(* -1 (* y (+ (* -1 (/ (- z t) (- a t))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* x (* (- t a) (- (* -1 (/ (* (pow x 2) (- t a)) (- z t))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))))) (* y (- z t)))) (* -1 (/ (* (pow x 2) (- t a)) (- z t)))) (/ (* (pow x 2) (pow (- t a) 2)) (* (- a t) (- z t)))) y)) (/ (* x (- t a)) (- a t))) y))))) |
(*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 t a)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 y (-.f64 z t)))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 t a)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) |
(/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (+ x (* -1 (/ (* t y) (- t a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) |
(+ (* z (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))))) |
(+ (* z (- (+ (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))) (/ (pow y 2) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (- (* -2 (/ (* t (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)))))) (/ (* y (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) (* (pow (+ x (* -1 (/ (* t y) (- t a)))) 2) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- a t) (- t a)))) (/ (pow x 2) (+ x (* -1 (/ (* t y) (- t a))))))) |
(fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a))))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (/ y (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (*.f64 z (-.f64 a t))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) (*.f64 y (*.f64 z z)))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (*.f64 z (-.f64 a t)))))) |
(* z (- (+ (* -2 (/ (* t y) (* z (- a t)))) (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y)))) (* y (pow z 3)))) (+ (/ y (- a t)) (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) (* y (pow z 2)))))) (+ (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) (* y (pow z 2))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (* z (- a t)))))) |
(*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y) (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z)))))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) (*.f64 y (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (*.f64 z (-.f64 a t)))))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y))) z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t))) z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (* -1 (/ (- (+ (* -2 (/ (* t y) (- a t))) (* -1 (/ (- (+ (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y)) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))))) (* y z))) (* -1 (/ (* (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) (- t a)) y))) (* -1 (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (* (- t a) (- (* -2 (/ (* t y) (- a t))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))))) y))) z))) (/ (* (+ x (* -1 (/ (* t y) (- t a)))) (- t a)) (- a t))) z))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y)))) (*.f64 y z))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y)))) z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t))) z)))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (+ x (* -1 (/ (* y z) a)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (+ (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 5) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) z) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* (pow a 2) (pow (+ x (* -1 (/ (* y z) a))) 2))) (+ (/ (* (- (* -1 (/ (pow y 2) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (+ x (* -1 (/ (* y z) a)))))))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) (* a (+ x (* -1 (/ (* y z) a)))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow a 4) (+ x (* -1 (/ (* y z) a)))))) (+ (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (* a (pow (+ x (* -1 (/ (* y z) a))) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (* (pow a 2) (+ x (* -1 (/ (* y z) a)))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2)))) (- (/ y a) (/ (* y z) (pow a 2)))) (+ x (* -1 (/ (* y z) a)))))))))) (+ (* 2 (/ (* (pow y 2) (pow z 2)) (* (pow a 3) (+ x (* -1 (/ (* y z) a)))))) (/ (* (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) (- (/ y a) (/ (* y z) (pow a 2)))) (pow (+ x (* -1 (/ (* y z) a))) 2))))) (/ (pow x 2) (+ x (* -1 (/ (* y z) a)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (+.f64 x (neg.f64 y))) |
(- (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y)))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))))))))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow t 3) (+ x (* -1 y))))) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (+ (* 2 (/ (* (pow y 2) z) (* t (+ x (* -1 y))))) (/ (pow x 2) (+ x (* -1 y))))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* (pow t 2) (+ x (* -1 y))))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (* (pow t 2) (+ x (* -1 y))))) (+ (* 2 (/ (* a (pow y 2)) (* t (+ x (* -1 y))))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 2) (pow (+ x (* -1 y)) 2))) (+ (/ (* a (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (* t (pow (+ x (* -1 y)) 2))) (+ (/ (* (- (* -1 (/ (* (pow y 2) (pow z 2)) (+ x (* -1 y)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (+ x (* -1 y)))) (+ (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)) (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y))))))) (- (* y z) (* a y))) (* (pow t 3) (+ x (* -1 y)))) (+ (/ (* (- (* 2 (/ (* (pow y 2) z) (+ x (* -1 y)))) (+ (* 2 (/ (* a (pow y 2)) (+ x (* -1 y)))) (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (* (pow t 2) (+ x (* -1 y)))) (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (* (pow t 3) (pow (+ x (* -1 y)) 2)))))))))))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (+.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (+.f64 x (neg.f64 y)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (+.f64 x (neg.f64 y))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (+.f64 x (neg.f64 y))))) (+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))))))) |
(/ (+ (* -1 (pow y 2)) (pow x 2)) (+ x (* -1 y))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (+.f64 x (neg.f64 y))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t)) (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y))))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (- (+ (* 2 (/ (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (+ x (* -1 y)))) (/ (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))) (+ x (* -1 y)))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (+ (* -1 (/ (* (pow a 2) (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2))) (/ (* a (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y)))) (+ x (* -1 y)))))) t))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))) (+ x (* -1 y)))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) (- (* y z) (* a y))) (+ x (* -1 y)))) (/ (* a (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y)))) (pow (+ x (* -1 y)) 2)))) t))) (* -1 (/ (* (+ (* -1 (pow y 2)) (pow x 2)) (- (* y z) (* a y))) (pow (+ x (* -1 y)) 2)))) t)) (+ (* -1 (/ (pow y 2) (+ x (* -1 y)))) (/ (pow x 2) (+ x (* -1 y))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y)))) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t)) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) |
(/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (+ x (/ (* y (- z t)) t))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (fma.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (*.f64 a (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 2) (+ x (/ (* y (- z t)) t))))) (+ (* a (- (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (* a (- (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (* a (- (* -1 (/ (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 4) (pow (+ x (/ (* y (- z t)) t)) 2))) (+ (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 3) (+ x (/ (* y (- z t)) t)))) (/ (* y (* (- z t) (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) (+ x (/ (* y (- z t)) t)))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (* (pow t 2) (+ x (/ (* y (- z t)) t))))))))) (+ (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 3) (pow (+ x (/ (* y (- z t)) t)) 2))) (/ (* y (* (- z t) (- (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow t 3) (+ x (/ (* y (- z t)) t))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2)))))) (* (pow t 2) (+ x (/ (* y (- z t)) t)))))))) (/ (* y (* (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) (- z t))) (* (pow t 2) (pow (+ x (/ (* y (- z t)) t)) 2))))) (/ (pow x 2) (+ x (/ (* y (- z t)) t))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (fma.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t))) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (+.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(- (+ x (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a))) |
(-.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a))) |
(- (+ x (/ (* (pow t 2) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* y (- z t)) a)))) |
(-.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)))) |
x |
(+ x (/ (* y (- z t)) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) |
(+ x (* -1 (/ (- (* -1 (/ (* t (* y (- z t))) a)) (* y (- z t))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) (*.f64 y (-.f64 z t))) a))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 2) (* y (- z t))) a) (* -1 (* t (* y (- z t))))) a)) (* y (- z t))) a))) |
(+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a) (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) a)) (*.f64 y (-.f64 z t))) a))) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* x (- (/ a (- a t)) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ (* x (- (+ (* x (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 y (-.f64 z t))) (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+ (* x (- (+ (* x (- (+ (* -1 (/ (* x (* (- t a) (- (/ t (* y (- z t))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t))))))) (* y (- z t)))) (/ t (* y (- z t)))) (+ (/ a (* y (- z t))) (/ (* (- t a) (- (/ a (- a t)) (/ t (- a t)))) (* y (- z t)))))) (/ a (- a t))) (/ t (- a t)))) (/ (* y (- z t)) (- a t))) |
(fma.f64 x (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (/.f64 t (*.f64 y (-.f64 z t))) (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 z t)))))) (*.f64 y (-.f64 z t)))) (-.f64 (/.f64 t (*.f64 y (-.f64 z t))) (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 z t)))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
x |
(* x (+ 1 (* -1 (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))))) |
(* x (- (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))))) |
(* x (- (+ 1 (+ (* -1 (/ (* y (* (- z t) (- (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2)))))) (* (pow x 3) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (pow (- t a) 2)))) (/ (* y (- z t)) (* x (- t a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))))))) |
x |
(* -1 (* x (- (/ (* y (- z t)) (* x (- t a))) 1))) |
(neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* y (* (- z t) (- (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))))) (* x (- t a)))) (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))))) (/ (* (pow y 2) (pow (- z t) 2)) (pow (- t a) 2))) x)) (/ (* y (- z t)) (- t a))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a)))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) x)) #s(literal -1 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow y 2) (+ (/ (pow x 2) (pow y 2)) (/ (pow (- z t) 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (* -2 (/ (* t (* (pow y 2) z)) (* (- a t) (- t a)))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) z) (*.f64 (-.f64 a t) (-.f64 t a))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (-.f64 a t) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(+ (* z (+ (* -2 (/ (* t (pow y 2)) (* (- a t) (- t a)))) (/ (* (pow y 2) z) (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (-.f64 a t) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (+ (/ (* (pow t 2) (pow y 2)) (* (pow z 2) (* (- a t) (- t a)))) (+ (/ (pow x 2) (pow z 2)) (/ (pow y 2) (* (- a t) (- t a))))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (* (pow y 2) (pow z 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ (* t (pow y 2)) (* z (* (- a t) (- t a))))) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow t 2) (pow y 2)) (* (- a t) (- t a))) (pow x 2)) z)) (* 2 (/ (* t (pow y 2)) (* (- a t) (- t a))))) z)) (/ (pow y 2) (* (- a t) (- t a))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (pow x 2)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64)))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 2))) (+ (* t (- (+ (* 2 (/ (* (pow y 2) z) (pow a 2))) (* t (- (+ (* -1 (/ (pow y 2) (pow a 2))) (* t (- (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 5))) (+ (* -2 (/ (- (* -1 (/ (pow y 2) (pow a 2))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))) a)) (* 2 (/ (* (pow y 2) z) (pow a 4))))))) (+ (* -2 (/ (- (* 2 (/ (* (pow y 2) z) (pow a 2))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3)))) a)) (* -1 (/ (* (pow y 2) (pow z 2)) (pow a 4))))))) (* 2 (/ (* (pow y 2) (pow z 2)) (pow a 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (pow.f64 a #s(literal 4 binary64))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2)))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) |
(- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (pow t 2))) (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (* (pow y 2) (pow z 2))) (+ (* -2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* -1 (* (pow a 2) (pow y 2))))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (pow t 3))) (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))))) (+ (* -2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (pow t 2))) (+ (* -1 (/ (* (pow a 2) (pow y 2)) (pow t 2))) (* 2 (/ (* a (pow y 2)) t))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))))) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) |
(- (+ (* -1 (pow y 2)) (+ (* 2 (/ (* (pow y 2) z) t)) (pow x 2))) (* 2 (/ (* a (pow y 2)) t))) |
(+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (/ (* (pow y 2) (pow z 2)) t)) (+ (* 2 (/ (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) t)) (/ (* (pow a 2) (pow y 2)) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) t))) t)) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) |
(+ (* -1 (/ (+ (* -1 (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2))))) (* -1 (/ (+ (* -1 (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2))))) (* -1 (/ (+ (* 2 (* a (- (* (pow y 2) (pow z 2)) (+ (* 2 (* a (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) (* (pow a 2) (pow y 2)))))) (* (pow a 2) (- (* 2 (* (pow y 2) z)) (* 2 (* a (pow y 2)))))) t))) t))) t)) (+ (* -1 (pow y 2)) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))))) t))) t))) t)) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) |
(+ (* -2 (/ (* a (* (pow y 2) (pow (- z t) 2))) (pow t 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* -1 (* a (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 2))) (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 5))) (* 2 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))) t))))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4))) (* 4 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 4)))))) (* 2 (/ (* (pow y 2) (pow (- z t) 2)) (pow t 3))))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (*.f64 x x)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (*.f64 x x))) |
(- (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* 4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2))))) (pow a 4))) (pow x 2))) (* 2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2)) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (*.f64 x x)) |
(+ (* -2 (/ (* t (* (pow y 2) (pow (- z t) 2))) (pow a 3))) (+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (pow x 2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (*.f64 x x))) |
(+ (* -1 (/ (* (pow y 2) (pow (- z t) 2)) (pow a 2))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) (* (pow t 2) (* (pow y 2) (pow (- z t) 2)))) a)) (* 2 (* t (* (pow y 2) (pow (- z t) 2))))) (pow a 3))) (pow x 2))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (*.f64 x x))) |
(/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) |
(/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(+ (/ (* (pow y 2) (pow (- z t) 2)) (* (- a t) (- t a))) (pow x 2)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow x 2) (+ 1 (/ (* (pow y 2) (pow (- z t) 2)) (* (pow x 2) (* (- a t) (- t a)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(- (+ (* z (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(-.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(- (+ (* z (- (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(- (+ (* z (- (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (+ (/ 1 (* x (pow (- t a) 2))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))))) |
(*.f64 (*.f64 z z) (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* (pow z 2) (- (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (+ (/ 1 (* x (pow (- t a) 2))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))))) |
(*.f64 (*.f64 z z) (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -1 (/ (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* (pow z 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) z)) (* 2 (/ t (* x (* (- a t) (- t a)))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) z)) (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* (pow z 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2))))) z)) (* 2 (/ t (* x (* (- a t) (- t a)))))) (* -2 (/ t (* x (pow (- t a) 2))))) z)) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) z)) (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (fma.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (fma.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(* t (- (+ (* 2 (/ z (* (pow a 2) x))) (+ (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (* t (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (+ (* 2 (/ (pow z 2) (* (pow a 5) x))) (* t (- (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a))) a)) (+ (* -2 (/ (- (* 2 (/ (pow z 2) (* (pow a 5) x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))) a)) (+ (* -1 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) (pow a 2))) (* -1 (/ (+ (* -1 (- (/ z (pow a 4)) (/ 1 (pow a 3)))) (* z (- (/ z (pow a 5)) (/ 1 (pow a 4))))) (* a x))))))))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ (pow z 2) (* (pow a 3) x)))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (fma.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x)) (*.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a)))) a) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a x)))))))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(/ (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x)))) t) |
(/.f64 (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) t) |
(/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (pow a 2) (* t x))) (* 2 (/ a x)))))))) t) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) t)) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t x))) (/.f64 a x)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (neg.f64 (/.f64 a x))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 t x))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 t x)))) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 t x))) (*.f64 #s(literal 2 binary64) (/.f64 a x))))))) t) |
(/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 2))) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x)))) (+ (* -2 (/ (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 2))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 2) x))) (+ (* -1 (/ (pow a 2) (* t x))) (+ (* 2 (/ a x)) (+ (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 2) x)) (/ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2)))))))))))) t) |
(/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))))))) (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t x))) (/.f64 a x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (*.f64 t t)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (neg.f64 (/.f64 a x))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 t x))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 t x)))) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t x)))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a x) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)))))))) t) |
(/ (- (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) t)) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 2))) (+ (* -1 (/ (* a (- (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x)) (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))))) (pow t 3))) (+ (* -1 (/ (pow z 2) (* t x))) (/ a x))))) (+ (* -2 (/ (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 2))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (+ (* -1 (/ a x)) (+ (* -1 (/ (* z (+ z (* -1 a))) (* t x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* t x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* (pow a 3) z)) (* -1 (pow a 4))) (* (pow t 3) x))) (+ (* -1 (/ (pow a 2) (* t x))) (+ (* 2 (/ a x)) (+ (* 2 (/ (* a (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))))) (pow t 3))) (+ (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 2) x)) (+ (/ (* z (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3)))) (* (pow t 3) x)) (+ (/ (* (pow a 2) (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x))))) (pow t 3)) (/ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2)))))))))))))))) t) |
(/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) t)) (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))))))) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) x)) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) x)) (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))))))))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t x))) (/.f64 a x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (*.f64 t t)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (neg.f64 (/.f64 a x))) (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 t x))) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 t x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) x)))) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) z)) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t x)))) (fma.f64 #s(literal 2 binary64) (/.f64 a x) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) (*.f64 (*.f64 t t) x))) (+.f64 (/.f64 (*.f64 z (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 t (*.f64 t t)) x)) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)))))))))))) t) |
(* -1 (/ (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))) t)) |
(* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) t)) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) t)) |
(* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) t))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))) t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))))) t)) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) t)) |
(* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (- (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (* a (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))))) (* (pow a 2) (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (* (pow a 2) z)) (pow a 3))) x)) (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) x))) (* a (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))))) t)) (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) t))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) t))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))) t)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))))) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a)))) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) z)) x))) (*.f64 a (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))))) t)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))))))) t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))))) t)) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) t)) |
(- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))) |
(- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) |
(- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (* a (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))))))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) |
(- (+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (* a (- (+ (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (* a (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x))))))) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))))))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) |
(/ (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))) (pow a 2)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (* 2 (/ (* t (pow (- z t) 2)) (* a x)))))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x))))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x)))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))))))))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x)))))))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))))) (pow a 3))) (+ (* -1 (/ (pow (- z t) 2) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))))) (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) (* (pow a 3) x))) (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) (* (pow a 3) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))) (pow a 3))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x)))))))))))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) x)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a (*.f64 a a)) x)) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64))) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x)))))))))) (*.f64 a a)) |
(/ (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) a)) (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x))) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (fma.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x)) a)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* -1 (/ (- (+ (* -2 (* t (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x)) (* t (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))))))) (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) x)) a)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) a)) (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x))) (/ (* (- z t) (- (* t z) (pow t 2))) x)) a)) (* -1 (/ (pow (- z t) 2) x))) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) x)) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)))))) (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) x)) a))) (fma.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x)) a)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(/ (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x)) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x)) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x)) |
(* -1 (/ (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x)) |
(/ z a) |
(/.f64 z a) |
(- (* t (- (/ z (pow a 2)) (/ 1 a))) (* -1 (/ z a))) |
(-.f64 (*.f64 t (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (/.f64 z a))) |
(- (* t (- (+ (* t (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a))) |
(fma.f64 t (fma.f64 t (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 (/.f64 z a)))) |
(- (* t (- (+ (* t (- (+ (* t (- (/ z (pow a 4)) (/ 1 (pow a 3)))) (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a))) |
(fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (neg.f64 (/.f64 z a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (+ z (* -1 a)) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) |
(- (+ 1 (* -1 (/ (* a z) (pow t 2)))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (/ z t)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 z t))) |
(- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (* -1 (/ (* (pow a 2) z) (pow t 3))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (+ (* -1 (/ (pow a 3) (pow t 3))) (/ z t))))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t))))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 z t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (+ (* -1 (/ z t)) (/ a t))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 a t)) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (pow a 2) t)) (/ (* a z) t)) (+ a (* -1 z))) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a a) t)) (-.f64 (/.f64 (*.f64 a z) t) (+.f64 a (neg.f64 z)))) t))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow a 2) z) t)) (/ (pow a 3) t)) (+ (* -1 (pow a 2)) (* a z))) t)) (+ a (* -1 z))) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) z) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))) t)) (+.f64 a (neg.f64 z))) t))) |
(- 1 (/ z t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (/ 1 t)))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t))) (/.f64 z t))) |
(- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)))) (/.f64 z t))) |
(- (+ 1 (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* a (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2))))) (/ 1 t))))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)))) (/.f64 z t))) |
(/ (- (* -1 t) (* -1 z)) a) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) a) |
(/ (- (+ (* -1 t) (/ (* t z) a)) (+ (* -1 z) (/ (pow t 2) a))) a) |
(/.f64 (+.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 t z) a) (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (/ (* (pow t 2) z) (pow a 2)))) (+ (* -1 z) (+ (/ (pow t 2) a) (/ (pow t 3) (pow a 2))))) a) |
(/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a))) (+.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* (pow t 2) z) (pow a 2)) (/ (* (pow t 3) z) (pow a 3))))) (+ (* -1 z) (+ (/ (pow t 2) a) (+ (/ (pow t 3) (pow a 2)) (/ (pow t 4) (pow a 3)))))) a) |
(/.f64 (-.f64 (+.f64 (neg.f64 t) (+.f64 (+.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))) a) |
(* -1 (/ (- t z) a)) |
(neg.f64 (/.f64 (-.f64 t z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (* t z) (pow t 2)) a))) z) a)) |
(neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a)) z)) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) z) a)) |
(neg.f64 (/.f64 (-.f64 (+.f64 t (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (-.f64 (*.f64 t z) (*.f64 t t))) a))) z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* -1 (/ (- (* (pow t 3) z) (pow t 4)) a))) (* -1 (pow t 3))) a)) (* t z)) (pow t 2)) a))) z) a)) |
(neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) z (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a)) (neg.f64 (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (*.f64 t z) (*.f64 t t))) a)) z)) a)) |
(/ t (- t a)) |
(/.f64 t (-.f64 t a)) |
(+ (* -1 (/ z (- t a))) (/ t (- t a))) |
(+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a))) |
(+ (* -1 (/ z (- t a))) (/ t (- t a))) |
(+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a))) |
(+ (* -1 (/ z (- t a))) (/ t (- t a))) |
(+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a))) |
(* -1 (/ z (- t a))) |
(neg.f64 (/.f64 z (-.f64 t a))) |
(* z (- (/ t (* z (- t a))) (/ 1 (- t a)))) |
(*.f64 z (-.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* z (- (/ t (* z (- t a))) (/ 1 (- t a)))) |
(*.f64 z (-.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* z (- (/ t (* z (- t a))) (/ 1 (- t a)))) |
(*.f64 z (-.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* -1 (/ z (- t a))) |
(neg.f64 (/.f64 z (-.f64 t a))) |
(* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(* -1 (* z (+ (* -1 (/ t (* z (- t a)))) (/ 1 (- t a))))) |
(*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) |
(- (/ t (- t a)) (/ z (- t a))) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* y (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) y))))) |
(* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) y))))) |
(* -1 (* y (+ (* -1 (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (* -1 (/ (- (/ t (- t a)) (/ z (- t a))) y))))) |
(neg.f64 (*.f64 y (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) y))))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (/ t (- t a)))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 z (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 t (-.f64 t a)))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (+ (* y (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2))))))) (/ 1 (- t a)))) (/ t (- t a)))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 z (fma.f64 y (fma.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 t (-.f64 t a)))) |
(+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (+ (* z (- (+ (* y (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2))))))) (/ 1 (- t a)))) (/ t (- t a)))) |
(fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 z (fma.f64 y (fma.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 t (-.f64 t a)))) |
(* y (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 y (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z)) (/ 1 (* z (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t a))))) |
(* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ t (* (pow z 2) (- t a))) (+ (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z) (/ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (pow z 2))))) (/ 1 (* z (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (+.f64 (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 t (*.f64 (*.f64 z z) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t a))))) |
(* (pow z 2) (- (+ (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ t (* (pow z 2) (- t a))) (+ (/ (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) z) (/ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (pow z 2))))) (/ 1 (* z (- t a))))) |
(*.f64 (*.f64 z z) (-.f64 (+.f64 (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 t (*.f64 (*.f64 z z) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t a))))) |
(* y (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 y (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) z)) (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) z)) (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))) z)) (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* y (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) z)) (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(/ z a) |
(/.f64 z a) |
(- (* t (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))) (* -1 (/ z a))) |
(fma.f64 t (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 (/.f64 z a)))) |
(- (* t (- (+ (* t (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2)))) (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2)))) (/ 1 a))) (* -1 (/ z a))) |
(fma.f64 t (fma.f64 t (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (neg.f64 (/.f64 z a)))) |
(- (* t (- (+ (* t (- (+ (* t (- (+ (* y (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))))) (/ z (pow a 4))) (/ 1 (pow a 3)))) (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3)))) (/ 1 (pow a 2)))) (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2)))) (/ 1 a))) (* -1 (/ z a))) |
(fma.f64 t (fma.f64 t (fma.f64 t (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a)))))) (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (neg.f64 (/.f64 z a)))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)) (+ (* -1 (/ a t)) (/ z t))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64)))) t) (+.f64 (neg.f64 (/.f64 a t)) (/.f64 z t)))) |
(- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (+ (/ (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x))))))) (pow t 2)) (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (/ z t)))) |
(-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x)))))) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64)))) t))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 z t))) |
(- (+ 1 (+ (* -1 (/ (* a z) (pow t 2))) (+ (* -1 (/ (* (pow a 2) z) (pow t 3))) (+ (/ (* y (- (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))) (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (+ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x)))))) (pow t 3)) (+ (/ (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x))))))) (pow t 2)) (/ (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) t)))))) (+ (* -1 (/ a t)) (+ (* -1 (/ (pow a 2) (pow t 2))) (+ (* -1 (/ (pow a 3) (pow t 3))) (/ z t))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) x))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x)))))) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64)))) t))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 z t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z))) t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) (+ a (* -1 z))) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))) t)) (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z)))) t))) |
(+ 1 (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* y (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))))) (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))))) (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x)))))) (+ a (* -1 z))) t))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))))) t)) (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))))) t)) (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z)))) t))) |
(- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t))) |
(- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 z t))) |
(- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2))))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 z t))) |
(- (+ 1 (+ (* a (+ (* -1 (/ z (pow t 2))) (+ (* a (+ (* -1 (/ z (pow t 3))) (+ (* a (+ (* -1 (/ z (pow t 4))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)))))) (/ 1 (pow t 3))))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2)))))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x)))))) (/ z t)) |
(+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 z t))) |
(/ (- (* -1 t) (* -1 z)) a) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a))) (+ (* -1 z) (/ (pow t 2) a))) a) |
(/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)))) a)) (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a) (+ (/ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (pow a 2)) (/ (* (pow t 2) z) (pow a 2)))))) (+ (* -1 z) (+ (/ (pow t 2) a) (/ (pow t 3) (pow a 2))))) a) |
(/.f64 (+.f64 (neg.f64 t) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)))) a)) (+.f64 (/.f64 (*.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a)))) (+.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))))) a) |
(/ (- (+ (* -1 t) (+ (/ (* t z) a) (+ (/ (* y (- (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))))) (pow a 3)) (+ (/ (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)))) a) (+ (/ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (pow a 2)) (+ (/ (* (pow t 2) z) (pow a 2)) (/ (* (pow t 3) z) (pow a 3)))))))) (+ (* -1 z) (+ (/ (pow t 2) a) (+ (/ (pow t 3) (pow a 2)) (/ (pow t 4) (pow a 3)))))) a) |
(/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (+.f64 (+.f64 (/.f64 (*.f64 y (-.f64 (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) x)) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)))) a)) (+.f64 (/.f64 (*.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x)))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 a (*.f64 a a))))))) (+.f64 (neg.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))) a) |
(* -1 (/ (- t z) a)) |
(neg.f64 (/.f64 (-.f64 t z) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2)) a))) z) a)) |
(neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t)) a)) z)) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)))) (* -1 (pow t 3))) a)) (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x))))) (pow t 2)) a))) z) a)) |
(neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (-.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t))) a)) z)) a)) |
(* -1 (/ (- (+ t (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) z)) (+ (* -1 (/ (- (+ (* y (- (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x))) (/ (* (pow t 2) (pow (- z t) 2)) x))) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x))) (* (pow t 3) z)) (pow t 4)) a)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x))))) (* -1 (pow t 3))) a)) (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x))))) (pow t 2)) a))) z) a)) |
(neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (fma.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x)) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) a)) (*.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)))) (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t))) a)) z)) a)) |
(/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x) |
(/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) |
(/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/.f64 (fma.f64 x (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) |
(/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/.f64 (fma.f64 x (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) |
(/ (+ (* x (- (/ t (- t a)) (/ z (- t a)))) (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/.f64 (fma.f64 x (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) |
(- (/ t (- t a)) (/ z (- t a))) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a))) |
(+.f64 (/.f64 t (-.f64 t a)) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) (/.f64 z (-.f64 t a)))) |
(- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a))) |
(+.f64 (/.f64 t (-.f64 t a)) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) (/.f64 z (-.f64 t a)))) |
(- (+ (/ t (- t a)) (/ (* y (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x)) (/ z (- t a))) |
(+.f64 (/.f64 t (-.f64 t a)) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) (/.f64 z (-.f64 t a)))) |
(- (/ t (- t a)) (/ z (- t a))) |
(-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) |
(- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(- (+ (* -1 (/ (* y (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (/ t (- t a))) (/ z (- t a))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) |
(* -1 (/ (pow z 2) (* (pow a 2) x))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* t (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))))) (/ (pow z 2) (* (pow a 3) x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* t (- (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* t (- (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a))))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))))) (/ (pow z 2) (* (pow a 3) x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (+ (* -1 (/ a (* t x))) (* 2 (/ z (* t x)))) (+ (/ 1 x) (/ a (* t x)))) |
(+.f64 (neg.f64 (/.f64 a (*.f64 t x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))) |
(- (+ (* -1 (/ a (* t x))) (+ (* -1 (/ (* z (+ z (* -1 a))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* (pow t 2) x))) (* 2 (/ z (* t x)))))) (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x))))) |
(+.f64 (neg.f64 (/.f64 a (*.f64 t x))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 (*.f64 t t) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 t t) x))) (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))))) |
(- (+ (* -1 (/ a (* t x))) (+ (* -1 (/ (* z (+ z (* -1 a))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) (* (pow t 2) x))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) (* (pow t 3) x))) (+ (* 2 (/ z (* t x))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) (* (pow t 3) x))))))) (+ (* -1 (/ (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))) (pow t 2))) (+ (* -1 (/ (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))))) (pow t 3))) (+ (/ 1 x) (/ a (* t x)))))) |
(-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 t x))) (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 (*.f64 t t) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 t t) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) x))) (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x)) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) x))))))) (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))))))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (+ (* -1 (/ (+ a (* -1 z)) (* t x))) (/ z (* t x))) (+ (/ 1 x) (/ a (* t x)))) |
(+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) (*.f64 t x))) (-.f64 (/.f64 z (*.f64 t x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))) |
(- (* -1 (/ (- (+ (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) (+ (* -1 (/ (* z (+ a (* -1 z))) (* t x))) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) (* t x))))) (/ (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) t)) t)) (/ 1 x)) |
(-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) (*.f64 t x))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) (*.f64 t x))))) (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))) t)) t)) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))) (* -1 (/ (- (+ (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) (* t x))) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) (* t x))))) (/ (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) t)) t))) t)) (/ 1 x)) |
(-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) (*.f64 t x))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) (*.f64 t x))))) (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))) t)) t))) t)) (/.f64 #s(literal 1 binary64) x)) |
(/ (* (- 1 (/ z t)) (- z t)) (* t x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)) |
(+ (* a (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))) |
(+ (* a (- (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))) |
(+ (* a (- (+ (* a (- (+ (* a (- (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x))) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))) |
(fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t))) (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)))) (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))) |
(* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) (* (pow a 2) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 (*.f64 a a) x))) |
(/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x)))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x)))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x)))) (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x)) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) (* a x))) (+ (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) (* (pow a 2) x))) (* -1 (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) (* (pow a 3) x)))))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x))) (pow a 2))) (+ (* -1 (/ (* t (- (* -1 (/ (* (- z t) (- (* (pow t 2) z) (pow t 3))) x)) (* -1 (* t (- (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x)))))) (pow a 3))) (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) (* a x))))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) x))))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) x)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (*.f64 a a)) |
(/ (* (- t z) (- z t)) (* (pow a 2) x)) |
(/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (*.f64 a a) x)) |
(/ (+ (* -1 (/ (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) a)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))) a)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)))) a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x))) a)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (- z t) (- (* (pow t 3) z) (pow t 4))) x) (* t (- (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))))) a)) (/ (* (- z t) (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) x)) (* t (- (/ (* (- z t) (- (* t z) (pow t 2))) x) (/ (* t (* (- t z) (- z t))) x)))) a)) (/ (* (- z t) (- (* t z) (pow t 2))) x)) (/ (* t (* (- t z) (- z t))) x)) a)) (/ (* (- t z) (- z t)) x)) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)))))) a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x))))) a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x))) a)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a)) |
(* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) |
(neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) |
(+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* 2 (/ (* t z) (* x (pow (- t a) 2))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* z (+ (* -1 (/ z (* x (pow (- t a) 2)))) (* 2 (/ t (* x (pow (- t a) 2))))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 z (+.f64 (neg.f64 (/.f64 z (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(+ (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))) (* z (+ (* -1 (/ z (* x (pow (- t a) 2)))) (* 2 (/ t (* x (pow (- t a) 2))))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 z (+.f64 (neg.f64 (/.f64 z (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* -1 (/ (pow z 2) (* x (pow (- t a) 2)))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) |
(* (pow z 2) (- (* 2 (/ t (* x (* z (pow (- t a) 2))))) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (- (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* (pow z 2) (- (+ (* -1 (/ (pow t 2) (* x (* (pow z 2) (pow (- t a) 2))))) (* 2 (/ t (* x (* z (pow (- t a) 2)))))) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) |
(* -1 (/ (pow z 2) (* x (pow (- t a) 2)))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) |
(* (pow z 2) (- (* 2 (/ t (* x (* z (pow (- t a) 2))))) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (- (* -1 (/ (+ (* -2 (/ t (* x (pow (- t a) 2)))) (/ (pow t 2) (* x (* z (pow (- t a) 2))))) z)) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (- (* -1 (/ (+ (* -2 (/ t (* x (pow (- t a) 2)))) (/ (pow t 2) (* x (* z (pow (- t a) 2))))) z)) (/ 1 (* x (pow (- t a) 2))))) |
(*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (/ (* y z) t)) |
(neg.f64 (/.f64 (*.f64 y z) t)) |
(+ (* -1 (/ (* a (* y z)) (pow t 2))) (* -1 (/ (* y z) t))) |
(+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y z) t))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* -1 (/ (* a (* y z)) (pow t 3))) (/ (* y z) (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) (*.f64 t t))))) |
(+ (* -1 (/ (* y z) t)) (* a (- (* a (- (* -1 (/ (* a (* y z)) (pow t 4))) (/ (* y z) (pow t 3)))) (/ (* y z) (pow t 2))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 t t)))))) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (+ (* y z) (/ (* t (* y z)) a)) a) |
(/.f64 (fma.f64 y z (/.f64 (*.f64 t (*.f64 y z)) a)) a) |
(/ (- (+ (* y z) (/ (* (pow t 2) (* y z)) (pow a 2))) (* -1 (/ (* t (* y z)) a))) a) |
(/.f64 (-.f64 (fma.f64 y z (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a))) a) |
(/ (- (+ (* y z) (/ (* (pow t 3) (* y z)) (pow a 3))) (+ (* -1 (/ (* t (* y z)) a)) (* -1 (/ (* (pow t 2) (* y z)) (pow a 2))))) a) |
(/.f64 (-.f64 (fma.f64 y z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))))) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (* t (* y z)) a))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* t (* y z)) (/ (* (pow t 2) (* y z)) a)) a))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (fma.f64 t (*.f64 y z) (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y z))) (* -1 (/ (* (pow t 3) (* y z)) a))) a)) (* t (* y z))) a))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (*.f64 y z) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) a))) a)) (*.f64 t (*.f64 y z))) a))) a)) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(+ (/ (* t (* y z)) (pow a 2)) (/ (* y z) a)) |
(+.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a)) (/.f64 (*.f64 y z) a)) |
(+ (* t (- (/ (* t (* y z)) (pow a 3)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) (/.f64 (*.f64 y z) a)) |
(+ (* t (- (* t (- (/ (* t (* y z)) (pow a 4)) (* -1 (/ (* y z) (pow a 3))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 y z)) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a)) |
(* -1 (/ (* y z) t)) |
(neg.f64 (/.f64 (*.f64 y z) t)) |
(/ (+ (* -1 (* y z)) (* -1 (/ (* a (* y z)) t))) t) |
(/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) t))) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 2) (* y z)) (pow t 2)))) (/ (* a (* y z)) t)) t) |
(/.f64 (-.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 y z)) t)) t) |
(/ (- (+ (* -1 (* y z)) (* -1 (/ (* (pow a 3) (* y z)) (pow t 3)))) (+ (/ (* a (* y z)) t) (/ (* (pow a 2) (* y z)) (pow t 2)))) t) |
(/.f64 (-.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 y z)) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 a (*.f64 y z)) t) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t t)))) t) |
(* -1 (/ (* y z) t)) |
(neg.f64 (/.f64 (*.f64 y z) t)) |
(* -1 (/ (+ (* y z) (/ (* a (* y z)) t)) t)) |
(neg.f64 (/.f64 (fma.f64 y z (/.f64 (*.f64 a (*.f64 y z)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (* y z)) t)) (* a (* y z))) t)) (* y z)) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) t)) (*.f64 a (*.f64 y z))) t)) (*.f64 y z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow a 3) (* y z)) t) (* -1 (* (pow a 2) (* y z)))) t)) (* a (* y z))) t)) (* y z)) t)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 y z)) t) (neg.f64 (*.f64 (*.f64 (*.f64 a a) y) z))) t)) (*.f64 a (*.f64 y z))) t)) (*.f64 y z)) t)) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* y (pow (- z t) 2)) |
(*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) |
(* (pow t 2) y) |
(*.f64 (*.f64 t t) y) |
(+ (* -2 (* t (* y z))) (* (pow t 2) y)) |
(fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y)) |
(+ (* z (+ (* -2 (* t y)) (* y z))) (* (pow t 2) y)) |
(fma.f64 z (fma.f64 (*.f64 #s(literal -2 binary64) t) y (*.f64 y z)) (*.f64 (*.f64 t t) y)) |
(+ (* z (+ (* -2 (* t y)) (* y z))) (* (pow t 2) y)) |
(fma.f64 z (fma.f64 (*.f64 #s(literal -2 binary64) t) y (*.f64 y z)) (*.f64 (*.f64 t t) y)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* (pow z 2) (+ y (* -2 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) z)))) |
(* (pow z 2) (+ y (+ (* -2 (/ (* t y) z)) (/ (* (pow t 2) y) (pow z 2))))) |
(*.f64 (*.f64 z z) (+.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) z) (/.f64 (*.f64 (*.f64 t t) y) (*.f64 z z))))) |
(* (pow z 2) (+ y (+ (* -2 (/ (* t y) z)) (/ (* (pow t 2) y) (pow z 2))))) |
(*.f64 (*.f64 z z) (+.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) z) (/.f64 (*.f64 (*.f64 t t) y) (*.f64 z z))))) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* (pow z 2) (+ y (* -2 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) z)))) |
(* (pow z 2) (+ y (* -1 (/ (+ (* -1 (/ (* (pow t 2) y) z)) (* 2 (* t y))) z)))) |
(*.f64 (*.f64 z z) (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) z)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) z)))) |
(* (pow z 2) (+ y (* -1 (/ (+ (* -1 (/ (* (pow t 2) y) z)) (* 2 (* t y))) z)))) |
(*.f64 (*.f64 z z) (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) z)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) z)))) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(+ (* -2 (* t (* y z))) (* y (pow z 2))) |
(fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y z)) (*.f64 y (*.f64 z z))) |
(+ (* t (+ (* -2 (* y z)) (* t y))) (* y (pow z 2))) |
(fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 y z) (*.f64 t y)) (*.f64 y (*.f64 z z))) |
(+ (* t (+ (* -2 (* y z)) (* t y))) (* y (pow z 2))) |
(fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 y z) (*.f64 t y)) (*.f64 y (*.f64 z z))) |
(* (pow t 2) y) |
(*.f64 (*.f64 t t) y) |
(* (pow t 2) (+ y (* -2 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y z) t)))) |
(* (pow t 2) (+ y (+ (* -2 (/ (* y z) t)) (/ (* y (pow z 2)) (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y z) t) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 t t))))) |
(* (pow t 2) (+ y (+ (* -2 (/ (* y z) t)) (/ (* y (pow z 2)) (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y z) t) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 t t))))) |
(* (pow t 2) y) |
(*.f64 (*.f64 t t) y) |
(* (pow t 2) (+ y (* -2 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y z) t)))) |
(* (pow t 2) (+ y (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) t)) (* 2 (* y z))) t)))) |
(*.f64 (*.f64 t t) (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z z)) t)) (*.f64 #s(literal 2 binary64) (*.f64 y z))) t)))) |
(* (pow t 2) (+ y (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) t)) (* 2 (* y z))) t)))) |
(*.f64 (*.f64 t t) (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z z)) t)) (*.f64 #s(literal 2 binary64) (*.f64 y z))) t)))) |
(/ (pow t 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(+ (* -2 (/ (* t z) (* x (* (- a t) (- t a))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) |
(+ (* z (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (/ z (* x (* (- a t) (- t a)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 z (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) |
(+ (* z (+ (* -2 (/ t (* x (* (- a t) (- t a))))) (/ z (* x (* (- a t) (- t a)))))) (/ (pow t 2) (* x (* (- a t) (- t a))))) |
(fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 z (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) |
(/ (pow z 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 z z) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (/ 1 (* x (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ (pow t 2) (* x (* (pow z 2) (* (- a t) (- t a)))))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) |
(/ (pow z 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 z z) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(* (pow z 2) (+ (* -2 (/ t (* x (* z (* (- a t) (- t a)))))) (/ 1 (* x (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow t 2) (* x (* z (* (- a t) (- t a)))))) (* 2 (/ t (* x (* (- a t) (- t a)))))) z)) (/ 1 (* x (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow t 2) (* x (* z (* (- a t) (- t a)))))) (* 2 (/ t (* x (* (- a t) (- t a)))))) z)) (/ 1 (* x (* (- a t) (- t a)))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) |
(* -1 (/ (pow z 2) (* (pow a 2) x))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* -1 (* t (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))))) (* 2 (/ z (* (pow a 2) x)))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (fma.f64 (neg.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))))) |
(+ (* -1 (/ (pow z 2) (* (pow a 2) x))) (* t (- (+ (* 2 (/ z (* (pow a 2) x))) (* t (- (* t (- (* 2 (/ (pow z 2) (* (pow a 5) x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a))))) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* 2 (/ z (* t x))) (+ (* 2 (/ a (* t x))) (/ 1 x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))) |
(- (+ (* -1 (/ (pow z 2) (* (pow t 2) x))) (* 2 (/ z (* t x)))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2))) (+ (* -1 (/ (pow a 2) (* (pow t 2) x))) (+ (* 2 (/ a (* t x))) (/ 1 x))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x)))))) |
(- (+ (* -1 (/ (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (pow t 3))) (+ (* -1 (/ (pow z 2) (* (pow t 2) x))) (* 2 (/ z (* t x))))) (+ (* -2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) (pow t 2))) (+ (* -1 (/ (pow a 2) (* (pow t 2) x))) (+ (* 2 (/ a (* t x))) (/ 1 x))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (* 2 (/ z (* t x))) (+ (* 2 (/ a (* t x))) (/ 1 x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))) |
(- (* -1 (/ (- (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (pow z 2) (* t x))) (+ (* 2 (/ (* a (- (* 2 (/ z x)) (* 2 (/ a x)))) t)) (/ (pow a 2) (* t x)))) t)) (/ 1 x)) |
(-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (/.f64 (*.f64 z z) (*.f64 t x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (/.f64 (*.f64 a a) (*.f64 t x)))) t)) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (/ (+ (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (/ (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) t))) t))) t)) (/ 1 x)) |
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) t))) t))) t)) (/.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) |
(+ (* -2 (/ (* a (pow (- z t) 2)) (* (pow t 3) x))) (* -1 (/ (pow (- z t) 2) (* (pow t 2) x)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) |
(+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* -1 (* a (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))))) (* 2 (/ (pow (- z t) 2) (* (pow t 3) x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (*.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)))))) |
(+ (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t))))) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))))) (* 2 (/ (pow (- z t) 2) (* (pow t 3) x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (*.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)))))) |
(* -1 (/ (pow (- z t) 2) (* (pow a 2) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 a a) x))) |
(/ (+ (* -2 (/ (* t (pow (- z t) 2)) (* a x))) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x))) (pow a 2))) (* -1 (/ (pow (- z t) 2) x))) (* 2 (/ (* t (pow (- z t) 2)) (* a x)))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x)) (* 2 (* t (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) x)) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) x)))))) (pow a 3))) (* -1 (/ (pow (- z t) 2) x))) (+ (* -1 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x))) (+ (* 2 (/ (* t (pow (- z t) 2)) (* a x))) (* 4 (/ (* (pow t 2) (pow (- z t) 2)) (* (pow a 2) x)))))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x))))))) (*.f64 a a)) |
(* -1 (/ (pow (- z t) 2) (* (pow a 2) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 a a) x))) |
(/ (+ (* -2 (/ (* t (pow (- z t) 2)) (* a x))) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)) a)) (* 2 (/ (* t (pow (- z t) 2)) x))) a)) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x))) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (+ (* -1 (/ (+ (* -2 (* t (+ (* -4 (/ (* (pow t 2) (pow (- z t) 2)) x)) (/ (* (pow t 2) (pow (- z t) 2)) x)))) (* -2 (/ (* (pow t 3) (pow (- z t) 2)) x))) a)) (/ (* (pow t 2) (pow (- z t) 2)) x))) a)) (* 2 (/ (* t (pow (- z t) 2)) x))) a)) (* -1 (/ (pow (- z t) 2) x))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) x))) a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x))) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) |
(/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) |
(* -1 (/ t (* x (- t a)))) |
(neg.f64 (/.f64 t (*.f64 x (-.f64 t a)))) |
(+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a)))) |
(+.f64 (neg.f64 (/.f64 t (*.f64 x (-.f64 t a)))) (/.f64 z (*.f64 x (-.f64 t a)))) |
(+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a)))) |
(+.f64 (neg.f64 (/.f64 t (*.f64 x (-.f64 t a)))) (/.f64 z (*.f64 x (-.f64 t a)))) |
(+ (* -1 (/ t (* x (- t a)))) (/ z (* x (- t a)))) |
(+.f64 (neg.f64 (/.f64 t (*.f64 x (-.f64 t a)))) (/.f64 z (*.f64 x (-.f64 t a)))) |
(/ z (* x (- t a))) |
(/.f64 z (*.f64 x (-.f64 t a))) |
(* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))) |
(* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))) |
(* z (+ (* -1 (/ t (* x (* z (- t a))))) (/ 1 (* x (- t a))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))) |
(/ z (* x (- t a))) |
(/.f64 z (*.f64 x (-.f64 t a))) |
(* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))) |
(* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))) |
(* -1 (* z (- (/ t (* x (* z (- t a)))) (/ 1 (* x (- t a)))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))) |
(* -1 (/ z (* a x))) |
(neg.f64 (/.f64 z (*.f64 a x))) |
(+ (* -1 (/ z (* a x))) (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 a x))) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x))))) |
(+ (* -1 (/ z (* a x))) (* t (- (+ (/ 1 (* a x)) (/ (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))) a)) (/ z (* (pow a 2) x))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 a x))) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x)))) a) (/.f64 z (*.f64 (*.f64 a a) x)))))) |
(+ (* -1 (/ z (* a x))) (* t (- (+ (* t (- (/ (* t (- (/ 1 (* a x)) (/ z (* (pow a 2) x)))) (pow a 2)) (* -1 (/ (- (/ 1 (* a x)) (/ z (* (pow a 2) x))) a)))) (/ 1 (* a x))) (/ z (* (pow a 2) x))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 a x))) (*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x))) a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x)))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (/ z (* t x)) (+ (/ 1 x) (/ a (* t x)))) |
(-.f64 (/.f64 z (*.f64 t x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))) |
(- (+ (/ z (* t x)) (/ (* a (- (/ z x) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x)))) |
(+.f64 (/.f64 z (*.f64 t x)) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 z x) (/.f64 a x))) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))) |
(- (+ (/ z (* t x)) (/ (* (pow a 2) (- (/ z x) (/ a x))) (pow t 3))) (+ (* -1 (/ (* a (- (/ z x) (/ a x))) (pow t 2))) (+ (/ 1 x) (/ a (* t x))))) |
(-.f64 (+.f64 (/.f64 z (*.f64 t x)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 z x) (/.f64 a x))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 z x) (/.f64 a x))) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(- (/ z (* t x)) (+ (/ 1 x) (/ a (* t x)))) |
(-.f64 (/.f64 z (*.f64 t x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))) |
(- (* -1 (/ (+ (* -1 (- (/ z x) (/ a x))) (* -1 (/ (* a (- (/ z x) (/ a x))) t))) t)) (/ 1 x)) |
(-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 z x) (/.f64 a x))) t))) t)) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ (* -1 (- (/ z x) (/ a x))) (* -1 (/ (+ (* a (- (/ z x) (/ a x))) (/ (* (pow a 2) (- (/ z x) (/ a x))) t)) t))) t)) (/ 1 x)) |
(-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 z x) (/.f64 a x))) t)) t))) t)) (/.f64 #s(literal 1 binary64) x)) |
(/ (- z t) (* t x)) |
(/.f64 (-.f64 z t) (*.f64 t x)) |
(- (+ (/ z (* t x)) (/ (* a (- z t)) (* (pow t 2) x))) (/ 1 x)) |
(+.f64 (/.f64 z (*.f64 t x)) (-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 t t) x)) (/.f64 #s(literal 1 binary64) x))) |
(- (+ (* a (- (/ (* a (- z t)) (* (pow t 3) x)) (* -1 (/ (- z t) (* (pow t 2) x))))) (/ z (* t x))) (/ 1 x)) |
(fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (neg.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) x)))) (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))) |
(- (+ (* a (- (* a (- (/ (* a (- z t)) (* (pow t 4) x)) (* -1 (/ (- z t) (* (pow t 3) x))))) (* -1 (/ (- z t) (* (pow t 2) x))))) (/ z (* t x))) (/ 1 x)) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) (neg.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (*.f64 t t)) x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) x))))) (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (- z t) (* a x))) |
(neg.f64 (/.f64 (-.f64 z t) (*.f64 a x))) |
(/ (+ (* -1 (/ (* t (- z t)) (* a x))) (* -1 (/ (- z t) x))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 z t) x))) a) |
(/ (- (+ (* -1 (/ (* (pow t 2) (- z t)) (* (pow a 2) x))) (* -1 (/ (- z t) x))) (/ (* t (- z t)) (* a x))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 (*.f64 a a) x))) (-.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x)))) a) |
(/ (- (+ (* -1 (/ (* (pow t 3) (- z t)) (* (pow a 3) x))) (* -1 (/ (- z t) x))) (+ (/ (* t (- z t)) (* a x)) (/ (* (pow t 2) (- z t)) (* (pow a 2) x)))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 (*.f64 a (*.f64 a a)) x))) (-.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (+.f64 (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 (*.f64 a a) x))))) a) |
(* -1 (/ (- z t) (* a x))) |
(neg.f64 (/.f64 (-.f64 z t) (*.f64 a x))) |
(* -1 (/ (- (+ (/ z x) (/ (* t (- z t)) (* a x))) (/ t x)) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 z x) (-.f64 (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x)) (/.f64 t x))) a)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) (* a x))) (/ (* t (- z t)) x)) a)) (/ z x)) (/ t x)) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a x))) (/.f64 (*.f64 t (-.f64 z t)) x)) a)) (/.f64 (-.f64 z t) x)) a)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- z t)) (* a x)) (* -1 (/ (* (pow t 2) (- z t)) x))) a)) (/ (* t (- z t)) x)) a)) (/ z x)) (/ t x)) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a x)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) x))) a)) (/.f64 (*.f64 t (-.f64 z t)) x)) a)) (/.f64 (-.f64 z t) x)) a)) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
(/ (- z t) (* x (- t a))) |
(/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) |
x |
(+ x (* y (- (/ t (- t a)) (/ z (- t a))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))))) |
(+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))))) |
(+ x (* y (- (+ (* y (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) (/ t (- t a))) (/ z (- t a))))) |
(+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))))) |
(* (pow y 2) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 (*.f64 y y) (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (+ (/ x (pow y 2)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 x (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (+.f64 (/.f64 z (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (+ (/ x (pow y 2)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 x (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (+.f64 (/.f64 z (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))))) |
(* (pow y 2) (- (/ (pow (- z t) 2) (* x (* (- a t) (- t a)))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* (pow y 2) (- (+ (/ t (* y (- t a))) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (+ (/ z (* y (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a)))))) |
(*.f64 (*.f64 y y) (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (- (/ t (- t a)) (/ z (- t a)))) (* -1 (/ x y))) y)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (neg.f64 (/.f64 x y))) y)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (- (/ t (- t a)) (/ z (- t a)))) (* -1 (/ x y))) y)) (/ (pow (- z t) 2) (* x (* (- a t) (- t a))))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (* x (- t a))))) |
(*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (neg.f64 (/.f64 x y))) y)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))))) |
(+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) |
(+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))))) |
(+ x (+ (* y (* z (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))))) |
(+.f64 x (*.f64 y (fma.f64 z (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a)))))) |
(+ x (+ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (* z (+ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (* (pow y 2) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))))) |
(+.f64 x (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) (*.f64 z (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))))) |
(+ x (+ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (* z (+ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) (* (pow y 2) (* z (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))))))) |
(+.f64 x (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) (*.f64 z (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))))) |
(* (pow y 2) (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z))) |
(*.f64 (*.f64 z z) (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z))) |
(* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ x (pow z 2)) (+ (/ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (pow z 2)) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 x (*.f64 z z))) (+.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a)))) (*.f64 z z)) (/.f64 (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)))) |
(* (pow z 2) (+ (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))) (+ (/ x (pow z 2)) (+ (/ (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a)))) (pow z 2)) (/ (* y (- (* y (- (* -2 (/ t (* x (* (- a t) (- t a))))) (* 2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z))))) |
(*.f64 (*.f64 z z) (+.f64 (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 x (*.f64 z z))) (+.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a)))) (*.f64 z z)) (/.f64 (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)))) |
(* (pow y 2) (* (pow z 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2)))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) |
(* (pow z 2) (+ (* -1 (/ (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a)))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) z)) (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))))) z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) z)) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ x (* y (+ (* y (- (/ (pow t 2) (* x (* (- a t) (- t a)))) (* -1 (/ (pow t 2) (* x (pow (- t a) 2)))))) (/ t (- t a))))) z)) (* y (+ (* y (- (* 2 (/ t (* x (* (- a t) (- t a))))) (* -2 (/ t (* x (pow (- t a) 2)))))) (/ 1 (- t a))))) z)) (* (pow y 2) (+ (/ 1 (* x (* (- a t) (- t a)))) (/ 1 (* x (pow (- t a) 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))))) z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) z)) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) |
(+ x (/ (* y z) a)) |
(+.f64 x (/.f64 (*.f64 y z) a)) |
(+ x (+ (* t (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a)))) (/ (* y z) a))) |
(+.f64 x (fma.f64 (*.f64 t y) (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y z) a))) |
(+ x (+ (* t (+ (* t (* y (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2))))) (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (fma.f64 (*.f64 t y) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 y z) a))) |
(+ x (+ (* t (+ (* t (+ (* t (* y (- (+ (* y (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a))) a)) (* 2 (/ (pow z 2) (* (pow a 5) x)))) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 3)) (/ 1 (pow a 2)))) (* z (- (/ z (pow a 4)) (/ 1 (pow a 3))))) (* a x))) (+ (* 2 (/ z (* (pow a 4) x))) (* 2 (/ (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x)))) a)))))) (/ z (pow a 4))) (/ 1 (pow a 3))))) (* y (- (+ (* y (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (/ (pow z 2) (* (pow a 3) x))) a)) (+ (* -2 (/ (- (* 2 (/ z (* (pow a 2) x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))) a)) (+ (* -1 (/ (+ (* -1 (- (/ z (pow a 2)) (/ 1 a))) (* z (- (/ z (pow a 3)) (/ 1 (pow a 2))))) (* a x))) (+ (* -1 (/ (pow z 2) (* (pow a 4) x))) (/ 1 (* (pow a 2) x))))))) (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* y (- (+ (* y (- (+ (* 2 (/ z (* (pow a 2) x))) (/ (pow z 2) (* (pow a 3) x))) (+ (* -1 (/ (+ (* -1 (/ z a)) (* z (- (/ z (pow a 2)) (/ 1 a)))) (* a x))) (* 2 (/ (pow z 2) (* (pow a 3) x)))))) (/ z (pow a 2))) (/ 1 a))))) (/ (* y z) a))) |
(+.f64 x (fma.f64 t (fma.f64 t (fma.f64 (*.f64 t y) (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a)))))) (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) (*.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 y z) a))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t))) |
(+.f64 (+.f64 x y) (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (neg.f64 (-.f64 z a)))) t)) |
(+ x (+ y (+ (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t) (/ (* y (- (+ (* -1 (* a z)) (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x)))))))) (* -1 (pow a 2)))) (pow t 2))))) |
(+.f64 x (+.f64 (+.f64 y (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (neg.f64 (-.f64 z a)))) t)) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) z (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x))))))) (neg.f64 (*.f64 a a)))) (*.f64 t t)))) |
(+ x (+ y (+ (/ (* y (- (* y (- (/ a x) (+ (* -1 (/ a x)) (* 2 (/ a x))))) (+ z (* -1 a)))) t) (+ (/ (* y (- (+ (* -1 (* a z)) (* y (- (+ (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x)))) (* -1 (/ (pow z 2) x))) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (+ (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x)) (* -1 (/ (pow a 2) x)))))))) (* -1 (pow a 2)))) (pow t 2)) (/ (* y (- (+ (* -1 (* (pow a 2) z)) (* y (- (* -1 (* a (- (+ (* -1 (/ (* z (+ z (* -1 a))) x)) (* -1 (/ (- (* -1 (* a z)) (* -1 (pow a 2))) x))) (* -1 (* a (- (+ (* -1 (/ a x)) (* 2 (/ z x))) (/ a x))))))) (+ (* -2 (* a (- (* -1 (/ (pow z 2) x)) (+ (* -2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (/ (pow a 2) x)))))) (+ (* -1 (/ (- (* -1 (* (pow a 2) z)) (* -1 (pow a 3))) x)) (+ (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x)))) (/ (* z (- (* -1 (* a z)) (* -1 (pow a 2)))) x))))))) (* -1 (pow a 3)))) (pow t 3)))))) |
(+.f64 (+.f64 x y) (+.f64 (+.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (neg.f64 (-.f64 z a)))) t) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) z (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x))))))) (neg.f64 (*.f64 a a)))) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 y (-.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) x))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) x)))))) (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 t (*.f64 t t))))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z)))) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z)))) t))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (* y (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z)))) t)) (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))))) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))))) t)) (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z))))) t))) |
(+ x (+ y (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (* y (- (+ (* 2 (* a (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x))))) (* (pow a 2) (- (* 2 (/ z x)) (* 2 (/ a x))))) (* -1 (- (+ (* -1 (/ (* z (+ (* -1 (pow a 2)) (* a z))) x)) (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) x))) (* a (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))))) (+ (* -1 (* (pow a 2) z)) (pow a 3)))) t)) (* y (- (* y (- (* -1 (- (/ (pow z 2) x) (+ (* 2 (* a (- (* 2 (/ z x)) (* 2 (/ a x))))) (/ (pow a 2) x)))) (* -1 (- (+ (* -1 (/ (* z (+ a (* -1 z))) x)) (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) x))) (* a (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))))) (+ (* -1 (pow a 2)) (* a z))))) t)) (* y (- (* y (- (* -1 (- (* 2 (/ z x)) (* 2 (/ a x)))) (* -1 (- (+ (* -1 (/ (+ a (* -1 z)) x)) (/ z x)) (/ a x))))) (+ a (* -1 z))))) t)))) |
(+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a)))))) t)) (*.f64 y (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))))) t)) (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z))))) t))) |
(+ x (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t)))) |
(+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t))))) |
(+ x (+ (* a (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))) |
(+.f64 x (fma.f64 (*.f64 a y) (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t)))))) |
(+ x (+ (* a (+ (* a (* y (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2)))))) (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))) |
(+.f64 x (fma.f64 a (fma.f64 (*.f64 a y) (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 y (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t)))))) |
(+ x (+ (* a (+ (* a (+ (* a (* y (+ (* -1 (/ z (pow t 4))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)) (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t))) t)) (+ (* -2 (/ (pow (- z t) 2) (* (pow t 5) x))) (+ (* 2 (/ (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (* 4 (/ (pow (- z t) 2) (* (pow t 4) x)))) t)) (/ (* (+ (* -1 (/ z (pow t 4))) (/ 1 (pow t 3))) (- z t)) (* t x)))))) (/ 1 (pow t 3)))))) (* y (+ (* -1 (/ z (pow t 3))) (+ (* y (- (* -1 (/ (- (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x)) (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x)))) t)) (+ (* -1 (/ (pow (- z t) 2) (* (pow t 4) x))) (+ (* 4 (/ (pow (- z t) 2) (* (pow t 4) x))) (/ (* (+ (* -1 (/ z (pow t 3))) (/ 1 (pow t 2))) (- z t)) (* t x)))))) (/ 1 (pow t 2))))))) (* y (+ (* -1 (/ z (pow t 2))) (+ (* y (- (* -1 (/ (* (- 1 (/ z t)) (- z t)) (* (pow t 2) x))) (+ (* 2 (/ (pow (- z t) 2) (* (pow t 3) x))) (/ (* (+ (* -1 (/ z (pow t 2))) (/ 1 t)) (- z t)) (* t x))))) (/ 1 t)))))) (* y (- (+ 1 (* y (- (* -1 (/ (pow (- z t) 2) (* (pow t 2) x))) (/ (* (- 1 (/ z t)) (- z t)) (* t x))))) (/ z t))))) |
(+.f64 x (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a y) (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (*.f64 y (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))))) (*.f64 y (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t)))))) |
x |
(+ x (/ (* y (- (* -1 t) (* -1 z))) a)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 t) (neg.f64 z))) a)) |
(+ x (+ (/ (* y (- (* -1 t) (* -1 z))) a) (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))))) (pow t 2))) (pow a 2)))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 t) (neg.f64 z))) a)) (/.f64 (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 t t))) (*.f64 a a))) |
(+ x (+ (/ (* y (- (* -1 t) (* -1 z))) a) (+ (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (* -1 (/ (* (- z t) (- (* -1 t) (* -1 z))) x))))) (pow t 2))) (pow a 2)) (/ (* y (- (+ (* y (- (/ (* t (* (- z t) (- (* -1 t) (* -1 z)))) x) (+ (* -1 (/ (* (- z t) (- (* t z) (pow t 2))) x)) (* 2 (/ (* t (pow (- z t) 2)) x))))) (* (pow t 2) z)) (pow t 3))) (pow a 3))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 t) (neg.f64 z))) a)) (+.f64 (/.f64 (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 y (fma.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x))) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t))))) (*.f64 a (*.f64 a a))))) |
x |
(+ x (* -1 (/ (* y (- t z)) a))) |
(+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 t z)) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2))) a)) (* y (- t z))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t))) a)) (*.f64 y (-.f64 t z))) a))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (- (+ (* -1 (* (pow t 2) z)) (* y (- (+ (* 2 (/ (* t (pow (- z t) 2)) x)) (/ (* t (* (- t z) (- z t))) x)) (/ (* (- z t) (- (* t z) (pow t 2))) x)))) (* -1 (pow t 3)))) a)) (* y (- (+ (* t z) (* y (- (* -1 (/ (pow (- z t) 2) x)) (/ (* (- t z) (- z t)) x)))) (pow t 2)))) a)) (* y (- t z))) a))) |
(+.f64 x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (-.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (neg.f64 (*.f64 t (*.f64 t t)))))) a)) (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t)))) a)) (*.f64 y (-.f64 t z))) a))) |
(/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) x) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) |
(/ (+ (* x (* y (- (/ t (- t a)) (/ z (- t a))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/.f64 (fma.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) |
(/ (+ (* x (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/.f64 (fma.f64 x (+.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) |
(/ (+ (* x (+ x (* y (- (/ t (- t a)) (/ z (- t a)))))) (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x) |
(/.f64 (fma.f64 x (+.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) |
x |
(* x (+ 1 (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) |
(* x (+ 1 (+ (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x) (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) (pow x 2))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) (/.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) (*.f64 x x)))) |
(* x (+ 1 (+ (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x) (/ (* (pow y 2) (- (/ (pow (- z t) 2) (* (- a t) (- t a))) (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a)))) (pow x 2))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) (/.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) (*.f64 x x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (/ t (- t a)) (/ z (- t a)))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (* y (- (/ t (- t a)) (/ z (- t a))))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1 (/ (* (pow y 2) (- (* -1 (/ (pow (- z t) 2) (* (- a t) (- t a)))) (* -1 (/ (* (- z t) (- (/ t (- t a)) (/ z (- t a)))) (- t a))))) x)) (* y (- (/ t (- t a)) (/ z (- t a))))) x)) 1))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) x)) #s(literal -1 binary64)))) |
Compiled 105 355 to 7 389 computations (93% saved)
5087 alts after pruning (5071 fresh and 16 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 497 | 1 475 | 1 972 |
| Fresh | 0 | 3 596 | 3 596 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 11 | 11 |
| Total | 497 | 5 087 | 5 584 |
| Status | Accuracy | Program |
|---|---|---|
| 5.5% | (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))))) x) | |
| 32.9% | (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 62.5% | (fma.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 62.1% | (fma.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (neg.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 47.6% | (fma.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) y x) | |
| 32.9% | (fma.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a)))) (*.f64 a a))) (neg.f64 (-.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (fma.f64 z (/.f64 (-.f64 a a) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (fma.f64 t (fma.f64 t (+.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 t) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t z) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 26.5% | (fma.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 t t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 27.3% | (fma.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64)))) (*.f64 a (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (neg.f64 (/.f64 (*.f64 (+.f64 t (neg.f64 t)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 t t)))))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 26.5% | (fma.f64 (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 (-.f64 t t) (-.f64 t t)) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 27.3% | (fma.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 z t) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 32.5% | (fma.f64 (fma.f64 a (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 36.8% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) x) | |
| 42.3% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 48.0% | (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) x) | |
| 73.2% | (fma.f64 (pow.f64 (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (pow.f64 (/.f64 (+.f64 a t) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 18.1% | (fma.f64 (/.f64 (/.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.9% | (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (-.f64 a t)) (*.f64 (+.f64 t a) y) x) | |
| 71.5% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (+.f64 a t)) (*.f64 (+.f64 t a) y) x) | |
| 60.6% | (fma.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 a)) (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.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 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (/.f64 (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) z) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (-.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (-.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 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 11.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (+.f64 t a) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 11.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (fma.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) (*.f64 (+.f64 t a) y) x) | |
| 44.3% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.8% | (fma.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (fma.f64 (-.f64 a a) (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 a a) t)) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a)))) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 a a)) (*.f64 (-.f64 a a) (-.f64 (neg.f64 z) (neg.f64 (-.f64 a a))))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 a a) t))) t) (*.f64 (+.f64 t a) y) x) | |
| 27.8% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 t (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (-.f64 (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (*.f64 a a))))) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 31.7% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (-.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (/.f64 (fma.f64 (-.f64 t t) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 t t)))) a)) a)) a)) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 32.1% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (*.f64 (-.f64 z t) (-.f64 t t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t)))) a)) a)) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (fma.f64 (-.f64 t t) (/.f64 (-.f64 z t) a) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 34.7% | (fma.f64 (/.f64 (-.f64 (-.f64 z (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a))) t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 (-.f64 a a) t))) t) (*.f64 (+.f64 t a) y) x) | |
| 34.0% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (+.f64 t a) #s(literal 1 binary64))) (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (-.f64 a t)) (*.f64 (+.f64 t a) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) (neg.f64 t))) (*.f64 (+.f64 t a) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 34.0% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 t (+.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (+.f64 t a)) (*.f64 (-.f64 a t) (/.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 31.1% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 28.3% | (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (+.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 27.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (+.f64 t a)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (-.f64 a t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) t)) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.7% | (fma.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 34.6% | (fma.f64 (/.f64 (-.f64 (*.f64 z (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 t (-.f64 a t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 25.9% | (fma.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 27.6% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) y) x) | |
| 32.8% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 32.8% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 28.1% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 28.1% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) z) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 t (-.f64 a a) (*.f64 a a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a a (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 63.6% | (fma.f64 (/.f64 (-.f64 z t) (fma.f64 a a (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 25.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 7.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 20.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 9.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.8% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 25.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.0% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.4% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 32.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 31.3% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (+.f64 t a) y) x) | |
| 30.6% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 33.7% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 17.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 23.9% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (+.f64 t a) y) x) | |
| 34.1% | (fma.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 41.4% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 77.1% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y) x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (*.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))))) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) | |
| 98.0% | (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y x) | |
| 60.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.3% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 61.3% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 60.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (*.f64 (+.f64 t a) y) x) | |
| 61.6% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (*.f64 (+.f64 t a) y) x) | |
| 77.1% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)) x) | |
| 75.4% | (fma.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 (*.f64 y (+.f64 a t)) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (/.f64 t a) (neg.f64 a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) a (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (*.f64 (neg.f64 a) t) (/.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (neg.f64 a) (/.f64 t a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 (neg.f64 a) #s(literal -1 binary64) (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 t a)) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 17.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (/.f64 (*.f64 t (neg.f64 a)) a) (-.f64 (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a)))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 53.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (/.f64 (*.f64 t (neg.f64 a)) a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))) (-.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 18.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 48.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) #s(literal -1 binary64)) (neg.f64 a)) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 33.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (neg.f64 a)) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 48.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) #s(literal -1 binary64))) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 33.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (neg.f64 a) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 34.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 60.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 32.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 32.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 y t (*.f64 y a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 y a (*.f64 y t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t y (*.f64 a y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a y (*.f64 t y)) x) | |
| 26.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) y) (-.f64 t a)) x) | |
| 26.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 y (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 y t) (*.f64 y a)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 y a) (*.f64 y t)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 t y) (*.f64 a y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a y) (*.f64 t y)) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| ✓ | 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 57.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (neg.f64 y) (/.f64 (*.f64 a y) t))) x) | |
| 59.2% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 y) (/.f64 (*.f64 t y) a))) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) | |
| 56.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (fma.f64 a (/.f64 y t) y)) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t y) x) | |
| 57.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (fma.f64 t (/.f64 y a) y)) x) | |
| 58.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (/.f64 (*.f64 t (neg.f64 a)) a) (neg.f64 (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 t (neg.f64 a)) a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 28.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (neg.f64 a)) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64)) a) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 y t (*.f64 y a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 y a (*.f64 y t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 t y (*.f64 a y)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (fma.f64 a y (*.f64 t y)) x) | |
| 26.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) y) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 a t) (-.f64 t a)) y) (-.f64 t a)) x) | |
| 26.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 y (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 36.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (/.f64 (*.f64 y (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 y t) (*.f64 y a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 y a) (*.f64 y t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 t y) (*.f64 a y)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (+.f64 (*.f64 a y) (*.f64 t y)) x) | |
| ✓ | 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 a t) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (*.f64 y (+.f64 a t)) #s(literal 1 binary64)) x) | |
| 56.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) y))) x) | |
| 57.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y a) y))) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 y (+.f64 t a)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 y (+.f64 a t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 y (*.f64 #s(literal 1 binary64) (+.f64 a t))) x) | |
| 56.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 t (fma.f64 a (/.f64 y t) y)) x) | |
| 61.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 t y) x) | |
| 57.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 a (fma.f64 t (/.f64 y a) y)) x) | |
| 58.4% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 a y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 a t))) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.0% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.1% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 44.5% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 49.5% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a (neg.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.6% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 49.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 y (+.f64 a t)) x) | |
| 45.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 45.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 75.4% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 (*.f64 y (+.f64 a t)) (+.f64 a t)) x) | |
| 37.7% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 63.5% | (fma.f64 (/.f64 (-.f64 z t) (neg.f64 a)) (/.f64 (*.f64 y (+.f64 a t)) (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t))) x) | |
| 96.5% | (fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)) x) | |
| 63.3% | (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (+.f64 (neg.f64 t) z) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (+.f64 (neg.f64 t) z) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 31.5% | (fma.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 a a)))) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 27.8% | (fma.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))) (*.f64 a (*.f64 a a))) (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 a a)))))) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 32.0% | (fma.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) a)) (neg.f64 (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) a)) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 28.8% | (fma.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a)) (neg.f64 (/.f64 (*.f64 (+.f64 t (neg.f64 t)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))))) a))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (fma.f64 t t (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))))) a)) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t)))) a)) t)) (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (+.f64 z (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (+.f64 z (neg.f64 t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 96.5% | (fma.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)) x) | |
| 43.9% | (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) t) (*.f64 (+.f64 t a) y) x) | |
| 35.3% | (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 a a) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 31.1% | (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 (*.f64 z (*.f64 a a))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 a a) (*.f64 t t)))) t) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 31.5% | (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 36.6% | (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.8% | (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 51.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) y x) | |
| 53.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 63.7% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 30.0% | (fma.f64 (/.f64 (*.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 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 29.8% | (fma.f64 (/.f64 (*.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 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 t a) y) x) | |
| 28.0% | (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 42.3% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (+.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 44.3% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 42.8% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 40.2% | (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 57.1% | (fma.f64 (/.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 59.5% | (fma.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 57.5% | (fma.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 57.1% | (fma.f64 (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 83.3% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 35.7% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)) x) | |
| 36.1% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) x) | |
| 68.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)) x) | |
| 83.2% | (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 91.7% | (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 39.1% | (fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 79.8% | (fma.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 24.8% | (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 15.1% | (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 59.5% | (fma.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 59.1% | (fma.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (/.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) (neg.f64 (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 57.5% | (fma.f64 (/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 57.9% | (fma.f64 (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 98.0% | (fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 51.3% | (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 50.9% | (fma.f64 (/.f64 (neg.f64 t) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 29.4% | (fma.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 98.0% | (fma.f64 (/.f64 z (-.f64 a t)) y (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 58.8% | (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 39.7% | (fma.f64 (/.f64 z (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 39.7% | (fma.f64 (/.f64 z (*.f64 a a)) (*.f64 (+.f64 t a) y) x) | |
| 94.7% | (fma.f64 (/.f64 y (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) x) | |
| 96.5% | (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) | |
| 94.6% | (fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)) x) | |
| 94.6% | (fma.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t)) x) | |
| 72.6% | (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) | |
| 94.6% | (fma.f64 (/.f64 y (+.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) x) | |
| 29.9% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 51.1% | (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) x) | |
| 98.0% | (fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)) x) | |
| 50.1% | (fma.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 71.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) x) | |
| 83.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) | |
| 28.8% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) x) | |
| 53.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) x) | |
| 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 t a) y) x) | |
| 43.2% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t)))) (*.f64 (+.f64 t a) y) x) | |
| 35.1% | (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 54.7% | (fma.f64 (-.f64 (/.f64 (*.f64 y z) t) y) (-.f64 #s(literal -1 binary64) (/.f64 a t)) x) | |
| 62.5% | (fma.f64 (-.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 62.1% | (fma.f64 (-.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 32.5% | (fma.f64 (-.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (+.f64 t a) y) x) | |
| 65.5% | (fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 65.1% | (fma.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) | |
| 65.5% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))) x) | |
| 65.1% | (fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (*.f64 y (+.f64 a t))) x) | |
| 96.5% | (fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) | |
| 62.5% | (fma.f64 (+.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 62.1% | (fma.f64 (+.f64 (/.f64 z (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (neg.f64 (/.f64 t (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 36.5% | (fma.f64 (+.f64 (/.f64 z (*.f64 a a)) (neg.f64 (/.f64 t (*.f64 a a)))) (*.f64 (+.f64 t a) y) x) | |
| 59.7% | (fma.f64 (+.f64 (/.f64 t (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 z) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (*.f64 (+.f64 t a) y) x) | |
| 55.9% | (fma.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)) x) | |
| 96.5% | (fma.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 68.2% | (fma.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) x) | |
| 72.1% | (fma.f64 (+.f64 a t) (*.f64 y (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) x) | |
| 64.2% | (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y x) | |
| 47.6% | (fma.f64 (*.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) #s(literal 1 binary64)) y x) | |
| 29.2% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 t a) y) x) | |
| 42.8% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 29.0% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 (+.f64 t a) y) x) | |
| 42.3% | (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (+.f64 t a) y) x) | |
| 33.0% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.8% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 33.0% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 37.4% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) y) x) | |
| 72.1% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) y) (+.f64 a t) x) | |
| 71.5% | (fma.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 51.3% | (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 1 binary64)) y x) | |
| 98.0% | (fma.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) (*.f64 (+.f64 t a) y) x) | |
| 73.2% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 71.5% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (-.f64 z t) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) (-.f64 z t)) (*.f64 (+.f64 t a) y) x) | |
| 71.5% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a)))) (/.f64 (-.f64 z t) (+.f64 a t))) (*.f64 (+.f64 t a) y) x) | |
| 68.4% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 t a) #s(literal -1 binary64)) (+.f64 a t)) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 35.1% | (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)) #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 36.7% | (fma.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) x) | |
| 63.7% | (fma.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 57.2% | (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))) x) | |
| 53.1% | (fma.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x) | |
| 83.2% | (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)) x) | |
| 38.8% | (fma.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 55.4% | (fma.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 83.2% | (fma.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) x) | |
| 58.1% | (fma.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) y (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 63.7% | (fma.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 60.5% | (fma.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (neg.f64 t) (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) (*.f64 (+.f64 t a) y) x) | |
| 60.5% | (fma.f64 (*.f64 z (-.f64 (/.f64 t (*.f64 a (*.f64 (*.f64 z (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) (*.f64 (+.f64 t a) y) x) | |
| 61.4% | (fma.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 47.6% | (fma.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 1 binary64) x) | |
| 98.0% | (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64) x) | |
| 73.2% | (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) (+.f64 t a) x) | |
| 47.6% | (fma.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) y (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 63.7% | (fma.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 63.3% | (fma.f64 (*.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 35.7% | (fma.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 91.7% | (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 35.1% | (fma.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 98.0% | (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 79.3% | (fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) | |
| 25.8% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 63.7% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 36.1% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)) x) | |
| 68.2% | (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a) x) | |
| 98.0% | (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 37.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 37.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 t t))) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 37.3% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 a a) t) (*.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t))) z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 36.2% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (-.f64 a a))) t)) (fma.f64 (neg.f64 (-.f64 a a)) (-.f64 (neg.f64 z) (-.f64 a a)) (*.f64 a a))) t)) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 43.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (-.f64 a a)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 39.9% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 36.4% | (fma.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 a a)) t) (*.f64 a a)) t))) t)) #s(literal -1 binary64)) t)) (*.f64 (+.f64 t a) y) x) | |
| 63.7% | (fma.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (+.f64 t a) y) x) | |
| 63.3% | (fma.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 (+.f64 t a) y) x) | |
| 98.0% | (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 83.2% | (fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) #s(literal 1 binary64) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 83.2% | (fma.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)) x) | |
| 93.1% | (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) | |
| 98.0% | (fma.f64 (neg.f64 y) (/.f64 t (-.f64 a t)) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 31.8% | (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 31.4% | (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) y) x) | |
| 20.9% | (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (fma.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (neg.f64 (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 21.7% | (fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 21.7% | (fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) | |
| 20.9% | (fma.f64 z (-.f64 (fma.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))))) (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) | |
| 21.6% | (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))))) | |
| 20.9% | (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a))))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a))))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))))) | |
| 26.3% | (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 26.3% | (fma.f64 z (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (-.f64 t a) (*.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))))) | |
| 26.6% | (fma.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))))) | |
| 96.8% | (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 74.1% | (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) x) | |
| 74.1% | (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) x) | |
| 25.7% | (fma.f64 y (fma.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 41.7% | (fma.f64 y (fma.f64 (/.f64 (-.f64 t z) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 38.8% | (fma.f64 y (fma.f64 (/.f64 (neg.f64 t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 z (-.f64 a t))) x) | |
| 38.8% | (fma.f64 y (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 82.6% | (fma.f64 y (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (/.f64 z (-.f64 a t))) x) | |
| 82.6% | (fma.f64 y (fma.f64 (/.f64 (neg.f64 t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 37.6% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 83.4% | (fma.f64 y (fma.f64 (/.f64 z (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) x) | |
| 27.0% | (fma.f64 y (fma.f64 (/.f64 t (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 44.3% | (fma.f64 y (fma.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 t z) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) y (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 17.4% | (fma.f64 y (fma.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 39.3% | (fma.f64 y (fma.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) #s(literal 1 binary64)) y (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 38.8% | (fma.f64 y (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) x) | |
| 47.6% | (fma.f64 y (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 52.8% | (fma.f64 y (fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) x) | |
| 52.8% | (fma.f64 y (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) x) | |
| 52.8% | (fma.f64 y (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 17.9% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.7% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.0% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.0% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.9% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (-.f64 z t) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.0% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.9% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.9% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.9% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 36.3% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 36.3% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 36.7% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.5% | (fma.f64 y (fma.f64 y (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.9% | (fma.f64 y (fma.f64 y (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.1% | (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.1% | (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.9% | (fma.f64 y (fma.f64 y (fma.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 57.9% | (fma.f64 y (fma.f64 y (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 3.2% | (fma.f64 y (fma.f64 y (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) #s(literal -1 binary64)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 9.9% | (fma.f64 y (fma.f64 y (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) #s(literal -1 binary64)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 2.4% | (fma.f64 y (fma.f64 y (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.2% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))) x) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 9.9% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 9.9% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 3.2% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 87.1% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 25.0% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) x)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a (*.f64 a a)) x)) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64))) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x)))))))))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.7% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) t)) (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))))))) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) x)) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) x)) (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))))))))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t x))) (/.f64 a x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (*.f64 t t)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (neg.f64 (/.f64 a x))) (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 t x))) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 t x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) x)))) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) z)) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t x)))) (fma.f64 #s(literal 2 binary64) (/.f64 a x) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) (*.f64 (*.f64 t t) x))) (+.f64 (/.f64 (*.f64 z (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 t (*.f64 t t)) x)) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)))))))))))) t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.0% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x))))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.8% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))))))) (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t x))) (/.f64 a x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (*.f64 t t)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (neg.f64 (/.f64 a x))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 t x))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 t x)))) (+.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t t) x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t x)))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a x) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)))))))) t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) x) (*.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 15.4% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 15.4% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) x) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 17.9% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.3% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.3% | (fma.f64 y (fma.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.9% | (fma.f64 y (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.1% | (fma.f64 y (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (fma.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x)) a)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.5% | (fma.f64 y (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) x)) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)))))) (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) x)) a))) (fma.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x)) a)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.7% | (fma.f64 y (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x)))))))) (*.f64 a a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.3% | (fma.f64 y (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) t)) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t x))) (/.f64 a x)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (neg.f64 (/.f64 a x))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 t x))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 t x)))) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 t x))) (*.f64 #s(literal 2 binary64) (/.f64 a x))))))) t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 9.9% | (fma.f64 y (fma.f64 y (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 3.2% | (fma.f64 y (fma.f64 y (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 3.2% | (fma.f64 y (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 9.9% | (fma.f64 y (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.7% | (fma.f64 y (fma.f64 y (-.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 z (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 58.8% | (fma.f64 y (fma.f64 y (-.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.3% | (fma.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t z) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 18.0% | (fma.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.5% | (fma.f64 y (fma.f64 y (-.f64 (pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 44.3% | (fma.f64 y (fma.f64 y (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 68.6% | (fma.f64 y (fma.f64 y (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 44.3% | (fma.f64 y (fma.f64 y (-.f64 (pow.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)))) (*.f64 a a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 25.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 73.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 t a) (-.f64 z t))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 t a)) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 a t)) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (-.f64 t a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 10.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 3.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a x)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 a a) x))))))) (*.f64 a a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 23.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 z t) (-.f64 z t))) x))) a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x))) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x)) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x))) a)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x))) (*.f64 a a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 64.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (-.f64 z t)) (-.f64 t a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 64.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 73.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal 1 binary64)) (/.f64 (-.f64 t a) (-.f64 z t))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 68.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (-.f64 a t) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (fma.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 t (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (fma.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 15.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t))) (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)))) (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 16.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 20.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (fma.f64 a (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (pow.f64 (/.f64 x (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x)))) (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (*.f64 a a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 23.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) x))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) x))))) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) x)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (*.f64 a a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) a)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)))) a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x))) a)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)))))) a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x) (*.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x))))) a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x))) a)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)) (*.f64 a a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) (*.f64 a x))) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 a x)))) (*.f64 a a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 12.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 x (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 t z)) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (-.f64 t z)) (-.f64 t a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 12.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (neg.f64 x) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (-.f64 t z)) (*.f64 (neg.f64 x) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (neg.f64 x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 z t)) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) #s(literal 1 binary64)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 12.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 12.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (neg.f64 x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 13.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 z t)) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 13.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (neg.f64 x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (-.f64 z t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 13.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (*.f64 x (-.f64 t a)) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 t z)) (*.f64 (*.f64 x (-.f64 t a)) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (*.f64 x (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (-.f64 t a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (-.f64 t a) (neg.f64 x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (*.f64 a a) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 t z) #s(literal 1 binary64)) (*.f64 (-.f64 t a) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (neg.f64 x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (-.f64 z t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 31.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 13.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 31.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (*.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a)))) (neg.f64 x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 t x))) (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 (*.f64 t t) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 t t) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) x))) (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x)) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) x))))))) (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))))))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 20.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) (*.f64 t x))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) (*.f64 t x))))) (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))) t)) t)) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 17.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))) (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) (*.f64 t x))) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) (*.f64 t x))))) (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))) t)) t))) t)) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 t (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) (*.f64 t x))) (-.f64 (/.f64 z (*.f64 t x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 z (+.f64 (neg.f64 (/.f64 z (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 17.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 a (*.f64 t x))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) (*.f64 (*.f64 t t) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 t t) x))) (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (+.f64 (neg.f64 (/.f64 a (*.f64 t x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 21.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 (/.f64 t (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 t (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 t (fma.f64 t (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 (/.f64 z a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (neg.f64 (/.f64 z a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (pow.f64 (/.f64 (-.f64 t a) (-.f64 t z)) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (-.f64 t a)) (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 31.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 t a) t) z)) (*.f64 (/.f64 (-.f64 t a) t) (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 25.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a))) (+.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)))) a) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 23.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (+.f64 (neg.f64 t) (+.f64 (+.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))) a) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 (-.f64 t a) z)) (*.f64 (neg.f64 (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t a)) (/.f64 (-.f64 t a) z))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 t a)) (*.f64 (neg.f64 (-.f64 t a)) z)) (*.f64 (neg.f64 (-.f64 t a)) (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 (-.f64 t a))) (*.f64 (neg.f64 (-.f64 t a)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 t a)) (neg.f64 (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 t a) z)) (*.f64 (-.f64 t a) #s(literal 1 binary64))) (*.f64 (-.f64 t a) (/.f64 (-.f64 t a) z))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 t (neg.f64 (-.f64 t a))) (*.f64 (-.f64 t a) (neg.f64 z))) (*.f64 (-.f64 t a) (neg.f64 (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 25.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) z)) (*.f64 (/.f64 (-.f64 t a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t a) t) (/.f64 (-.f64 t a) z))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 31.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (*.f64 (/.f64 (-.f64 t a) t) (neg.f64 z))) (*.f64 (/.f64 (-.f64 t a) t) (neg.f64 (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) a) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (-.f64 t z) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (-.f64 (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) (*.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 31.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (+.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 t z) a) (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)))) a) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (neg.f64 (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (neg.f64 (-.f64 t z)) (neg.f64 (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 z a) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 t (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (-.f64 t z))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 t (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 z (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 18.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) (neg.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t (*.f64 t t)) x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) x))))) (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 20.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (neg.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 t t) x)))) (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (pow.f64 (/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (pow.f64 (/.f64 (*.f64 x (-.f64 t a)) (-.f64 z t)) #s(literal -1 binary64)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (pow.f64 (*.f64 (/.f64 (-.f64 t a) (-.f64 z t)) x) #s(literal -1 binary64)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (pow.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) #s(literal -1 binary64)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 (neg.f64 x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 t (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 38.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) t (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 t (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 t (-.f64 t a)))) x) | |
| 26.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 t (fma.f64 t (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 (/.f64 z a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 26.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (neg.f64 (/.f64 z a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 t a)) (/.f64 t (-.f64 t a)))) x) | |
| 14.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (pow.f64 (/.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64))) x) | |
| 40.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (pow.f64 (/.f64 (-.f64 t a) (-.f64 t z)) #s(literal -1 binary64))) x) | |
| 33.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal -1 binary64))) x) | |
| 34.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (pow.f64 (/.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) #s(literal -1 binary64))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (/.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (-.f64 t a)) (-.f64 t a))) x) | |
| 14.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) x) | |
| 31.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))))) x) | |
| 31.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 t a) t) z)) (*.f64 (/.f64 (-.f64 t a) t) (-.f64 t a)))) x) | |
| 25.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a))) (+.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)))) a)) x) | |
| 23.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (+.f64 (neg.f64 t) (+.f64 (+.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))) a)) x) | |
| 24.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 (-.f64 t a) z)) (*.f64 (neg.f64 (-.f64 t a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 t a)) (/.f64 (-.f64 t a) z)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 t a)) (*.f64 (neg.f64 (-.f64 t a)) z)) (*.f64 (neg.f64 (-.f64 t a)) (-.f64 t a)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 (-.f64 t a))) (*.f64 (neg.f64 (-.f64 t a)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 t a)) (neg.f64 (-.f64 t a))))) x) | |
| 24.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 t a) z)) (*.f64 (-.f64 t a) #s(literal 1 binary64))) (*.f64 (-.f64 t a) (/.f64 (-.f64 t a) z)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (*.f64 (-.f64 t a) (-.f64 t a)))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 t (neg.f64 (-.f64 t a))) (*.f64 (-.f64 t a) (neg.f64 z))) (*.f64 (-.f64 t a) (neg.f64 (-.f64 t a))))) x) | |
| 25.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) z)) (*.f64 (/.f64 (-.f64 t a) t) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t a) t) (/.f64 (-.f64 t a) z)))) x) | |
| 31.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a))) (*.f64 (/.f64 (-.f64 t a) t) (neg.f64 z))) (*.f64 (/.f64 (-.f64 t a) t) (neg.f64 (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (-.f64 t a)))) x) | |
| 33.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) a)) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 14.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (-.f64 (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) (*.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))))))) x) | |
| 29.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (+.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 t z) a) (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)))) a)) x) | |
| 33.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) x) | |
| 14.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))) (neg.f64 (*.f64 (-.f64 t a) (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (-.f64 t z)) (neg.f64 (-.f64 t a)))) x) | |
| 33.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) x) | |
| 35.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 z a)) x) | |
| 37.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 t (-.f64 t a))) x) | |
| 14.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))))) x) | |
| 40.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (-.f64 t z)))) x) | |
| 33.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a)))))) x) | |
| 34.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a)))))) x) | |
| 14.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) x) | |
| 30.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))) (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 (*.f64 t (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 z (-.f64 t a)) (*.f64 (-.f64 t a) (-.f64 t a))))) x) | |
| ✓ | 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 14.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t))))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 z t))))) x) | |
| 16.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 z t)))) x) | |
| 27.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (*.f64 t (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (/.f64 z a)))) x) | |
| 28.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 #s(literal 1 binary64) (/.f64 z t))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a))))) x) | |
| 22.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 a t))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a)))) x) | |
| 13.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)))) (/.f64 z t)))) x) | |
| 15.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)))) (/.f64 z t)))) x) | |
| 19.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t))) (/.f64 z t)))) x) | |
| 17.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) z) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))) t)) (+.f64 a (neg.f64 z))) t)))) x) | |
| 23.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t)))) x) | |
| 18.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a a) t)) (-.f64 (/.f64 (*.f64 a z) t) (+.f64 a (neg.f64 z)))) t)))) x) | |
| 21.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)))) x) | |
| 37.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (/.f64 (-.f64 t z) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 t z))) x) | |
| 14.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a))))))) x) | |
| 34.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (-.f64 t a))))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) x) | |
| 32.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z))))) x) | |
| 39.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) x) | |
| 39.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (*.f64 z (-.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) x) | |
| 27.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (neg.f64 (/.f64 (-.f64 (+.f64 t (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (-.f64 (*.f64 t z) (*.f64 t t))) a))) z) a))) x) | |
| 33.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (neg.f64 (/.f64 (-.f64 t z) a))) x) | |
| 29.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a)) z)) a))) x) | |
| 25.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) z (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a)) (neg.f64 (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (*.f64 t z) (*.f64 t t))) a)) z)) a))) x) | |
| 36.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (neg.f64 (/.f64 z (-.f64 t a)))) x) | |
| 27.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) #s(literal 1 binary64)) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (neg.f64 x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) x) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t a) (-.f64 z t))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 36.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 (*.f64 a (*.f64 a a)) x))) (-.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (+.f64 (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x)) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 (*.f64 a a) x))))) a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 (*.f64 a a) x))) (-.f64 (neg.f64 (/.f64 (-.f64 z t) x)) (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x)))) a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 z t) x))) a))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 t a)) (fma.f64 t (+.f64 t z) (*.f64 z z)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) x)) (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 44.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 t a)) (+.f64 t z))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 t a)) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (neg.f64 (-.f64 z t)) (*.f64 x (neg.f64 (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 z (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 z t))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 t a) (-.f64 z t)) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (-.f64 (/.f64 (/.f64 z (-.f64 t a)) x) (/.f64 (/.f64 t (-.f64 t a)) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (-.f64 (/.f64 z (*.f64 x (-.f64 t a))) (/.f64 t (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (-.f64 (/.f64 z (*.f64 t x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 17.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (-.f64 (+.f64 (/.f64 z (*.f64 t x)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 z x) (/.f64 a x))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 z x) (/.f64 a x))) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 z x) (/.f64 a x))) t)) t))) t)) (/.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a (-.f64 (/.f64 z x) (/.f64 a x))) t))) t)) (/.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 19.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (/.f64 z (*.f64 t x)) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 z x) (/.f64 a x))) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 t x))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (/.f64 z (*.f64 t x)) (-.f64 (/.f64 (*.f64 a (-.f64 z t)) (*.f64 (*.f64 t t) x)) (/.f64 #s(literal 1 binary64) x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (neg.f64 (/.f64 z (*.f64 a x))) (*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x))) a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (neg.f64 (/.f64 z (*.f64 a x))) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (neg.f64 (/.f64 z (*.f64 a x))) (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a x)) (/.f64 z (*.f64 (*.f64 a a) x)))) a) (/.f64 z (*.f64 (*.f64 a a) x)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (+.f64 (neg.f64 (/.f64 t (*.f64 x (-.f64 t a)))) (/.f64 z (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (pow.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (pow.f64 (/.f64 x (neg.f64 (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (-.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 x (*.f64 z (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 t a))) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 (-.f64 z t) (*.f64 a x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 (+.f64 (/.f64 z x) (-.f64 (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a x)) (/.f64 t x))) a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a x)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) x))) a)) (/.f64 (*.f64 t (-.f64 z t)) x)) a)) (/.f64 (-.f64 z t) x)) a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a x))) (/.f64 (*.f64 t (-.f64 z t)) x)) a)) (/.f64 (-.f64 z t) x)) a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 z (*.f64 a x))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (neg.f64 (/.f64 t (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 19.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 t a))) #s(literal -1 binary64))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 15.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t))))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 z t)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 18.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 z t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (*.f64 t (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (/.f64 z a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 (/.f64 t (-.f64 t a)) (neg.f64 (/.f64 z (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 a t)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 t (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 16.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)))) (/.f64 z t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 18.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)))) (/.f64 z t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 25.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t))) (/.f64 z t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 20.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) z) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))) t)) (+.f64 a (neg.f64 z))) t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a a) t)) (-.f64 (/.f64 (*.f64 a z) t) (+.f64 a (neg.f64 z)))) t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 21.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 38.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 t z)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 13.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z (-.f64 t a)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (-.f64 (*.f64 t (-.f64 t a)) (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 t z)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 z (-.f64 (/.f64 t (*.f64 z (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.6% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 (-.f64 (+.f64 t (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (-.f64 (*.f64 t z) (*.f64 t t))) a))) z) a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 (-.f64 t z) a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 31.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a)) z)) a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) z (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a)) (neg.f64 (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (*.f64 t z) (*.f64 t t))) a)) z)) a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (neg.f64 (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.4% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) (*.f64 (*.f64 a a) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 z z) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 39.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 73.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) x) (/.f64 (-.f64 t a) (-.f64 z t)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 26.1% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (fma.f64 t (+.f64 t z) (*.f64 z z))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 23.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.2% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (+.f64 t z)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (-.f64 z t)) (*.f64 (+.f64 t z) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 49.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 57.9% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 z (fma.f64 y (fma.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)))) (/.f64 t (-.f64 t a)))) x) | |
| 58.8% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 z (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (/.f64 t (-.f64 t a)))) x) | |
| 44.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) x) | |
| 60.7% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x))) (neg.f64 (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.5% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 44.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 44.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 44.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 62.3% | (fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.8% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x)))) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 53.1% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.5% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (/.f64 (*.f64 z z) (*.f64 t x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) t) (/.f64 (*.f64 a a) (*.f64 t x)))) t)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.7% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) t))) t))) t)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.1% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x))))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 18.3% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (*.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 15.8% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (*.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t))) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.9% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 t x))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (*.f64 t t)) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 t x)) (/.f64 #s(literal 1 binary64) x)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.5% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (fma.f64 (neg.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 27.5% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.0% | (fma.f64 y (fma.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 19.8% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.2% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 74.9% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 74.9% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 63.2% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (-.f64 z t)) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 74.9% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (/.f64 (-.f64 z t) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.9% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.9% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) x))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.9% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.2% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 43.5% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) x)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 63.2% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 64.2% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.1% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 20.5% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.5% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.6% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.0% | (fma.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 25.4% | (fma.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 28.2% | (fma.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 a a) x))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 33.9% | (fma.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a a) x))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 22.8% | (fma.f64 y (fma.f64 y (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 z t) (-.f64 z t))))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 20.3% | (fma.f64 y (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 16.7% | (fma.f64 y (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 15.9% | (fma.f64 y (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (-.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 9.9% | (fma.f64 y (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 2.8% | (fma.f64 y (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (*.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 24.6% | (fma.f64 y (fma.f64 y (*.f64 (*.f64 z z) (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))) (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 z z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a)))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 61.4% | (fma.f64 y (fma.f64 y (*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 50.8% | (fma.f64 y (fma.f64 y (*.f64 (*.f64 z z) (+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x z) (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 59.1% | (fma.f64 y (fma.f64 y (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 41.8% | (fma.f64 y (fma.f64 y (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) z)) (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 32.3% | (fma.f64 y (fma.f64 y (*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (fma.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 29.9% | (fma.f64 y (fma.f64 y (*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (fma.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x)) (*.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a))) a)) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a)))) a) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) (*.f64 a a))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a x)))))))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 30.7% | (fma.f64 y (fma.f64 y (*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (fma.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 37.6% | (fma.f64 y (fma.f64 y (*.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 y (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 45.2% | (fma.f64 y (fma.f64 y (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) t)) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) t)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 40.1% | (fma.f64 y (fma.f64 y (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))) t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))))) t)) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) t)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 35.9% | (fma.f64 y (fma.f64 y (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)) (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))))) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a)))) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) z)) x))) (*.f64 a (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))))) t)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))))))) t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))))))) t)) (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) t)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 42.2% | (fma.f64 y (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 82.4% | (fma.f64 y (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x))))) t)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 49.1% | (fma.f64 y (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) x) | |
| 31.9% | (fma.f64 y (fma.f64 t (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (neg.f64 (/.f64 z a)))) x) | |
| 47.9% | (fma.f64 y (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) x) | |
| 28.6% | (fma.f64 y (fma.f64 t (fma.f64 t (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (neg.f64 (/.f64 z a)))) x) | |
| 28.2% | (fma.f64 y (fma.f64 t (fma.f64 t (fma.f64 t (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a)))))) (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (neg.f64 (/.f64 z a)))) x) | |
| 47.9% | (fma.f64 y (fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) x) | |
| 74.1% | (fma.f64 y (fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 t a)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 49.1% | (fma.f64 y (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) x) | |
| 49.1% | (fma.f64 y (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) x) | |
| 47.9% | (fma.f64 y (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) x) | |
| 98.0% | (fma.f64 y (fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 43.3% | (fma.f64 y (fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 74.1% | (fma.f64 y (fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 46.5% | (fma.f64 y (fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 50.8% | (fma.f64 y (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 47.6% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 t a)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 47.6% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) x) | |
| 20.4% | (fma.f64 y (pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) x) | |
| 27.0% | (fma.f64 y (pow.f64 (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))) (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) x) | |
| 19.3% | (fma.f64 y (pow.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64)) x) | |
| 80.4% | (fma.f64 y (pow.f64 (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) x) | |
| 97.8% | (fma.f64 y (pow.f64 (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) x) | |
| 48.5% | (fma.f64 y (/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) t (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 27.0% | (fma.f64 y (/.f64 (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 z) (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) x) | |
| 44.9% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (-.f64 z t) (*.f64 a (-.f64 (+.f64 (+.f64 t (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t))) (*.f64 a (-.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)) t))))) z))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 43.0% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (-.f64 z t) (*.f64 a (-.f64 (+.f64 (+.f64 t (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t))) (*.f64 a (+.f64 (/.f64 z t) (-.f64 (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)) t)))) t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)) t))))))) z))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.0% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (-.f64 z t) (*.f64 a (+.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z t))) t)) z)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 44.1% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 a) z (*.f64 t (+.f64 (+.f64 a (neg.f64 z)) (*.f64 t (-.f64 (/.f64 z a) (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) a))))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 39.8% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 a) z (*.f64 t (+.f64 a (+.f64 (neg.f64 z) (*.f64 t (-.f64 (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z a) (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) a))) a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) a)))))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 51.9% | (fma.f64 y (/.f64 (fma.f64 (neg.f64 a) z (*.f64 t (+.f64 a (neg.f64 z)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 z (-.f64 a t) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 z (neg.f64 (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 40.0% | (fma.f64 y (/.f64 (fma.f64 x (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 48.5% | (fma.f64 y (/.f64 (fma.f64 t (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (neg.f64 a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 20.9% | (fma.f64 y (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) x) | |
| 32.7% | (fma.f64 y (/.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.7% | (fma.f64 y (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 26.1% | (fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.6% | (fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.7% | (fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 41.4% | (fma.f64 y (/.f64 (/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.7% | (fma.f64 y (/.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.7% | (fma.f64 y (/.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) (neg.f64 (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.7% | (fma.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 39.5% | (fma.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) x) | |
| 44.1% | (fma.f64 y (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) x) | |
| 55.1% | (fma.f64 y (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) x) | |
| 42.5% | (fma.f64 y (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) t)) a) x) | |
| 24.3% | (fma.f64 y (/.f64 (-.f64 (pow.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) #s(literal 3 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (pow.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a)))))) x) | |
| 36.6% | (fma.f64 y (/.f64 (-.f64 (pow.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (*.f64 (-.f64 t a) (-.f64 t a)))) (+.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a)))) x) | |
| 27.0% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)))) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 41.2% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) x) | |
| 20.9% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) x) | |
| 20.9% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) x) | |
| 19.2% | (fma.f64 y (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) x) | |
| 39.8% | (fma.f64 y (/.f64 (-.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) t) (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))))) a) x) | |
| 50.9% | (fma.f64 y (/.f64 (-.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (*.f64 t t) a))) t) (neg.f64 (/.f64 (*.f64 t z) a))) a) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 33.3% | (fma.f64 y (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)))) a)) (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a))) a) x) | |
| 24.1% | (fma.f64 y (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 t) (/.f64 (*.f64 t z) a)) (+.f64 (+.f64 (/.f64 (*.f64 y (-.f64 (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)) (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t)))) x)) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) #s(literal 3 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)))) a)) (+.f64 (/.f64 (*.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x)))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) z) (*.f64 a (*.f64 a a))))))) (+.f64 (neg.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))))) a) x) | |
| 38.1% | (fma.f64 y (/.f64 (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a)))) (+.f64 t (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 a a)) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t z) a))))) a) x) | |
| 43.2% | (fma.f64 y (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (+.f64 t (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) a) x) | |
| 80.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) x) | |
| 80.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) x) | |
| 80.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) x) | |
| 76.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) x) | |
| 65.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) x) | |
| 65.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) x) | |
| 65.4% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 60.8% | (fma.f64 y (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) x) | |
| 61.6% | (fma.f64 y (/.f64 (-.f64 (neg.f64 t) (neg.f64 z)) a) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 98.0% | (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) | |
| 41.9% | (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 t t) a) t) x)) | |
| 61.6% | (fma.f64 y (/.f64 (-.f64 z t) a) x) | |
| 19.3% | (fma.f64 y (/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))))) x) | |
| 13.3% | (fma.f64 y (/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 t a)))))) x) | |
| 20.4% | (fma.f64 y (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) x) | |
| 18.4% | (fma.f64 y (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 z t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))))) x) | |
| 60.8% | (fma.f64 y (/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) x) | |
| 48.5% | (fma.f64 y (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) t) (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 48.5% | (fma.f64 y (/.f64 (+.f64 (*.f64 t (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) (*.f64 (neg.f64 a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 36.5% | (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 z (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 27.8% | (fma.f64 y (/.f64 (+.f64 (neg.f64 t) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x)))) a)) (+.f64 (/.f64 (*.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 a a)))) (+.f64 (+.f64 (neg.f64 z) (/.f64 (*.f64 t t) a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))))) a) x) | |
| 51.0% | (fma.f64 y (/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) x) | |
| 35.1% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 36.9% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 z (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 19.2% | (fma.f64 y (/.f64 (*.f64 (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 17.6% | (fma.f64 y (/.f64 (*.f64 (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 16.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (/.f64 z a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t z) (*.f64 z z)))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 31.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 31.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 18.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 18.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 16.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) (*.f64 a (*.f64 a a)))) t) (+.f64 (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))))) a) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 19.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a))) (+.f64 t (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) a) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 33.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 33.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 37.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 37.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 34.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 31.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 31.8% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 27.1% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 80.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) x) | |
| ✓ | 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 28.9% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) x) | |
| 42.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 42.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) x) | |
| 24.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (-.f64 z t) a) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 20.6% | (fma.f64 y (/.f64 (*.f64 (/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t)) a) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 21.9% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t z) (*.f64 z z)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 35.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t z))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 22.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 21.9% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.6% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 35.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 t z)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 35.2% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 37.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a)))) (neg.f64 (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 34.0% | (fma.f64 y (/.f64 (*.f64 (/.f64 z (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 26.6% | (fma.f64 y (/.f64 (*.f64 (/.f64 z a) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 20.7% | (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 a t))) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 27.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 24.6% | (fma.f64 y (/.f64 (*.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))) (neg.f64 (/.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 22.0% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) x) | |
| 51.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 20.4% | (fma.f64 y (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 21.5% | (fma.f64 y (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (*.f64 t t)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 24.6% | (fma.f64 y (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 23.4% | (fma.f64 y (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) t) (/.f64 z (*.f64 t t)))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t z))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 27.3% | (fma.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 24.7% | (fma.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 z a)) t) a)) t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 24.3% | (fma.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a)) t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 37.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) x) | |
| 37.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) x) | |
| 35.8% | (fma.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 a t))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 t a) (-.f64 t a)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 22.3% | (fma.f64 y (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t z) (*.f64 z z)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 35.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 t z) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.3% | (fma.f64 y (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.6% | (fma.f64 y (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 80.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a)))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 34.9% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 34.9% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (-.f64 t a)) (/.f64 (-.f64 t a) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.6% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 32.6% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t)) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 t a) (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (-.f64 t a) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 59.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) x) | |
| 59.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 t z)) x) | |
| 53.7% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 a t))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (/.f64 (-.f64 t a) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 t a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 36.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 36.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 28.5% | (fma.f64 y (/.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 a (-.f64 z a)) t))) (neg.f64 (/.f64 (fma.f64 (neg.f64 a) z (*.f64 a (+.f64 a z))) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 (+.f64 a (-.f64 z a))) (neg.f64 a))) (*.f64 t t)))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 22.8% | (fma.f64 y (/.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 a (-.f64 z a)) t) (/.f64 (fma.f64 (neg.f64 a) z (*.f64 a (+.f64 a z))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t))))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 a t) (/.f64 (*.f64 a (-.f64 (neg.f64 (+.f64 a (-.f64 z a))) (neg.f64 a))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 (fma.f64 (neg.f64 a) z (*.f64 a (+.f64 a z)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (+.f64 a (-.f64 z a))) (neg.f64 a)))))) (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 38.0% | (fma.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (+.f64 a (-.f64 z a)) t)) (neg.f64 (/.f64 a t))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 36.7% | (fma.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a z) t)) t)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 28.9% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 20.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 t (-.f64 z t) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) a)) a))) a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 18.5% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (-.f64 z t) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) a))) a)) (*.f64 t (-.f64 z t))) a))) a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 20.6% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a))) a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 40.4% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 22.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 52.5% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 30.3% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) x) | |
| 31.1% | (fma.f64 y (/.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t))) (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t))))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 45.8% | (fma.f64 y (/.f64 (*.f64 (neg.f64 a) (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 z t)) a) t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 57.1% | (fma.f64 y (/.f64 (*.f64 (neg.f64 a) z) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 25.2% | (fma.f64 y (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 31.1% | (fma.f64 y (/.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (*.f64 z (-.f64 a t)))) (/.f64 (*.f64 (+.f64 a t) (-.f64 t a)) (-.f64 a t)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 31.4% | (fma.f64 y (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) x) | |
| 46.6% | (fma.f64 y (/.f64 (*.f64 t t) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 45.8% | (fma.f64 y (/.f64 (*.f64 a (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a)))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 26.3% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) x) | |
| 20.4% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) x) | |
| 75.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) x) | |
| 80.4% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) x) | |
| 41.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 a t) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 41.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) x) | |
| 27.6% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) x) | |
| 27.0% | (fma.f64 y (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))))) x) | |
| 28.7% | (fma.f64 y (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (+.f64 a t)) (-.f64 t a)) (-.f64 a t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) x) | |
| 19.3% | (fma.f64 y (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))))) x) | |
| 20.4% | (fma.f64 y (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) x) | |
| 80.4% | (fma.f64 y (/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (neg.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (neg.f64 (-.f64 t a))) x) | |
| 52.5% | (fma.f64 y (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a)))) (neg.f64 (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) x) | |
| 52.6% | (fma.f64 y (/.f64 (neg.f64 (*.f64 t (-.f64 z t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 53.1% | (fma.f64 y (/.f64 (neg.f64 (*.f64 a (-.f64 z t))) (*.f64 (+.f64 t a) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (/.f64 z (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 56.5% | (fma.f64 y (/.f64 z a) (fma.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) x)) | |
| 66.2% | (fma.f64 y (/.f64 z a) x) | |
| 20.4% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) x) | |
| 27.0% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))) (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))))))) x) | |
| 19.3% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))))) x) | |
| 80.4% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) x) | |
| 97.8% | (fma.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) x) | |
| 47.6% | (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))) x) | |
| 37.0% | (fma.f64 y (-.f64 (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) x) (-.f64 t a))) (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))) x) | |
| 41.2% | (fma.f64 y (-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) x) | |
| 27.0% | (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y))) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) x) | |
| 47.6% | (fma.f64 y (-.f64 (/.f64 t (-.f64 t a)) (-.f64 (/.f64 z (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 38.7% | (fma.f64 y (-.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 a t))) (neg.f64 (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t)))) x) | |
| 58.7% | (fma.f64 y (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (neg.f64 (/.f64 a t))) x) | |
| 98.0% | (fma.f64 y (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 0 binary64)) (/.f64 t (-.f64 a t))) x) | |
| 44.9% | (fma.f64 y (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))) (neg.f64 (/.f64 a t))) x) | |
| 44.3% | (fma.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a z) (*.f64 t t))) x) | |
| 32.2% | (fma.f64 y (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a z) (*.f64 t t)))) (+.f64 (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x)))))) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64)))) t))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 z t))) x) | |
| 51.7% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) x) | |
| 46.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) x) | |
| 58.8% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) x) | |
| 30.6% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) x)) | |
| 64.2% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) | |
| 98.0% | (fma.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) x) | |
| 47.6% | (fma.f64 y (+.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 t (-.f64 t a))) (neg.f64 (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (+.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) x) | |
| 42.4% | (fma.f64 y (+.f64 (/.f64 t (-.f64 t a)) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) (/.f64 z (-.f64 t a)))) x) | |
| 47.6% | (fma.f64 y (+.f64 (/.f64 t (-.f64 t a)) (+.f64 (neg.f64 (/.f64 z (-.f64 t a))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) x) | |
| 98.0% | (fma.f64 y (+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) x) | |
| 98.0% | (fma.f64 y (+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 47.6% | (fma.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (/.f64 (-.f64 t z) (-.f64 t a))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 74.1% | (fma.f64 y (+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) x) | |
| 98.0% | (fma.f64 y (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 z (-.f64 a t))) x) | |
| 45.6% | (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (*.f64 t t)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) x) | |
| 50.8% | (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))))) x) | |
| 47.6% | (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z t) t)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) t) (/.f64 z (*.f64 t t)))))) x) | |
| 42.4% | (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x) | |
| 98.0% | (fma.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) x) | |
| 41.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (/.f64 (neg.f64 z) t))) x) | |
| 44.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) x) | |
| 50.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) x) | |
| 64.2% | (fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) x) | |
| 38.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) x) | |
| 48.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) x) | |
| 15.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 z t))) x) | |
| 12.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 z t))) x) | |
| 12.1% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 a (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x))))) (/.f64 z t))) x) | |
| 26.4% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 a z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) z) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) x))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x)))))) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64)))) t))) (+.f64 (+.f64 (neg.f64 (/.f64 a t)) (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 z t))))) x) | |
| 55.4% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64)))) t) (+.f64 (neg.f64 (/.f64 a t)) (/.f64 z t)))) x) | |
| 35.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a z) (*.f64 t t))))) x) | |
| 22.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t))) x) | |
| 58.7% | (fma.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t))) x) | |
| 46.5% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) a) t))) x) | |
| 53.4% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z))) t))) x) | |
| 58.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) x) | |
| 58.8% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) x) | |
| 35.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))) t)) (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z)))) t))) x) | |
| 32.7% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))))) t)) (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))))) t)) (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z)))) t))) x) | |
| 49.3% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 a (/.f64 z t) (neg.f64 (/.f64 (*.f64 a a) t))) a)) t))) x) | |
| 48.9% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (/.f64 (*.f64 a (-.f64 z a)) t) a)) t))) x) | |
| 46.6% | (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a)) t))) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 82.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 37.6% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 83.4% | (fma.f64 y (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) z (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 26.4% | (fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (neg.f64 (-.f64 t a)))))) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.8% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 52.8% | (fma.f64 y (*.f64 (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 49.1% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 47.9% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (neg.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 47.9% | (fma.f64 y (*.f64 (fma.f64 t (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 49.1% | (fma.f64 y (*.f64 (fma.f64 t (-.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (/.f64 z a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 43.3% | (fma.f64 y (*.f64 (fma.f64 a (fma.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (fma.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 46.5% | (fma.f64 y (*.f64 (fma.f64 a (-.f64 (fma.f64 a (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 50.8% | (fma.f64 y (*.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (/.f64 (-.f64 z t) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 92.1% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 t a) (-.f64 t a)) #s(literal -1 binary64))) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) x) | |
| 37.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t z) (*.f64 z z)))) x) | |
| 59.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) x) | |
| 59.0% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 t z) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 32.6% | (fma.f64 y (*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) x) | |
| 97.8% | (fma.f64 y (*.f64 (pow.f64 (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 z) (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 t) (/.f64 (-.f64 a t) z) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) z))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 t) (-.f64 a t) (*.f64 (-.f64 a t) z)) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 (neg.f64 t) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (neg.f64 z))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 z (-.f64 a t) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 z (neg.f64 (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (fma.f64 t (/.f64 (-.f64 a t) z) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) z))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 t (-.f64 a t) (*.f64 (neg.f64 (-.f64 a t)) z)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (fma.f64 t (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 z))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) t z) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 22.1% | (fma.f64 y (*.f64 (/.f64 (/.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 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 92.5% | (fma.f64 y (*.f64 (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (-.f64 t a)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 39.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a))) z) (-.f64 (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a))) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) (*.f64 a a)))) a) #s(literal 1 binary64)) x) | |
| 44.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a a)) z) (-.f64 t (*.f64 t (/.f64 (-.f64 z t) a)))) a) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 z t) a) z) t) a) #s(literal 1 binary64)) x) | |
| 42.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) z) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 a a))) t)) a) #s(literal 1 binary64)) x) | |
| 41.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.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 a t)) #s(literal 1 binary64)) x) | |
| 20.9% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 19.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 59.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 50.9% | (fma.f64 y (*.f64 (/.f64 (-.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (*.f64 t t) a))) t) (neg.f64 (/.f64 (*.f64 t z) a))) a) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 38.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a)))) (+.f64 t (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 z (*.f64 a a)) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t z) a))))) a) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 a t) t)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 t))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 76.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (-.f64 a t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 (-.f64 a t))) (*.f64 (-.f64 a t) (neg.f64 t))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 65.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 65.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 (/.f64 (-.f64 a t) z) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) z) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (/.f64 (-.f64 a t) z) t)) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (fma.f64 #s(literal -1 binary64) t a)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 76.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 19.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t)))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t)))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 76.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 73.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| ✓ | 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (+.f64 (neg.f64 t) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (+.f64 a (neg.f64 t))) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 35.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) x) | |
| 31.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 44.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) x) | |
| 38.4% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) #s(literal 1 binary64)) x) | |
| 76.7% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 93.3% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t)))) #s(literal 1 binary64)) x) | |
| 93.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 93.3% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 93.1% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a)))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (neg.f64 t)) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (/.f64 (-.f64 z t) a) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 18.4% | (fma.f64 y (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 z t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))))) #s(literal 1 binary64)) x) | |
| 60.8% | (fma.f64 y (*.f64 (/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 (-.f64 a t) z) (neg.f64 t))) (*.f64 (/.f64 (-.f64 a t) z) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (+.f64 (neg.f64 t) z) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (+.f64 z (neg.f64 t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 35.8% | (fma.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) #s(literal 1 binary64)) x) | |
| 27.1% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t))) x) | |
| 74.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (-.f64 t a)) (/.f64 (-.f64 t a) (+.f64 t a))) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (+.f64 t a)) #s(literal 1 binary64)) x) | |
| 40.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 28.9% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) #s(literal 1 binary64)) x) | |
| 42.2% | (fma.f64 y (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) #s(literal 1 binary64)) x) | |
| 22.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal 1 binary64)) x) | |
| 30.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 53.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) #s(literal 1 binary64)) x) | |
| 38.0% | (fma.f64 y (*.f64 (/.f64 (*.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 a t)) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) x) | |
| 35.8% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 59.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) #s(literal 1 binary64)) x) | |
| 60.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 53.7% | (fma.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 22.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 30.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 88.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 86.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 88.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 26.3% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 75.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 41.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)) (-.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (neg.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 86.4% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (/.f64 (neg.f64 t) (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 80.9% | (fma.f64 y (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 80.9% | (fma.f64 y (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) x) | |
| 66.2% | (fma.f64 y (*.f64 (/.f64 z a) #s(literal 1 binary64)) x) | |
| 66.2% | (fma.f64 y (*.f64 (/.f64 z a) #s(literal 1 binary64)) x) | |
| 20.4% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) #s(literal 1 binary64)) x) | |
| 80.4% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) x) | |
| 98.0% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) x) | |
| 45.8% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) x) | |
| 40.4% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) #s(literal -1 binary64))) x) | |
| 40.4% | (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 97.8% | (fma.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) #s(literal 1 binary64)) x) | |
| 41.2% | (fma.f64 y (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 0 binary64)) (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 44.3% | (fma.f64 y (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t)))) (/.f64 (*.f64 a z) (*.f64 t t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) x) | |
| 92.1% | (fma.f64 y (*.f64 (-.f64 t a) (pow.f64 (/.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal -1 binary64))) x) | |
| 92.5% | (fma.f64 y (*.f64 (-.f64 t a) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) x) | |
| 51.7% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 z a) t) z) a) t)) #s(literal 1 binary64)) x) | |
| 46.6% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 z a)) t)) (*.f64 a (-.f64 z a))) t)) a) t)) #s(literal 1 binary64)) x) | |
| 58.8% | (fma.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z a) t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 18.5% | (fma.f64 y (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (-.f64 t z)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))) (*.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (-.f64 (/.f64 (-.f64 t z) (-.f64 t a)) (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))))))))) x) | |
| 20.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) x) | |
| 48.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (fma.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 55.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (pow.f64 (/.f64 (-.f64 a t) (neg.f64 t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (pow.f64 (/.f64 (neg.f64 (-.f64 a t)) t) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (pow.f64 (neg.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 41.4% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t t) a))) t) a)) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a)) #s(literal 1 binary64)) x) | |
| 53.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t))))) (+.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 22.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (neg.f64 t) t) (*.f64 (-.f64 a t) (neg.f64 (-.f64 a t)))) (*.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))))))) #s(literal 1 binary64)) x) | |
| 46.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a a)) t)) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (neg.f64 t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 67.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 (neg.f64 t) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (neg.f64 t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 a t)) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 49.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))) #s(literal 1 binary64)) x) | |
| 40.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) x) | |
| 66.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 a t))) #s(literal 1 binary64)) x) | |
| 51.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (neg.f64 (*.f64 a a))) t)) a) t)))) #s(literal 1 binary64)) x) | |
| 56.9% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) t)) a) t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal 1 binary64)) x) | |
| 82.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 (neg.f64 t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (fma.f64 t (fma.f64 t (-.f64 (/.f64 (neg.f64 t) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 55.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (fma.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 57.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 48.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 55.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (pow.f64 (/.f64 (-.f64 a t) t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (neg.f64 t)) a))) #s(literal 1 binary64)) x) | |
| 41.4% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (+.f64 t (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 a a)))) a))) #s(literal 1 binary64)) x) | |
| 54.4% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 t t))) a) (*.f64 t t)) a)) (neg.f64 t)) a))) #s(literal 1 binary64)) x) | |
| 51.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a)) (neg.f64 t)) a))) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (+.f64 t (/.f64 (*.f64 t t) a)) a))) #s(literal 1 binary64)) x) | |
| 46.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) a)))) a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (neg.f64 (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 (neg.f64 t) (neg.f64 (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| ✓ | 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 67.7% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t a))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))))) #s(literal 1 binary64)) x) | |
| 49.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 a t))))) #s(literal 1 binary64)) x) | |
| 40.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t)))))) #s(literal 1 binary64)) x) | |
| 66.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (/.f64 (neg.f64 a) t) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 56.9% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) t) (neg.f64 a)) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 51.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) t)) (*.f64 a a)) t)) (neg.f64 a)) t)) #s(literal -1 binary64)))) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 82.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 55.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 57.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a)))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))))) #s(literal 1 binary64)) x) | |
| 58.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a)))) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (fma.f64 t t (/.f64 (*.f64 t (*.f64 t t)) a)) a))) a)))) #s(literal 1 binary64)) x) | |
| 51.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (fma.f64 t t (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a))) a))) a))) a)))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (neg.f64 (neg.f64 (/.f64 t (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 27.6% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64))))) #s(literal 1 binary64)) x) | |
| 81.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) (neg.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 81.1% | (fma.f64 y (*.f64 (+.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a)) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 74.1% | (fma.f64 y (*.f64 (+.f64 (*.f64 a (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) x) | |
| 74.7% | (fma.f64 y (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) x) | |
| 41.9% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (/.f64 (neg.f64 z) t))) #s(literal 1 binary64)) x) | |
| 44.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) #s(literal 1 binary64)) x) | |
| 50.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 (neg.f64 z) t))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) #s(literal 1 binary64)) x) | |
| 38.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 z) t)) (-.f64 (neg.f64 (/.f64 a t)) (/.f64 (*.f64 a (-.f64 (neg.f64 z) (neg.f64 a))) (*.f64 t t))))) #s(literal 1 binary64)) x) | |
| 48.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (/.f64 (-.f64 (neg.f64 z) (neg.f64 a)) (*.f64 t t)) (/.f64 (neg.f64 z) t)) (neg.f64 (/.f64 a t)))) #s(literal 1 binary64)) x) | |
| 35.9% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t)) (+.f64 (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 (*.f64 a z) (*.f64 t t))))) #s(literal 1 binary64)) x) | |
| 58.7% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 z) t) (/.f64 a t))) #s(literal 1 binary64)) x) | |
| 46.5% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 a a)) t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) a) t))) #s(literal 1 binary64)) x) | |
| 58.8% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 z a) t))) #s(literal 1 binary64)) x) | |
| 49.3% | (fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (-.f64 (fma.f64 a (/.f64 z t) (neg.f64 (/.f64 (*.f64 a a) t))) a)) t))) #s(literal 1 binary64)) x) | |
| 37.0% | (fma.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) #s(literal 1 binary64)) x) | |
| 59.0% | (fma.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal 1 binary64)) x) | |
| 79.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) | |
| 76.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (/.f64 (-.f64 t a) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 76.6% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 t a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) x) | |
| 40.4% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) #s(literal 1 binary64)) x) | |
| 35.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) #s(literal 1 binary64)) x) | |
| 20.0% | (fma.f64 y (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal 1 binary64)) x) | |
| 74.7% | (fma.f64 y (*.f64 (*.f64 (+.f64 t a) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) #s(literal 1 binary64)) x) | |
| 40.3% | (fma.f64 y (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 40.3% | (fma.f64 y (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) x) | |
| 79.7% | (fma.f64 y (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 52.5% | (fma.f64 y (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 48.1% | (fma.f64 y (*.f64 (*.f64 z z) (-.f64 (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t a))))) x) | |
| 27.1% | (fma.f64 y (*.f64 (*.f64 z z) (-.f64 (+.f64 (fma.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 t (*.f64 (*.f64 z z) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) z) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t a))))) x) | |
| 48.3% | (fma.f64 y (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) x) | |
| 33.5% | (fma.f64 y (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) z)) (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) x) | |
| 41.6% | (fma.f64 y (*.f64 (*.f64 y (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 50.9% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a))) (neg.f64 t)) a)) #s(literal 1 binary64)) x) | |
| 48.4% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) #s(literal 1 binary64)) x) | |
| 44.9% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) #s(literal 1 binary64)) x) | |
| 55.1% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) #s(literal 1 binary64)) x) | |
| 61.6% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) #s(literal 1 binary64)) x) | |
| 64.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (-.f64 z t) t)) #s(literal 1 binary64)) x) | |
| 46.4% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) z (neg.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) #s(literal 1 binary64)) x) | |
| 48.6% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 72.2% | (fma.f64 y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 (neg.f64 z) (-.f64 (/.f64 t (*.f64 z (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 61.9% | (fma.f64 y (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) #s(literal 1 binary64)) x) | |
| 90.8% | (fma.f64 y (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 t (*.f64 (-.f64 a t) z)))) x) | |
| 90.8% | (fma.f64 y (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 90.8% | (fma.f64 y (*.f64 z (+.f64 (neg.f64 (/.f64 t (*.f64 z (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) x) | |
| 47.6% | (fma.f64 y (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 33.1% | (fma.f64 y (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) x) | |
| 31.1% | (fma.f64 y (*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) x) | |
| 47.6% | (fma.f64 y (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 60.6% | (fma.f64 y (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 60.6% | (fma.f64 y (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) x) | |
| 50.9% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 t t)) a))) (neg.f64 t)) a)) x) | |
| 48.4% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (-.f64 z t) a) (*.f64 t (-.f64 z t))) a)) a)) x) | |
| 44.9% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (-.f64 z t) a))) a)) a)) a)) x) | |
| 55.1% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 (-.f64 z t) a))) (-.f64 z t)) a)) x) | |
| 61.6% | (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) (neg.f64 (-.f64 a t)))) x) | |
| 64.2% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) t)) x) | |
| 64.2% | (fma.f64 y (neg.f64 (/.f64 (-.f64 z t) t)) x) | |
| 61.6% | (fma.f64 y (neg.f64 (/.f64 (-.f64 t z) a)) x) | |
| 49.5% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 t (-.f64 z t) (/.f64 (*.f64 (*.f64 t t) (-.f64 z t)) a)) a))) a)) x) | |
| 46.6% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (-.f64 z t) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z t)) a))) a)) (*.f64 t (-.f64 z t))) a))) a)) x) | |
| 51.0% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 z t)) (neg.f64 (/.f64 (*.f64 t (-.f64 z t)) a))) a)) x) | |
| 46.4% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) z (neg.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 t t)) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) a))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) x) | |
| 48.6% | (fma.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a))) (*.f64 t t)) a)) (neg.f64 t))) a)) x) | |
| 33.3% | (fma.f64 y (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t)) a)) z)) a)) x) | |
| 28.1% | (fma.f64 y (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x) (fma.f64 t (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) (-.f64 z t))) x))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 t (*.f64 t t))))) x)) (fma.f64 (*.f64 t (*.f64 t t)) z (neg.f64 (pow.f64 t #s(literal 4 binary64))))) a)) (*.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x)))) (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t))) a)) z)) a)) x) | |
| 30.9% | (fma.f64 y (neg.f64 (/.f64 (+.f64 t (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (-.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (neg.f64 (*.f64 t (*.f64 t t))))) a)) (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t))) a)) z)) a)) x) | |
| 40.4% | (fma.f64 y (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) x) | |
| 52.5% | (fma.f64 y (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 36.7% | (fma.f64 y (neg.f64 (*.f64 y (+.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) (neg.f64 (/.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) y))))) x) | |
| 61.9% | (fma.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) x) | |
| 61.9% | (fma.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) x) | |
| ✓ | 60.6% | (fma.f64 y #s(literal 1 binary64) x) |
| 60.6% | (fma.f64 y #s(literal 1 binary64) x) | |
| 60.6% | (fma.f64 y #s(literal 1 binary64) x) | |
| 50.0% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 50.0% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 63.0% | (fma.f64 x (fma.f64 x (-.f64 (/.f64 t (*.f64 y (-.f64 z t))) (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 z t))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 42.5% | (fma.f64 x (fma.f64 x (-.f64 (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (*.f64 (-.f64 z t) y))) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 51.7% | (fma.f64 x (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (/.f64 t (*.f64 y (-.f64 z t))) (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 z t)))))) (*.f64 y (-.f64 z t)))) (-.f64 (/.f64 t (*.f64 y (-.f64 z t))) (+.f64 (/.f64 a (*.f64 y (-.f64 z t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 z t)))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 48.0% | (fma.f64 x (fma.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 t a) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y)))))) (*.f64 (-.f64 z t) y))) (-.f64 (/.f64 t (*.f64 (-.f64 z t) y)) (fma.f64 (-.f64 t a) (/.f64 (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 z t) y)) (/.f64 a (*.f64 (-.f64 z t) y))))) (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 41.6% | (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 83.3% | (fma.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (fma.f64 x (-.f64 (/.f64 a (-.f64 a t)) (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 83.3% | (fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 53.0% | (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 50.9% | (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (fma.f64 y (/.f64 z a) x)) | |
| 68.8% | (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) | |
| 49.0% | (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x)) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 83.3% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 91.7% | (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 35.1% | (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 47.6% | (fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) x) | |
| 98.0% | (fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 98.0% | (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 60.6% | (fma.f64 #s(literal 1 binary64) y x) | |
| ✓ | 60.6% | (fma.f64 #s(literal 1 binary64) y x) |
| 83.3% | (fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) | |
| 38.7% | (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))) x) | |
| 83.3% | (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x) | |
| 98.0% | (fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 t (-.f64 a t))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 27.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 14.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 14.5% | (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 34.2% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 21.3% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 46.0% | (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) | |
| 9.5% | (pow.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 24.0% | (pow.f64 (/.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) | |
| 21.7% | (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 46.7% | (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) #s(literal -1 binary64)) | |
| 9.5% | (pow.f64 (/.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 18.1% | (pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 18.1% | (pow.f64 (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 11.9% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64)))) #s(literal -1 binary64)) | |
| 14.8% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 14.8% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 16.6% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) | |
| 18.1% | (pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) | |
| 34.2% | (pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 21.3% | (pow.f64 (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 21.7% | (pow.f64 (/.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| 18.9% | (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x))) #s(literal -1 binary64)) | |
| 36.3% | (pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) | |
| 36.3% | (pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) | |
| 36.3% | (pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) | |
| 40.6% | (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 27.9% | (pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal -1 binary64)) | |
| 46.7% | (pow.f64 (/.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) #s(literal -1 binary64)) | |
| 96.4% | (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal -1 binary64)) | |
| 26.7% | (/.f64 (fma.f64 (fma.f64 (*.f64 y (-.f64 z t)) z (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (fma.f64 z (fma.f64 (*.f64 #s(literal -2 binary64) t) y (*.f64 y z)) (*.f64 (*.f64 t t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (fma.f64 z (*.f64 y (-.f64 z t)) (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.0% | (/.f64 (fma.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 y z) (*.f64 t y)) (*.f64 y (*.f64 z z))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.7% | (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y z)) (*.f64 y (*.f64 z z))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.6% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a)))) (fma.f64 t t (*.f64 a (+.f64 a t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.1% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t z) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 t z) (*.f64 z z))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.6% | (/.f64 (fma.f64 (+.f64 (*.f64 (*.f64 y (-.f64 z t)) z) (*.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.6% | (/.f64 (fma.f64 (+.f64 (*.f64 z (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 33.7% | (/.f64 (fma.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (-.f64 z t))) (-.f64 z t) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.9% | (/.f64 (fma.f64 (*.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) y) (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.9% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.6% | (/.f64 (fma.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) y) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) y) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.8% | (/.f64 (fma.f64 (*.f64 (*.f64 z z) (+.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) z) (/.f64 (*.f64 (*.f64 t t) y) (*.f64 z z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (fma.f64 (*.f64 (*.f64 z z) (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) z)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.6% | (/.f64 (fma.f64 (*.f64 (*.f64 z z) (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) z)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) z)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (fma.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 z t)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.5% | (/.f64 (fma.f64 (*.f64 (*.f64 t t) (+.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 y z) t) (/.f64 (*.f64 y (*.f64 z z)) (*.f64 t t))))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 (*.f64 (*.f64 t t) (+.f64 y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 y z) t)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.5% | (/.f64 (fma.f64 (*.f64 (*.f64 t t) (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z z)) t)) (*.f64 #s(literal 2 binary64) (*.f64 y z))) t)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (fma.f64 (*.f64 (*.f64 t t) y) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 33.7% | (/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 y (*.f64 a a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 y (*.f64 t t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) y) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 (*.f64 (/.f64 (-.f64 t a) y) (-.f64 a t)) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 (*.f64 (-.f64 a t) (/.f64 (-.f64 t a) y)) #s(literal -1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) y) #s(literal 3 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) a))) (*.f64 a a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.9% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) y) #s(literal 3 binary64)) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) t))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) a) (neg.f64 y)) (*.f64 a a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a y) t) (neg.f64 y)) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (/.f64 y (-.f64 t a)) (-.f64 a t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (/.f64 y (-.f64 a t)) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) y) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (*.f64 a a) y) #s(literal 3 binary64)))) (*.f64 t (*.f64 t t))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a y) t) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t)))))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.4% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (+.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 t t) y) #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t y) a) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))))))) (*.f64 a a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) y) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) y)) (*.f64 (*.f64 t (*.f64 t t)) y))) a))) (*.f64 (*.f64 t t) y)) a)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) a))) (*.f64 a a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) y) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 a a) y)) (*.f64 (*.f64 a (*.f64 a a)) y))) t))) (*.f64 (*.f64 a a) y)) t)) (*.f64 #s(literal 2 binary64) (*.f64 a y))) t))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) y)) a)) (*.f64 #s(literal 2 binary64) (*.f64 t y))) a))) (*.f64 a a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 a a) y)) t)) (*.f64 #s(literal 2 binary64) (*.f64 a y))) t))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 t a)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) y)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (+.f64 (neg.f64 (/.f64 y (*.f64 t t))) (*.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t (*.f64 t t))))))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (+.f64 (neg.f64 (/.f64 y (*.f64 t t))) (*.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 t #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t))) (neg.f64 (*.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 t (*.f64 t t))))))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (*.f64 t (fma.f64 (neg.f64 t) (*.f64 (/.f64 y (pow.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 a (*.f64 a a))))))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (*.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 #s(literal -2 binary64) (/.f64 y (pow.f64 a #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 y (pow.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) a))) (neg.f64 (*.f64 (/.f64 y (pow.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 y (*.f64 a (*.f64 a a))))))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 y (-.f64 t a)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 y (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 y (-.f64 a t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) y) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.6% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) x)) | |
| 20.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) x)) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x)) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 8.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) #s(literal -1 binary64))) | |
| 8.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 8.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (fma.f64 x x (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) x) (-.f64 t a)))))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))))) | |
| 19.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))))) | |
| 6.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) | |
| 3.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (*.f64 y z) (-.f64 t a))) | |
| 8.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))))) | |
| 8.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 x))) | |
| 11.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (-.f64 (+.f64 (+.f64 x (neg.f64 y)) (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t))) | |
| 9.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (-.f64 (+.f64 (+.f64 x (neg.f64 y)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 a y) t))) | |
| 7.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (-.f64 (+.f64 x (+.f64 (+.f64 (neg.f64 y) (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 t t))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t t))) (/.f64 (*.f64 a y) t)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x)) | |
| 10.4% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 z t)) t))) | |
| 15.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)))) | |
| 14.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a))))))) | |
| 14.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))))) | |
| 14.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (*.f64 t (+.f64 (/.f64 y a) (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) a) (/.f64 (*.f64 y z) (*.f64 a a))))))) | |
| 8.4% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (neg.f64 y)) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 y z) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y z) (*.f64 a y))) t)) t))) t)))) | |
| 9.2% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (+.f64 x (neg.f64 y)) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) t))) t)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 (neg.f64 x)))) | |
| 8.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) (/.f64 (*.f64 y (-.f64 z t)) t)))) | |
| 8.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) t)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 14.4% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))) | |
| 14.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))) (/.f64 (*.f64 y z) (-.f64 t a))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 15.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) a)))) | |
| 14.5% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a)) (*.f64 (*.f64 t y) (-.f64 z t))) a)) (*.f64 y (-.f64 z t))) a)))) | |
| 16.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)))) | |
| 17.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) | |
| 22.1% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) | |
| 18.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 x (neg.f64 y))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 8.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal -1 binary64))) | |
| 18.8% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) z))))) | |
| 19.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a)))))) | |
| 18.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a)))))) | |
| 6.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 19.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 20.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.3% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64))))) | |
| ✓ | 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (/.f64 y (*.f64 t t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (/.f64 y (*.f64 a a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.6% | (/.f64 (fma.f64 (*.f64 y (*.f64 z z)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (fma.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.6% | (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 9.6% | (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.4% | (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.6% | (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) | |
| 7.0% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 6.8% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 4.3% | (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) | |
| 23.2% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) | |
| 22.9% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.4% | (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (-.f64 a t) (-.f64 t a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 21.8% | (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 21.4% | (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (*.f64 x (-.f64 x y)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) | |
| 18.2% | (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) | |
| 21.4% | (/.f64 (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.2% | (/.f64 (fma.f64 x (+.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) | |
| 6.2% | (/.f64 (fma.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x) | |
| 12.0% | (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))))) | |
| 12.0% | (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) x) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))))) | |
| 16.6% | (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)))) | |
| 16.2% | (/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (*.f64 y x))))) | |
| 14.6% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 14.6% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 14.8% | (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 27.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 19.8% | (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.7% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) | |
| 18.1% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 12.5% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.6% | (/.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 35.7% | (/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (+.f64 x (neg.f64 y))) | |
| 31.8% | (/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) z) (*.f64 (-.f64 a t) (-.f64 t a))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 4.3% | (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 4.3% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 4.4% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (/.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 10.7% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.0% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.4% | (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.3% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 6.9% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 4.3% | (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 21.8% | (/.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 10.7% | (/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 4.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))))) | |
| 24.0% | (/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x))) | |
| 10.4% | (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) | |
| 19.0% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x)) | |
| 26.2% | (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) | |
| 10.7% | (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.7% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 36.1% | (/.f64 (-.f64 (*.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 26.1% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 18.2% | (/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) | |
| 9.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 9.9% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 15.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 26.3% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (*.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 10.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 10.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 24.0% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))) (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))))) | |
| 28.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 19.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) | |
| 17.7% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) | |
| 18.0% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 13.1% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) | |
| 34.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) | |
| 34.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) | |
| 31.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 33.6% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) | |
| 9.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 9.1% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.0% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 34.2% | (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (+.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.7% | (/.f64 (+.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t))) t))) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (+.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.2% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a))))) | |
| 21.7% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.5% | (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) t))) t)) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (+.f64 (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))) (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))) | |
| 12.5% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (-.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.8% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.0% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.4% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64)))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 t (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64)))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (pow.f64 a #s(literal 4 binary64))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.7% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) | |
| 18.0% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))))) t))) t))) t)) (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (+.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.4% | (/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (+.f64 x (neg.f64 y))) | |
| 31.7% | (/.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.1% | (/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) | |
| 40.7% | (/.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) | |
| 34.2% | (/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 6.7% | (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.1% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 7.0% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 6.8% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 4.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 4.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 4.3% | (/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 46.7% | (/.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) | |
| 46.7% | (/.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 10.2% | (/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 21.4% | (/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 21.8% | (/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 14.8% | (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) | |
| 25.6% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) #s(literal 1 binary64)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 12.7% | (/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.8% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 9.9% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 10.7% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 10.7% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.4% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 11.1% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 11.0% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.8% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 33.7% | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) | |
| 36.4% | (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) | |
| 36.4% | (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) | |
| 36.4% | (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) | |
| 10.5% | (/.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 10.4% | (/.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.2% | (/.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 13.1% | (/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 3.5% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.5% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.5% | (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (*.f64 (*.f64 z z) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z))) z)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.6% | (/.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 1.7% | (/.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) x) | |
| 12.7% | (/.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.9% | (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) | |
| 24.1% | (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) | |
| 24.9% | (/.f64 (*.f64 z y) (-.f64 a t)) | |
| 14.4% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 14.4% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 12.7% | (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 30.0% | (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.0% | (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.0% | (/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 25.7% | (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.6% | (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 9.6% | (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))))) | |
| 13.3% | (/.f64 (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (fma.f64 (neg.f64 y) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 18.2% | (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 18.2% | (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 18.2% | (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) | |
| 26.8% | (/.f64 (neg.f64 (fma.f64 y (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) | |
| 16.6% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))))) | |
| 14.6% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 14.6% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 14.8% | (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 15.0% | (/.f64 (neg.f64 (fma.f64 t (+.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (fma.f64 t (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y)))))) (*.f64 t (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t)) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))) (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)))) | |
| 27.6% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 10.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.7% | (/.f64 (neg.f64 (-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (neg.f64 (-.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) | |
| 12.1% | (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.6% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) t) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.5% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) t)) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t)) (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.0% | (/.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 x x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.1% | (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 40.7% | (/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 46.7% | (/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 46.7% | (/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (neg.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) | |
| 36.4% | (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) | |
| 36.4% | (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) | |
| 36.4% | (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) | |
| 3.5% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.7% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 z z))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.8% | (/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (-.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))))) z)) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) (neg.f64 x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 z (fma.f64 (*.f64 y y) (/.f64 z (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 y y) (*.f64 z z) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (*.f64 t t) (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -4 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a)))) a))) a))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a))) a))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 z (fma.f64 z (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 y y)) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 t (fma.f64 t (*.f64 y y) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)))) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 t (fma.f64 #s(literal -2 binary64) (*.f64 z (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) a) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (pow.f64 (*.f64 (-.f64 z t) y) #s(literal 2 binary64)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (pow.f64 (*.f64 y (-.f64 z t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 t a)) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a)) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) a) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 a a))))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 t (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))))) a))) a)) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) a)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (-.f64 z t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) y) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 (-.f64 z t) y) y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 (*.f64 y (-.f64 z t)) y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) y) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 28.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) y) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) y) (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 1 binary64)) y) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y)) (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z)))) z)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 5.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) z) (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) z))) z))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) y) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) y)) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y (*.f64 y (-.f64 z t))) (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 20.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 y y (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 y y (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)))) t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 y y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 y y))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) t))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a))) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a))) (-.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal -1 binary64) t z) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.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 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (fma.f64 #s(literal -1 binary64) t z)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (fma.f64 #s(literal -1 binary64) t z)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t)))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.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 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.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 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 (+.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t))) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (pow.f64 (-.f64 a t) #s(literal 1 binary64)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 a a (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 a (neg.f64 t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 a (neg.f64 t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 7.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 5.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 a t)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t))))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))) x)) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x)) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x)) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a))) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (neg.f64 (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t))) t)) x)) | |
| 8.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (+.f64 y (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t))) t)) x)) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) #s(literal -1 binary64))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (fma.f64 x x (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) x) (-.f64 t a)))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))))) | |
| 13.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))))))) | |
| 5.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))))) | |
| 7.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a))) x) (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 x))) | |
| 7.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (+.f64 (+.f64 x (neg.f64 y)) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (fma.f64 a (/.f64 y t) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t))))))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 (+.f64 (+.f64 x (neg.f64 y)) (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 a y) t))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) x)) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) (neg.f64 (neg.f64 x)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 y (/.f64 z (-.f64 t a)) (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))))) | |
| 7.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (neg.f64 (*.f64 y (/.f64 z a)))))) | |
| 7.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (neg.f64 (*.f64 y (/.f64 z a)))))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (neg.f64 (*.f64 y (/.f64 z a)))))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 7.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)))) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (-.f64 (fma.f64 y (/.f64 z t) (neg.f64 y)) (/.f64 (*.f64 a y) t)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) a) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a))))) | |
| 10.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) | |
| 12.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 x (neg.f64 y))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 7.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) #s(literal -1 binary64))) | |
| 12.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 t a))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) z))))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 z (-.f64 t a))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a)))))) | |
| 3.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 y (/.f64 z (-.f64 t a)))) | |
| 11.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 13.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 11.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 t a))))))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64))))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t z) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.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 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ✓ | 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 t) z) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z (neg.f64 t)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (/.f64 y (-.f64 t a)) x)))) | |
| 11.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.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 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) (/.f64 y (-.f64 t a)) x)))) | |
| 13.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (neg.f64 (-.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 12.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 14.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t))) (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (+.f64 a t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 a t)) (*.f64 (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a)) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) #s(literal 1 binary64)) (fma.f64 t t (*.f64 a (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t)))) (neg.f64 (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t t (*.f64 a (+.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 a t)) (/.f64 (*.f64 t t) (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 14.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)) x)) | |
| 25.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a) x)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 y (-.f64 t a)) (-.f64 z t) x)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 t a)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) | |
| 17.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (-.f64 z t)) x)) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 (-.f64 z t) y) x)) (-.f64 t a))))) | |
| 24.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)))) | |
| 15.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))))))) | |
| 7.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 24.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a)))) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))))) | |
| 24.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 15.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (fma.f64 a (-.f64 (*.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) t)) t))) | |
| 12.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 x y) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (/.f64 (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y))) t)) t))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 x))) | |
| 11.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (+.f64 (-.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z y) t))) (-.f64 (/.f64 (*.f64 a y) t) (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)))))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 (+.f64 x (-.f64 (/.f64 (*.f64 z y) t) y)) (/.f64 (*.f64 a y) t))) | |
| 17.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) | |
| 16.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a))) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 21.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (/.f64 (*.f64 z y) a))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) | |
| 24.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 x y)) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) x)) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (*.f64 y (/.f64 z (-.f64 t a))))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) (neg.f64 (neg.f64 x)))) | |
| 14.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 y (/.f64 (-.f64 z t) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 17.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a) (/.f64 y a)) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 17.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 t (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (/.f64 (*.f64 (neg.f64 y) z) a)))) | |
| 11.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) t)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (fma.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)))) | |
| 26.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))) | |
| 12.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 x (-.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (*.f64 z y) t)) y) (/.f64 (*.f64 a y) t)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 24.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) #s(literal -1 binary64))) | |
| 23.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y (-.f64 t a))) (/.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) z)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 22.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 t a))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 t a)))))) | |
| 4.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 y (/.f64 z (-.f64 t a)))) | |
| 22.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 t a))))) | |
| 25.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal 1 binary64)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a)))) #s(literal -1 binary64))))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t z) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 8.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.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 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t)))) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.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 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| ✓ | 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (neg.f64 t) z) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z (neg.f64 t)) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.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 y (-.f64 t a)) x)))) | |
| 19.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 y (-.f64 t a)) x)))) | |
| 23.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (/.f64 y (-.f64 t a)) x)))) | |
| 25.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (neg.f64 t) a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 (neg.f64 t) a) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 a (neg.f64 t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 a (neg.f64 t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 t t (*.f64 a (+.f64 a t)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (+.f64 a t)) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t))))))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 t (+.f64 a t))) (*.f64 (+.f64 a t) (*.f64 t (*.f64 t (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a)))) (-.f64 (*.f64 t (+.f64 a t)) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (/.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (neg.f64 (-.f64 a t))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t t (*.f64 a (+.f64 a t)))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 a (+.f64 a t))))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 z (neg.f64 t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (+.f64 z (neg.f64 t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t))))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.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 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.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 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))))))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 (neg.f64 (-.f64 z t)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (neg.f64 t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 t) z) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 t) z) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 z (neg.f64 t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (+.f64 z (neg.f64 t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.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 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.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 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 19.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 23.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 (neg.f64 (-.f64 z t))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))) (neg.f64 (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) (neg.f64 (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 z t) y)) #s(literal 2 binary64))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 z t))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t a) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (-.f64 (neg.f64 (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 t t))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (neg.f64 (*.f64 y y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 t t)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (*.f64 t t))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (+.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))) (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t))) t))) t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a))) (fma.f64 t t (*.f64 a (+.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (+.f64 a t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (fma.f64 a (+.f64 t a) (*.f64 t t)) (-.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)) (/.f64 y (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))) y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (fma.f64 t t (*.f64 a (+.f64 a t))) (-.f64 t a)))) (fma.f64 t t (*.f64 a (+.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 40.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)) (/.f64 y (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)) (/.f64 y (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 24.3% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 29.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (-.f64 t a) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 (-.f64 z t) y) (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a)))) z)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.7% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))))) z))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 y (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 22.9% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.2% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.5% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.8% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (neg.f64 (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 0.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 0.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 x x (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.1% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 10.0% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.4% | (/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.0% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.5% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.8% | (/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (-.f64 a t) (-.f64 t a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.8% | (/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.9% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (+.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.6% | (/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t (*.f64 t t))))) (*.f64 x x)) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.1% | (/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.3% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.9% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t)))) a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 17.4% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) t) (*.f64 (*.f64 a a) (/.f64 (*.f64 y y) t)))) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (/.f64 (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) t)) t)) t)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 18.0% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.1% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 13.3% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 31.7% | (/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 26.0% | (/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) t) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 y y)) t))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.0% | (/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 25.6% | (/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 (*.f64 x x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 6.9% | (/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 11.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 3.5% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 8.3% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 (-.f64 a t) z) (-.f64 t a))) (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a)))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 9.3% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 y y))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) z)) z))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 12.7% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 15.8% | (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 30.0% | (/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (/.f64 (neg.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 27.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) | |
| 14.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 14.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) | |
| 34.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 21.3% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 46.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))))) | |
| 9.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) | |
| 24.0% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x)))) | |
| 21.7% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)))) | |
| 46.7% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) | |
| 9.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))))) | |
| 18.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 18.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (-.f64 x y))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 11.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))) (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))))) | |
| 14.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) | |
| 14.8% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) | |
| 16.6% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))))) | |
| 18.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) | |
| 34.2% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) | |
| 21.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) | |
| 21.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal 1 binary64))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) #s(literal 1 binary64))) | |
| 18.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)))) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) | |
| 36.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) | |
| 40.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 27.9% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 46.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))))) | |
| 96.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x))) | |
| 34.2% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 21.3% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 21.7% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))))) | |
| 96.4% | (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)))) | |
| 33.7% | (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (-.f64 (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 34.1% | (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a))))) | |
| 45.3% | (-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 43.9% | (-.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 13.7% | (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 13.7% | (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (-.f64 x (/.f64 (*.f64 z y) a)))) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 x (/.f64 (*.f64 z y) a))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 a (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 x (/.f64 (*.f64 z y) a))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 14.2% | (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) a)) (-.f64 x (/.f64 (*.f64 z y) a)))))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (-.f64 x (/.f64 (*.f64 z y) a))))) | |
| 6.0% | (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 5.5% | (-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 7.3% | (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 24.0% | (-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)))) | |
| 27.6% | (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) | |
| 19.0% | (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) | |
| 26.2% | (-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 40.5% | (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 46.2% | (-.f64 (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) | |
| 34.4% | (-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) | |
| 25.9% | (-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t))))) | |
| 41.0% | (-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 28.0% | (-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) | |
| 46.2% | (-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) | |
| 34.2% | (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 34.2% | (-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 20.4% | (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))))) | |
| 14.6% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y))))) (-.f64 x y)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y))) (-.f64 (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 15.5% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 y y)))) (-.f64 x y))) (-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 21.3% | (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) t)) | |
| 13.4% | (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) | |
| 11.4% | (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (-.f64 x y))) (/.f64 (*.f64 x x) (-.f64 x y))) (/.f64 (*.f64 y y) (-.f64 x y))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 y y))))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 x y)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (-.f64 x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (-.f64 x y))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (*.f64 t t) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (-.f64 x y))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y))))) (-.f64 x y)) (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 x y)) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (-.f64 x y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 x y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (-.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y)))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (-.f64 x y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 x y) (-.f64 x y)))))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 x y)))))) | |
| 37.1% | (-.f64 (-.f64 x (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (*.f64 (-.f64 z t) y) t)) | |
| 34.7% | (-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 z t) a) x) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a (*.f64 a a)))) (/.f64 (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y))) (*.f64 a a))) | |
| 13.4% | (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))))) | |
| 39.2% | (-.f64 (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))) (/.f64 (*.f64 y z) a))) (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a)))) | |
| 34.2% | (-.f64 (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 y z) a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a (*.f64 a a)))))) | |
| 35.2% | (-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) | |
| 35.6% | (-.f64 (+.f64 (+.f64 x y) (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))) | |
| 55.1% | (-.f64 (+.f64 (+.f64 x y) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t)) | |
| 40.4% | (-.f64 (+.f64 (+.f64 x y) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t))) | |
| 55.1% | (-.f64 (+.f64 (+.f64 x y) (neg.f64 (/.f64 (*.f64 y z) t))) (neg.f64 (/.f64 (*.f64 a y) t))) | |
| 11.4% | (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (+.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (+.f64 x (neg.f64 y)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (+.f64 x (neg.f64 y))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (+.f64 x (neg.f64 y))))) (+.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))))))) | |
| 12.6% | (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))))) | |
| 20.4% | (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) | |
| 22.1% | (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (fma.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 y y))) (*.f64 t (+.f64 x (neg.f64 y)))))) | |
| 46.8% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t)) | |
| 47.4% | (-.f64 (+.f64 y x) (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t)) | |
| 33.3% | (-.f64 (+.f64 x (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)))) | |
| 56.0% | (-.f64 (+.f64 x (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y)) (neg.f64 (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) | |
| 45.0% | (-.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a))) | |
| 35.5% | (-.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) a)))) | |
| 34.8% | (-.f64 (+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 (*.f64 a a) (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 t (*.f64 t t))))) (+.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (neg.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 t t))))) | |
| 48.6% | (-.f64 (+.f64 x y) (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t)) | |
| 42.8% | (-.f64 (+.f64 x y) (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t)) | |
| 55.9% | (-.f64 (+.f64 x y) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) | |
| 41.2% | (-.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a)) (neg.f64 (*.f64 t (*.f64 (-.f64 z t) y)))) a)) (*.f64 (-.f64 z t) y)) a)) | |
| 41.2% | (-.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a)) | |
| 83.3% | (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) | |
| 49.3% | (-.f64 x (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a))) | |
| 34.2% | (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 21.4% | (-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 37.3% | (+.f64 (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y) (fma.f64 (*.f64 y (+.f64 a (neg.f64 z))) (/.f64 (*.f64 a a) (*.f64 t (*.f64 t t))) x)) | |
| 43.9% | (+.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) x) (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 53.1% | (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 83.3% | (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) x) | |
| 91.7% | (+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 x (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 25.9% | (+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (neg.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 13.3% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))))))) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) | |
| 13.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 z (*.f64 y y)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))) (/.f64 (*.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a))))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) | |
| 13.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 t (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 y y))) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (fma.f64 (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 a a)))) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a)))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (*.f64 y (/.f64 z a))))))) | |
| 5.9% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))))) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 6.4% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 7.7% | (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t t) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z t) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 x x (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 y (/.f64 (-.f64 z t) t) x) (fma.f64 y (/.f64 (-.f64 z t) t) x))))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z t) t) x)))) | |
| 82.4% | (+.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 91.7% | (+.f64 (-.f64 x (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 16.4% | (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y))))))) t)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t))) | |
| 14.2% | (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (+.f64 x (neg.f64 y))) (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))))))) (+.f64 x (neg.f64 y)))) (fma.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 x x (neg.f64 (*.f64 y y)))) (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))) t)) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y)))))))) t)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t))) | |
| 29.0% | (+.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 t) (neg.f64 z))) a)) (/.f64 (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 t t))) (*.f64 a a))) | |
| 25.5% | (+.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 t) (neg.f64 z))) a)) (+.f64 (/.f64 (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) (neg.f64 z))) x))))) (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 y (fma.f64 y (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 z t)) (-.f64 (neg.f64 t) (neg.f64 z))) x) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x))) (-.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 t t))))) (*.f64 a (*.f64 a a))))) | |
| 91.7% | (+.f64 (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 35.1% | (+.f64 (+.f64 x (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y))) (/.f64 (*.f64 y (-.f64 t z)) (-.f64 t a))) | |
| 29.0% | (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))))) | |
| 30.7% | (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t))))) | |
| 42.7% | (+.f64 (+.f64 x y) (fma.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 a z)) (*.f64 t t)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t))) | |
| 53.5% | (+.f64 (+.f64 x y) (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (neg.f64 (-.f64 z a)))) t)) | |
| 24.1% | (+.f64 (+.f64 x y) (+.f64 (+.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (neg.f64 (-.f64 z a)))) t) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) z (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x))))))) (neg.f64 (*.f64 a a)))) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 y (-.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 z a)) x)) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x)))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 a a) x))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) z)) (neg.f64 (*.f64 a (*.f64 a a)))) x))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 z (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a)))) x)))))) (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 t (*.f64 t t))))) | |
| 46.4% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (fma.f64 a z (neg.f64 (*.f64 a a))) y) t)) t))) | |
| 43.2% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (fma.f64 y (-.f64 z a) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a))) t) (*.f64 (neg.f64 y) (fma.f64 a z (neg.f64 (*.f64 a a))))) t))) t))) | |
| 33.0% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))))) (fma.f64 a (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) t))) t))) | |
| 47.3% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 y z (/.f64 (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y))) t)) (*.f64 a y)) t))) | |
| 48.5% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (*.f64 z y)) (*.f64 a y)) t))) | |
| 55.9% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 a y)) t))) | |
| 42.3% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) t)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) t)) (fma.f64 (neg.f64 (*.f64 a a)) y (*.f64 a (*.f64 y z)))) t)) (-.f64 (*.f64 y z) (*.f64 a y))) t))) | |
| 42.8% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 y z) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 y z) (*.f64 a y)))) t)) (-.f64 (*.f64 y z) (*.f64 a y))) t))) | |
| 30.4% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))))) (neg.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))) x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a))) x))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 a a)) z (*.f64 a (*.f64 a a)))))) t)) (*.f64 y (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)))))) t)) (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z))))) t))) | |
| 45.6% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) y) t)) (-.f64 (fma.f64 y z (/.f64 (*.f64 a (*.f64 y z)) t)) (*.f64 a y))) t))) | |
| 34.0% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) x) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x))) (/.f64 (*.f64 a a) x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 a (neg.f64 z))) x)) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z)) x)) (*.f64 a (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 a a)) (*.f64 a z))))) t)) (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z))))) t))) | |
| 31.5% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y))))) (neg.f64 (/.f64 (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y)))) (neg.f64 (*.f64 (*.f64 a z) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))))) t))) t))) t))) | |
| 50.7% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 a (neg.f64 z)) x)) (-.f64 (/.f64 z x) (/.f64 a x)))))) (+.f64 a (neg.f64 z)))) t))) | |
| 62.5% | (+.f64 (+.f64 x y) (neg.f64 (/.f64 (*.f64 y z) t))) | |
| 35.1% | (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (*.f64 y y)) (fma.f64 y (/.f64 (-.f64 t z) (-.f64 t a)) x)) | |
| 47.6% | (+.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) x) | |
| 98.0% | (+.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) x) | |
| 21.3% | (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) | |
| 21.3% | (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) | |
| 15.2% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) t)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) | |
| 14.6% | (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y))))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y))))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (*.f64 a (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y)))) (+.f64 x (neg.f64 y)))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 y y) z) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (-.f64 (*.f64 y z) (*.f64 a y))) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 a (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t)) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 y z) (*.f64 a y))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))))) t)) (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) | |
| 11.8% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 y y))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)))) (*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 y y)) (*.f64 t (+.f64 x (neg.f64 y)))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 a (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (fma.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (+.f64 x (neg.f64 y)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y)))) (+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 y y)) (+.f64 x (neg.f64 y))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y))))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y)))))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (neg.f64 y)))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 y y)) (*.f64 a (*.f64 y y)))) (+.f64 x (neg.f64 y))) (/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 x (neg.f64 y)) (+.f64 x (neg.f64 y))))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 (*.f64 t t) (+.f64 x (neg.f64 y)))))))))))))) | |
| 6.4% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (fma.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (*.f64 a (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) | |
| 5.9% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (fma.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) t))) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (+.f64 (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (pow.f64 t #s(literal 4 binary64))) #s(literal 3 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) | |
| 7.7% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t t) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (fma.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) (/.f64 (*.f64 y (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 t t))) (*.f64 x x)) (-.f64 z t))) (*.f64 (*.f64 t t) (*.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t)))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) t))))) | |
| 13.7% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) | |
| 13.7% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 t (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (*.f64 t (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (+.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 a (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) | |
| 14.2% | (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 t (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 a a) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 x x)) (-.f64 (/.f64 y a) (/.f64 (*.f64 y z) (*.f64 a a)))) (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) (/.f64 (*.f64 x x) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))))) | |
| 32.8% | (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 98.0% | (+.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (fma.f64 y (/.f64 z (-.f64 a t)) x)) | |
| 50.7% | (+.f64 y (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) x)) | |
| ✓ | 60.6% | (+.f64 y x) |
| 31.3% | (+.f64 x (fma.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 91.7% | (+.f64 x (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 39.1% | (+.f64 x (fma.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 79.8% | (+.f64 x (fma.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 98.0% | (+.f64 x (fma.f64 (/.f64 z (-.f64 a t)) y (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y))) | |
| 98.0% | (+.f64 x (fma.f64 (/.f64 z (-.f64 a t)) y (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 82.3% | (+.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 50.7% | (+.f64 x (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y)) | |
| 49.2% | (+.f64 x (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y (*.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))))) | |
| 98.0% | (+.f64 x (fma.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 91.7% | (+.f64 x (fma.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 1 binary64)) y (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 82.3% | (+.f64 x (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 91.7% | (+.f64 x (fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 30.0% | (+.f64 x (fma.f64 (*.f64 t y) (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 y z) a))) | |
| 16.2% | (+.f64 x (fma.f64 (*.f64 a y) (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t)))))) | |
| 31.7% | (+.f64 x (fma.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 91.7% | (+.f64 x (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) y (*.f64 (/.f64 z (-.f64 a t)) y))) | |
| 91.7% | (+.f64 x (fma.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 91.7% | (+.f64 x (fma.f64 (neg.f64 y) (/.f64 t (-.f64 a t)) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 45.4% | (+.f64 x (fma.f64 (neg.f64 t) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 y (/.f64 z a)))) | |
| 51.1% | (+.f64 x (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) y) (*.f64 y (/.f64 z a)))) | |
| 96.8% | (+.f64 x (fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 40.0% | (+.f64 x (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))) (*.f64 z (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (*.f64 (*.f64 (*.f64 y y) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))))) | |
| 98.0% | (+.f64 x (fma.f64 y (pow.f64 (/.f64 (-.f64 a t) (neg.f64 t)) #s(literal -1 binary64)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (pow.f64 (/.f64 (neg.f64 (-.f64 a t)) t) #s(literal -1 binary64)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (pow.f64 (neg.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 41.4% | (+.f64 x (fma.f64 y (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) t) a) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 58.4% | (+.f64 x (fma.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) a)) t) a) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 47.6% | (+.f64 x (fma.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) z)) (*.f64 a a)) (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 39.3% | (+.f64 x (fma.f64 y (/.f64 (-.f64 z t) a) (fma.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t t)) (*.f64 (neg.f64 t) z)) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 z (*.f64 t t))))) (*.f64 a (*.f64 a a)))))) | |
| 25.8% | (+.f64 x (fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 85.0% | (+.f64 x (fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 46.7% | (+.f64 x (fma.f64 y (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) t)) a) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 58.8% | (+.f64 x (fma.f64 y (/.f64 (+.f64 a (neg.f64 z)) t) y)) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 (neg.f64 t) (-.f64 a t)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 (neg.f64 t) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 94.2% | (+.f64 x (fma.f64 y (/.f64 z (-.f64 a t)) (neg.f64 (*.f64 t (/.f64 y (-.f64 a t)))))) | |
| 56.5% | (+.f64 x (fma.f64 y (/.f64 z a) (*.f64 t (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 t (neg.f64 (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (neg.f64 t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 a t)) t)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 a t) t)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 49.7% | (+.f64 x (fma.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 67.7% | (+.f64 x (fma.f64 y (+.f64 #s(literal 1 binary64) (/.f64 a t)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 40.6% | (+.f64 x (fma.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 48.7% | (+.f64 x (fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 55.5% | (+.f64 x (fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (*.f64 t t))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 52.2% | (+.f64 x (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (neg.f64 (*.f64 a a))) t)) a) t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 56.9% | (+.f64 x (fma.f64 y (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) t)) a) t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 38.8% | (+.f64 x (fma.f64 y (*.f64 (/.f64 (neg.f64 t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 82.6% | (+.f64 x (fma.f64 y (*.f64 (/.f64 (neg.f64 t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (*.f64 (/.f64 t (-.f64 a t)) #s(literal -1 binary64)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 52.5% | (+.f64 x (fma.f64 y (*.f64 t (fma.f64 t (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 55.0% | (+.f64 x (fma.f64 y (*.f64 t (fma.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (*.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 57.4% | (+.f64 x (fma.f64 y (*.f64 t (-.f64 (neg.f64 (/.f64 t (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (*.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 91.7% | (+.f64 x (fma.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (fma.f64 y (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 48.7% | (+.f64 x (fma.f64 y (neg.f64 (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 55.5% | (+.f64 x (fma.f64 y (neg.f64 (fma.f64 a (-.f64 (neg.f64 (/.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (pow.f64 (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (pow.f64 (/.f64 (-.f64 a t) t) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 58.4% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (neg.f64 t)) a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 41.4% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (-.f64 (+.f64 t (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t t) a)) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))))) a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 51.6% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a)) (neg.f64 t)) a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 54.4% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) a)) (*.f64 t t)) a)) (neg.f64 t)) a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 58.4% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (+.f64 t (/.f64 (*.f64 t t) a)) a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 46.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (+.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) a)))) a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (*.f64 t #s(literal 1 binary64)) (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 (-.f64 a t))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 (neg.f64 t) (neg.f64 (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 44.3% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 y z)) (pow.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a)))) | |
| 45.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) (/.f64 (*.f64 y z) a)))) | |
| 91.4% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y z)) #s(literal -1 binary64)))) | |
| 57.3% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) t))) t))) | |
| 59.3% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (fma.f64 y z (/.f64 (*.f64 t (*.f64 y z)) a)) a))) | |
| 41.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (-.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t t)))) (/.f64 (*.f64 a (*.f64 y z)) t)) t))) | |
| 32.9% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (-.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 y z)) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 a (*.f64 y z)) t) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t t)))) t))) | |
| 35.5% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (-.f64 (fma.f64 y z (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) (*.f64 a (*.f64 a a)))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))))) a))) | |
| 40.3% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (-.f64 (fma.f64 y z (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a))) a))) | |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (*.f64 (neg.f64 z) y) (neg.f64 (-.f64 a t))))) | |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y (neg.f64 z)) (neg.f64 (-.f64 a t))))) | |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 74.5% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) a))) | |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 (neg.f64 (*.f64 y z)) (neg.f64 (-.f64 a t))))) | |
| 97.9% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 y (/.f64 (-.f64 a t) z)))) | |
| 91.4% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y z))))) | |
| 50.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (/.f64 (*.f64 t (*.f64 y z)) (*.f64 a a)) (/.f64 (*.f64 y z) a)))) | |
| 43.8% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 t t)))))))) | |
| 46.6% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 y z) (*.f64 t t))))))) | |
| 51.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y z) t))))) | |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 y z) (-.f64 a t)) #s(literal 1 binary64)))) | |
| 39.1% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 79.8% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 y z) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (/.f64 z (-.f64 a t)) y))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (*.f64 (/.f64 z (-.f64 a t)) #s(literal 1 binary64)) y))) | |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 96.8% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y)))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| ✓ | 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 z (-.f64 a t))))) |
| 91.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t))))) | |
| 49.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (fma.f64 t (*.f64 y z) (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) a)) a))) a)))) | |
| 45.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (*.f64 y z) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) a))) a)) (*.f64 t (*.f64 y z))) a))) a)))) | |
| 59.3% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a))) a)))) | |
| 57.3% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (fma.f64 y z (/.f64 (*.f64 a (*.f64 y z)) t)) t)))) | |
| 42.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 y z)) t) (neg.f64 (*.f64 (*.f64 (*.f64 a a) y) z))) t)) (*.f64 a (*.f64 y z))) t)) (*.f64 y z)) t)))) | |
| 47.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) t)) (*.f64 a (*.f64 y z))) t)) (*.f64 y z)) t)))) | |
| 67.7% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 (*.f64 y z) t)))) | |
| 68.1% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 t a)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) t) #s(literal 1 binary64)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) t))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 40.6% | (+.f64 x (fma.f64 y (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 (*.f64 a a) (*.f64 t t))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 49.7% | (+.f64 x (fma.f64 y (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 56.9% | (+.f64 x (fma.f64 y (neg.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a a) t) (neg.f64 a)) t)) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 52.2% | (+.f64 x (fma.f64 y (neg.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) t)) (*.f64 a a)) t)) (neg.f64 a)) t)) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 67.7% | (+.f64 x (fma.f64 y (neg.f64 (+.f64 (neg.f64 (/.f64 a t)) #s(literal -1 binary64))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 38.8% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 82.6% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 (/.f64 t (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 52.5% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 t (fma.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 t (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 55.0% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 t (fma.f64 t (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 57.4% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (*.f64 a a))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 54.4% | (+.f64 x (fma.f64 y (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t t)) a))) a))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 51.6% | (+.f64 x (fma.f64 y (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) a)) (neg.f64 (*.f64 t (*.f64 t t)))) a)) (*.f64 t t)) a))) a))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 58.4% | (+.f64 x (fma.f64 y (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 t) (neg.f64 (/.f64 (*.f64 t t) a))) a))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 98.0% | (+.f64 x (fma.f64 y (neg.f64 (neg.f64 (neg.f64 (/.f64 t (-.f64 a t))))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 27.6% | (+.f64 x (fma.f64 y (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) t)) #s(literal -1 binary64)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 81.1% | (+.f64 x (fma.f64 y (neg.f64 #s(literal -1 binary64)) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 81.1% | (+.f64 x (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 47.8% | (+.f64 x (fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 27.0% | (+.f64 x (fma.f64 t (fma.f64 (*.f64 t y) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 y z) a))) | |
| 47.9% | (+.f64 x (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) y) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z a)))) | |
| 26.5% | (+.f64 x (fma.f64 t (fma.f64 t (fma.f64 (*.f64 t y) (fma.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 5 binary64)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (*.f64 z (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (pow.f64 a #s(literal 4 binary64)) x)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x)))) a)))))) (-.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 y (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) a)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x)))) a) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (*.f64 z (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 a x)))) (+.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 a #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) x))))) (-.f64 (/.f64 z (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))))) (*.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 z (*.f64 (*.f64 a a) x)) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z a)) (*.f64 z (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a x))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 a (*.f64 a a)) x))))) (-.f64 (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 y z) a))) | |
| 47.5% | (+.f64 x (fma.f64 t (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) y) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 y (/.f64 z a)))) | |
| 45.7% | (+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 #s(literal -1 binary64) (/.f64 z a)))) (/.f64 (*.f64 y z) a))) | |
| 42.6% | (+.f64 x (fma.f64 t (fma.f64 t (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a))) (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 y (/.f64 z a)))) | |
| 34.1% | (+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 y (/.f64 (-.f64 z t) a))))) | |
| 45.3% | (+.f64 x (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (/.f64 (*.f64 (-.f64 z t) y) a))) | |
| 65.6% | (+.f64 x (fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 83.7% | (+.f64 x (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) | |
| 43.0% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a)))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 42.6% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)))) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a)))) | |
| 43.2% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 42.8% | (+.f64 x (fma.f64 t (-.f64 (fma.f64 t (neg.f64 (/.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a))) a)) (/.f64 (neg.f64 y) a)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (*.f64 y (/.f64 z a)))) | |
| 46.6% | (+.f64 x (fma.f64 t (-.f64 (/.f64 (neg.f64 y) a) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 a a))) (/.f64 (*.f64 z y) a))) | |
| 46.6% | (+.f64 x (fma.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) (/.f64 (*.f64 y z) a))) | |
| 43.9% | (+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) a) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) | |
| 43.0% | (+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a)))) a)))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) | |
| 41.3% | (+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) | |
| 41.2% | (+.f64 x (fma.f64 t (+.f64 (neg.f64 (/.f64 y a)) (-.f64 (*.f64 t (+.f64 (neg.f64 (/.f64 y (*.f64 a a))) (-.f64 (*.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 y z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a (*.f64 a a))))))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 a a))))) (/.f64 (*.f64 y z) a))) | |
| 43.1% | (+.f64 x (fma.f64 t (+.f64 (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (/.f64 (*.f64 (neg.f64 t) (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) a)) (*.f64 y (/.f64 z a)))) | |
| 45.4% | (+.f64 x (fma.f64 t (neg.f64 (-.f64 (/.f64 y a) (/.f64 (*.f64 z y) (*.f64 a a)))) (*.f64 y (/.f64 z a)))) | |
| 42.4% | (+.f64 x (fma.f64 a (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) y (*.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y))) | |
| 12.9% | (+.f64 x (fma.f64 a (fma.f64 (*.f64 a y) (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 y (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t)))))) | |
| 39.5% | (+.f64 x (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) y))) | |
| 11.3% | (+.f64 x (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a y) (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t))) t)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 5 binary64)) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64)) t) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (-.f64 z t)) (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))))) (*.f64 y (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x)))) t)) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) x)) #s(literal 3 binary64) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))))) (*.f64 y (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (fma.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t (*.f64 t t)) x)) (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) t))))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t)))))) | |
| 30.2% | (+.f64 x (fma.f64 a (fma.f64 a (/.f64 (*.f64 y (*.f64 a (-.f64 z t))) (neg.f64 (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 29.4% | (+.f64 x (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) | |
| 65.6% | (+.f64 x (fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 38.9% | (+.f64 x (fma.f64 a (/.f64 (neg.f64 (*.f64 a (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))) (fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t) y))) | |
| 28.6% | (+.f64 x (fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 30.3% | (+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 31.5% | (+.f64 x (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t))) | |
| 46.1% | (+.f64 x (fma.f64 a (neg.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) (-.f64 y (/.f64 (*.f64 y z) t)))) | |
| 91.7% | (+.f64 x (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 91.7% | (+.f64 x (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 43.5% | (+.f64 x (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) y)) | |
| 91.7% | (+.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 5.9% | (+.f64 x (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) | |
| 83.0% | (+.f64 x (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) | |
| 55.6% | (+.f64 x (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) #s(literal -1 binary64))) | |
| 35.7% | (+.f64 x (pow.f64 (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))))) #s(literal -1 binary64))) | |
| 58.6% | (+.f64 x (pow.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) #s(literal -1 binary64))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 t (-.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 5.9% | (+.f64 x (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))))) | |
| 5.5% | (+.f64 x (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))) (neg.f64 (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))))))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) t (*.f64 y z)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (fma.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 z y)) (-.f64 a t))) | |
| 59.5% | (+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) a)) | |
| 45.3% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 t (-.f64 z t)) (/.f64 (*.f64 t (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) a)) a)) | |
| 47.2% | (+.f64 x (/.f64 (fma.f64 y (-.f64 z t) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 t (/.f64 (*.f64 t t) a))) a)) a)) | |
| 49.3% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 48.2% | (+.f64 x (/.f64 (fma.f64 t (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 y (-.f64 z t))) a)) | |
| 47.6% | (+.f64 x (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (fma.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 y z)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 82.9% | (+.f64 x (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 82.9% | (+.f64 x (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (-.f64 a t))) | |
| 42.5% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 a t)) (+.f64 a t)) (-.f64 a t))) | |
| 42.5% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (+.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 47.9% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t))) | |
| 47.9% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a)) (-.f64 a t)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal -1 binary64)) (+.f64 z t)) (-.f64 a t))) | |
| 53.7% | (+.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t)))) (-.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 36.0% | (+.f64 x (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t))) (*.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) #s(literal -1 binary64)) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (fma.f64 t (+.f64 z t) (*.f64 z z))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) y) (+.f64 z t)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 63.7% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (+.f64 t a))) | |
| 63.7% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (+.f64 t a)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (+.f64 a t)) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (neg.f64 (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) y) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) y) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 (neg.f64 t) z)) (-.f64 a t))) | |
| 35.7% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 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 t))) | |
| 41.1% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 t a)) (+.f64 t a))) | |
| 41.1% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (+.f64 t a)) (-.f64 t a))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (-.f64 a t))) | |
| 35.1% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (-.f64 a t))) | |
| 41.4% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))))) | |
| 32.0% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (-.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a)))) a)) | |
| 31.7% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 z t) y)) (*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) a)) | |
| 36.6% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y)) a)) a)) | |
| 36.6% | (+.f64 x (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 z t) y)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 z t) y)) a))) a)) | |
| 45.0% | (+.f64 x (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))))) | |
| 32.5% | (+.f64 x (/.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 a a))) (+.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (*.f64 a (*.f64 a a)))) (*.f64 y z)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 y z)) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)) (*.f64 a (*.f64 a a)))))) a)) | |
| 36.3% | (+.f64 x (/.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) a))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) y) (*.f64 a a))) (*.f64 y z))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y z)) (*.f64 a a))))) a)) | |
| 46.2% | (+.f64 x (/.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 t) y (neg.f64 (/.f64 (*.f64 (*.f64 t t) y) a))) (*.f64 y z)) (neg.f64 (/.f64 (*.f64 t (*.f64 y z)) a))) a)) | |
| 35.4% | (+.f64 x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (*.f64 t (neg.f64 t)))) (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a)))) a)) | |
| 83.3% | (+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) a) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) t)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a)) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) t)) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 t (-.f64 a t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (*.f64 (*.f64 y (neg.f64 t)) #s(literal 1 binary64))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) (-.f64 a t))) | |
| 36.3% | (+.f64 x (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (*.f64 a (-.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 z y) (*.f64 (neg.f64 t) y)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y (neg.f64 t)) (*.f64 y z)) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (*.f64 t (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)))) (-.f64 a t))) | |
| 79.8% | (+.f64 x (/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)))) (-.f64 a t))) | |
| 82.4% | (+.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 t)))) (-.f64 a t))) | |
| 37.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 y (/.f64 z (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.2% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.2% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (fma.f64 (neg.f64 t) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 14.9% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a))) (/.f64 (*.f64 (-.f64 a a) (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64))))) (*.f64 a a))) (neg.f64 (fma.f64 (-.f64 a a) (/.f64 (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (neg.f64 (/.f64 y (*.f64 a a)))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 14.9% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (fma.f64 t (fma.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)))) (neg.f64 (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 y) z) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (neg.f64 y) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (/.f64 (neg.f64 y) (*.f64 a a)) (/.f64 (*.f64 y (*.f64 z (+.f64 a (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 t (-.f64 (neg.f64 (/.f64 y (*.f64 a a))) (/.f64 (*.f64 y (*.f64 z (-.f64 a a))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z y) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.4% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 (+.f64 t (neg.f64 t)) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.5% | (+.f64 x (/.f64 (*.f64 (fma.f64 a (-.f64 (*.f64 a (fma.f64 (neg.f64 a) (fma.f64 (-.f64 t t) (/.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 6 binary64)))) (neg.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (pow.f64 t #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) a))) a))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 y (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))) (neg.f64 (/.f64 (+.f64 (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) (neg.f64 (/.f64 (fma.f64 (+.f64 t (neg.f64 t)) (fma.f64 y (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) a))) a))) a))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 (neg.f64 (+.f64 t (neg.f64 t))) (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 z t) (+.f64 t (neg.f64 t))))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t))))) (*.f64 a a)) (fma.f64 y (*.f64 (+.f64 t (neg.f64 t)) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (-.f64 z t) y (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (*.f64 (+.f64 t (neg.f64 t)) (+.f64 t (neg.f64 t)))))) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (+.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 a a)) y (neg.f64 (*.f64 (+.f64 a (neg.f64 a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a))))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a)))))) (*.f64 t (*.f64 t t)))) y) (fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 a (neg.f64 a)) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a)))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t))))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z t) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) y (neg.f64 (*.f64 (+.f64 a (neg.f64 a)) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) (+.f64 a (neg.f64 a))))))) (*.f64 t t))) y) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t)))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (fma.f64 (neg.f64 (*.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a)))) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)))) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 a a)) (-.f64 (*.f64 (neg.f64 y) z) (neg.f64 (*.f64 y (-.f64 a a))))) (*.f64 (*.f64 a a) y)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (fma.f64 (neg.f64 (-.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 y (*.f64 (-.f64 t t) (/.f64 (-.f64 z t) a)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 a a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t)))) (*.f64 a a)))) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (-.f64 y (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 y (-.f64 a a)) t))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) a)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (/.f64 (fma.f64 (-.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 t t) (-.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)))) a)) a)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (*.f64 y (-.f64 t t)) (-.f64 z t)) a)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 75.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (+.f64 t a))) (+.f64 t a))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 (neg.f64 y) z) t) (neg.f64 (*.f64 y (/.f64 (+.f64 a (neg.f64 a)) t))))) t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z))))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) (-.f64 a t))) | |
| 45.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (+.f64 t a)) (+.f64 t a))) | |
| 39.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (+.f64 t a)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 (neg.f64 t) z))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 z y) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (fma.f64 (-.f64 (neg.f64 t) z) z (*.f64 (-.f64 (neg.f64 t) z) (neg.f64 t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (fma.f64 z (-.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 11.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (+.f64 z t) (+.f64 z t)) (+.f64 z t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 z t))) (fma.f64 z z (*.f64 t (-.f64 t z)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (-.f64 z t))) (-.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 12.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 z (-.f64 (neg.f64 z) (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t (-.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z (+.f64 t (neg.f64 t)))) (neg.f64 (*.f64 t t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 t (+.f64 z (neg.f64 z)))) (*.f64 z z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 45.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 z t) (+.f64 a t))) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (+.f64 (*.f64 (-.f64 (neg.f64 t) z) z) (*.f64 (-.f64 (neg.f64 t) z) (neg.f64 t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (+.f64 (*.f64 z (-.f64 (neg.f64 t) z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 z (neg.f64 t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 (neg.f64 t) z) (-.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (-.f64 z (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal -1 binary64)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (fma.f64 #s(literal 0 binary64) (/.f64 t z) #s(literal 1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) z)) (neg.f64 (+.f64 t (neg.f64 t)))) z)) #s(literal -1 binary64))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 t (neg.f64 t)) z)) #s(literal -1 binary64))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 26.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 z t) #s(literal 1 binary64))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (/.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 26.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) t) (+.f64 z (neg.f64 z))) t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 z (neg.f64 z)) t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 t t) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (fma.f64 #s(literal -1 binary64) t z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (pow.f64 (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) #s(literal -1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (fma.f64 z (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 z (neg.f64 t))))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (+.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) (neg.f64 t))) (-.f64 z (neg.f64 t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (fma.f64 t (+.f64 z t) (*.f64 z z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (-.f64 (neg.f64 t) z)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) #s(literal 1 binary64)) (-.f64 (neg.f64 t) z)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.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)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| ✓ | 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (+.f64 (neg.f64 t) z))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (+.f64 z (neg.f64 t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.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)))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 32.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 32.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 z t)))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (neg.f64 (neg.f64 (-.f64 z t))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (neg.f64 t))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 16.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (+.f64 z t) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64))))) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 28.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 z z)) (neg.f64 (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (+.f64 z t) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (neg.f64 t) z)) (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t (-.f64 a a) (*.f64 a a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a a (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a a (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 7.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 10.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (*.f64 a a) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (-.f64 a t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 a t)) (+.f64 a t))) | |
| 39.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (+.f64 a t)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 13.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) | |
| 20.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (-.f64 a t) t (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (-.f64 a t) a (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (+.f64 t a) a (*.f64 (+.f64 t a) (neg.f64 t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (neg.f64 a) (neg.f64 a) (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 (-.f64 a a) t) (*.f64 a a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 a t) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 40.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (-.f64 a a) (*.f64 a a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (-.f64 a t) (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (+.f64 t a) (*.f64 (neg.f64 t) (+.f64 t a)))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a a (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a a (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))) (+.f64 t a) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (*.f64 a (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))) (+.f64 t a) (*.f64 (*.f64 a (+.f64 t a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (*.f64 a (+.f64 t a)) (+.f64 t a)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 7.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 14.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a (+.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 8.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 t a))))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) a))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) a))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 a a))))) (*.f64 (+.f64 t a) (*.f64 a (+.f64 t a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t)) (-.f64 (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t))) (*.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t a)))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) t))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))))) (*.f64 (+.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) t))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (*.f64 (+.f64 t a) (*.f64 t (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (+.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 23.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 a t)) (*.f64 t (-.f64 a t))) (*.f64 (*.f64 a (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t))))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 a a) (*.f64 a a) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 a a)))))) (-.f64 a t))) | |
| 23.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 a a (*.f64 t t)))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (-.f64 a t)) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (fma.f64 a (-.f64 a t) (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (+.f64 t a) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 15.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (+.f64 t a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 t a) (fma.f64 a (-.f64 a t) (*.f64 t t))))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (+.f64 t a) (-.f64 t a)))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (-.f64 a t)) (-.f64 t a))) (-.f64 a t))) | |
| 19.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 (-.f64 t a) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (-.f64 a t))) | |
| 23.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 t a) (+.f64 t a)))) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a (-.f64 t t)) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a (+.f64 a (-.f64 t t))) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (*.f64 a a) (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 (+.f64 t a) a) (*.f64 (+.f64 t a) (neg.f64 t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 t (-.f64 a t)) (*.f64 a (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a (-.f64 a t)) (*.f64 t (-.f64 a t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a (+.f64 t a)) (*.f64 (neg.f64 t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a a) (*.f64 (neg.f64 t) t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (*.f64 a a) (neg.f64 (*.f64 t t)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (fma.f64 #s(literal -1 binary64) t a) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 18.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (fma.f64 #s(literal -1 binary64) t a))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) #s(literal -1 binary64)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a))) #s(literal -1 binary64)))) | |
| 18.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a (neg.f64 t))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| ✓ | 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 (neg.f64 t) a))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 a (neg.f64 t)))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))))) | |
| 30.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (-.f64 a t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (-.f64 a t))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 30.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (-.f64 a t))) | |
| 38.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 28.6% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (-.f64 a t))) | |
| 28.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (-.f64 a t))) | |
| 44.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (+.f64 t a))) (-.f64 a t))) | |
| 40.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 a a)) (-.f64 a t))) | |
| 46.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (*.f64 t t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 (neg.f64 t) a) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 a (neg.f64 t)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 a t))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 t a) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t (+.f64 (/.f64 a t) #s(literal -1 binary64))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (fma.f64 #s(literal 0 binary64) (/.f64 a t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 a t) (/.f64 (*.f64 a a) (*.f64 t t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 31.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 a a) (/.f64 (*.f64 a a) t)) t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 t t) (+.f64 (neg.f64 (/.f64 (-.f64 a a) t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 40.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 t a))) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.8% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 0 binary64) (/.f64 t a) #s(literal 1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t t) a) (-.f64 t t)) a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 t a)) (-.f64 (/.f64 t a) (/.f64 (*.f64 t t) (*.f64 a a)))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (neg.f64 t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 a a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 t) z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 z t) (neg.f64 (-.f64 z t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (neg.f64 t) z) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (+.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (/.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (neg.f64 t) z) (*.f64 (-.f64 z t) (/.f64 #s(literal -1 binary64) (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z))) (-.f64 a t))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 z t) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 z t) (*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal -1 binary64) (+.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.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 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (/.f64 #s(literal -1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.3% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 z) (+.f64 (/.f64 t z) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (/.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (neg.f64 t) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 t (+.f64 (/.f64 z t) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (*.f64 z (+.f64 (/.f64 t z) #s(literal -1 binary64))))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 (neg.f64 (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 20.0% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))) #s(literal -1 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (neg.f64 (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (neg.f64 (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.5% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 29.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.4% | (+.f64 x (/.f64 (*.f64 (/.f64 y t) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (-.f64 z t))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 21.0% | (+.f64 x (/.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 a y) (*.f64 (-.f64 z t) (-.f64 t t))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) | |
| 53.1% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 (neg.f64 y))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 t a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | |
| 59.5% | (+.f64 x (/.f64 (*.f64 (-.f64 z t) y) a)) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (-.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 a t))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))) y) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t (neg.f64 z)) (neg.f64 y)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 t a) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 a t) y) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 a t) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.0% | (+.f64 x (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 34.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 a (-.f64 a t) (*.f64 t t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (*.f64 (+.f64 a t) (-.f64 t a))) (-.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) y) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 78.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t))) y) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 y (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 81.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)) y) (-.f64 t a))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (/.f64 y (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 44.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 y (+.f64 a t)) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 t a) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 (+.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 46.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) y)) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) y)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) | |
| 33.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 (neg.f64 t) z)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 z t)) y)) (-.f64 a t))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (-.f64 a t))) (+.f64 z t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 y (+.f64 z t))) (-.f64 a t))) | |
| 53.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) y)) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (+.f64 t a)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) y) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 a t)))) | |
| 46.5% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a))) y) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 t a))) (-.f64 a t))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 45.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 y (-.f64 a t))) (/.f64 (-.f64 z t) (+.f64 a t))) (-.f64 a t))) | |
| 37.0% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) | |
| 36.8% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (-.f64 a t)))) | |
| 36.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 42.4% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (-.f64 a t) (+.f64 t a)))) | |
| 42.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 39.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 a t)))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 25.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))))) z))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 30.6% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))))) z))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.3% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) (+.f64 t a)))) z)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 54.2% | (+.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal -1 binary64) (+.f64 z t))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 z (-.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (*.f64 t y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 36.6% | (+.f64 x (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (*.f64 z (+.f64 t a)) (-.f64 a t))) (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 58.6% | (+.f64 x (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t))) | |
| 75.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (-.f64 a t))) (+.f64 t a))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) (neg.f64 (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 (*.f64 y (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 53.4% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t))) | |
| 54.2% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (-.f64 a t))) | |
| 38.1% | (+.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 z t)) (-.f64 a t))) | |
| 21.1% | (+.f64 x (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 z t)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.7% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y)) (/.f64 (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 24.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) y) t) (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))) t)) (*.f64 z y)) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 22.4% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (-.f64 (*.f64 (neg.f64 y) z) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 a a) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t) (*.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t))) (-.f64 (*.f64 (*.f64 a a) y) (*.f64 (-.f64 a a) (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a)))))) t)) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 29.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 y (-.f64 a a))) t)) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 18.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) (neg.f64 (/.f64 (*.f64 y (*.f64 z z)) t))) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) t) (/.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) t)))) t))) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 17.2% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 (neg.f64 y) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a))))))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 (neg.f64 y) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))) (neg.f64 (*.f64 (+.f64 a (-.f64 z a)) (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a)))))))))) (fma.f64 (*.f64 a a) (*.f64 z y) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 z (neg.f64 z))) (*.f64 (neg.f64 y) (+.f64 a (-.f64 z a)))) (fma.f64 a (+.f64 a z) (neg.f64 (*.f64 a z))))))) t))) t))) t))) t)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 41.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t)))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 53.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 (-.f64 z t)) (*.f64 y (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 34.7% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 y (-.f64 a t))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) | |
| 55.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 y (-.f64 a t))) (neg.f64 (+.f64 z t)))) | |
| 55.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (+.f64 a t)) (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 34.2% | (+.f64 x (/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (neg.f64 (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 (neg.f64 y)) (-.f64 z t)) (-.f64 a t))) | |
| 72.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (fma.f64 t (/.f64 y z) (neg.f64 y))) (-.f64 a t))) | |
| 59.9% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (+.f64 t (neg.f64 t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) y (neg.f64 (/.f64 (*.f64 t (-.f64 (*.f64 (*.f64 t t) y) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y))))) z))) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)))) z))) (*.f64 t y)) z)))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 (neg.f64 z) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)) z)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 (neg.f64 y) (+.f64 t (neg.f64 z))) (-.f64 a t))) | |
| 48.1% | (+.f64 x (/.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (-.f64 (neg.f64 t) z)))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (-.f64 (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y) (/.f64 (*.f64 z y) t))) (-.f64 a t))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (-.f64 y (/.f64 (*.f64 z y) t))) (-.f64 a t))) | |
| 47.2% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))) (/.f64 (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z))) t)) t)))) (-.f64 a t))) | |
| 51.5% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) (+.f64 y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (+.f64 z (neg.f64 z)) z) (/.f64 (fma.f64 z (/.f64 (-.f64 (*.f64 y (*.f64 z z)) (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))) t) (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (*.f64 (neg.f64 z) (*.f64 y (-.f64 (+.f64 z (neg.f64 z)) z)))))) t))) t)))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) y) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 (neg.f64 t) y) (-.f64 a t))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (-.f64 y (/.f64 (*.f64 t y) z))) (-.f64 a t))) | |
| 76.4% | (+.f64 x (/.f64 (*.f64 z (+.f64 y (/.f64 (*.f64 (neg.f64 t) y) z))) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 z y) (-.f64 a t))) | |
| 20.1% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 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))))))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 28.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.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 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 39.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (/.f64 (*.f64 z z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 45.8% | (+.f64 x (/.f64 (*.f64 y (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))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (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))))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 (*.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 a t))) | |
| 69.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 z (/.f64 z (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 75.0% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t (/.f64 z t) (neg.f64 t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 t #s(literal -1 binary64) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) t z)) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) (-.f64 a t))) | |
| 11.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 35.0% | (+.f64 x (/.f64 (*.f64 y (/.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)))))) (fma.f64 z (/.f64 (*.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 a t))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (/.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)))) (fma.f64 z (/.f64 z (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 22.1% | (+.f64 x (/.f64 (*.f64 y (/.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 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (-.f64 (neg.f64 t) z))) (-.f64 a t))) | |
| 14.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) (-.f64 a t))) | |
| 19.5% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (+.f64 z t) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z))))))) (-.f64 a t))) | |
| 28.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z (neg.f64 t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t))) (-.f64 a t))) | |
| 25.0% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 (*.f64 t t) (fma.f64 z z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 34.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t)))) (neg.f64 (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z)) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (-.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 a t))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 (+.f64 z #s(literal 0 binary64)) t)) (-.f64 a t))) | |
| 59.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 t) (neg.f64 z))) a)) | |
| 75.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z (*.f64 (/.f64 t z) z))) (-.f64 a t))) | |
| 21.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 27.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 37.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 51.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 37.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 a (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 t #s(literal -1 binary64) a))) | |
| 39.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 76.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 a (/.f64 a (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (fma.f64 #s(literal -1 binary64) t a))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)))) | |
| 29.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))))) | |
| 33.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 60.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (fma.f64 a (/.f64 a (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 19.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 9.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))))) | |
| 66.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 t) a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 t a) #s(literal -1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 17.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))))))) | |
| 16.9% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (+.f64 t a) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a)))))))) | |
| 27.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) (fma.f64 a a (*.f64 t t)))))) | |
| 10.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.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 t a) (*.f64 a a)))) (fma.f64 (*.f64 t (*.f64 t t)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 t t (-.f64 (*.f64 a a) (*.f64 a (neg.f64 t))))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (neg.f64 (+.f64 t a))))) | |
| 23.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 (*.f64 t t) (fma.f64 a a (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 35.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (fma.f64 a a (*.f64 t t))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) #s(literal 1 binary64)) (+.f64 t a)))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (+.f64 t a)))) | |
| 70.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (neg.f64 (+.f64 t a)))))) | |
| 38.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 76.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a t) t) t))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 t #s(literal 1 binary64))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 (+.f64 a #s(literal 0 binary64)) t))) | |
| 81.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a (*.f64 (/.f64 t a) a)))) | |
| ✓ | 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal 0 binary64) (-.f64 t a)))) | |
| 37.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 67.1% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 (neg.f64 a)) (neg.f64 t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 (neg.f64 t) a))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a (neg.f64 t)))) | |
| 43.4% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 42.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 16.8% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (*.f64 t (+.f64 t a)) (*.f64 (*.f64 t t) (*.f64 (+.f64 t a) (+.f64 t a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 t (+.f64 t a)) (-.f64 (*.f64 t (+.f64 t a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))))) | |
| 23.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a))))) (-.f64 (*.f64 a a) (*.f64 t (+.f64 t a)))))) | |
| 31.7% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (fma.f64 a (*.f64 a a) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t a) (*.f64 a a))))) | |
| 43.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) #s(literal 1 binary64)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (/.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))))) | |
| 38.0% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t a)) #s(literal 1 binary64))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 70.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (*.f64 #s(literal -1 binary64) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 t a)))) | |
| 54.6% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 t))) | |
| 59.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) a)) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 t z))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (+.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 a t))) | |
| 19.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))) (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 56.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 (neg.f64 t) z)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (+.f64 z (neg.f64 t))) (-.f64 a t))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 y (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 78.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) (/.f64 (-.f64 z (neg.f64 t)) (-.f64 a t)))) | |
| 81.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a))) (-.f64 t a))) | |
| 35.7% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (*.f64 (+.f64 t a) (-.f64 t a)))) | |
| 39.6% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 a t) (+.f64 t a)))) (-.f64 a t))) | |
| 39.6% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (-.f64 a t) (+.f64 a t)))) (-.f64 a t))) | |
| 20.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)) (*.f64 z (*.f64 z (*.f64 z z)))))) (-.f64 a t))) | |
| 27.4% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 a t))) | |
| 37.8% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t z) (*.f64 z z)))) (-.f64 a t))) | |
| 45.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 29.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 48.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 a t) (+.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (-.f64 z t) #s(literal 1 binary64))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (/.f64 (-.f64 z t) (+.f64 z t)))) (-.f64 a t))) | |
| 83.2% | (+.f64 x (/.f64 (*.f64 y (*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t))))) (-.f64 a t))) | |
| 46.5% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)) (neg.f64 (-.f64 t a)))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) z) (*.f64 z z))))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) (-.f64 a t))) | |
| 36.9% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))))) (-.f64 a t))) | |
| 57.1% | (+.f64 x (/.f64 (*.f64 y (*.f64 (neg.f64 (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (*.f64 #s(literal 1 binary64) (-.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 y (neg.f64 (+.f64 t (neg.f64 z)))) (-.f64 a t))) | |
| 62.6% | (+.f64 x (/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 76.1% | (+.f64 x (/.f64 (*.f64 y z) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 73.5% | (+.f64 x (/.f64 (*.f64 t (fma.f64 y (/.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 78.8% | (+.f64 x (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 z y) t) y)) (-.f64 a t))) | |
| 96.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) | |
| 68.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 t a)) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)))) | |
| 68.5% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 a t)) (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (-.f64 z t) y)) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t))) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) (-.f64 a t))) | |
| 64.0% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 t a))) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 97.9% | (+.f64 x (/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 83.3% | (+.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 5.9% | (+.f64 x (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))))))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 a t))) | |
| 54.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t)) | |
| 55.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (neg.f64 (-.f64 a t)))) | |
| 58.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))) (neg.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))))) | |
| 61.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 z (+.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 (fma.f64 y (+.f64 t (neg.f64 t)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) y) (*.f64 (neg.f64 t) (-.f64 (*.f64 y (+.f64 t (neg.f64 t))) (*.f64 t y)))) z))) (*.f64 t y)) z))))) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (neg.f64 (-.f64 a t)))) | |
| 35.7% | (+.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))))) (*.f64 (+.f64 t a) (neg.f64 (-.f64 t a))))) | |
| 62.6% | (+.f64 x (/.f64 (neg.f64 (*.f64 y t)) (-.f64 a t))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 a t))))) | |
| 83.3% | (+.f64 x (/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 z t)))) (-.f64 a t))) | |
| 97.9% | (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) | |
| 5.9% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t))))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))))))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal 1 binary64)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal 1 binary64)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (-.f64 z t) y)))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) | |
| 55.6% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a))))) | |
| 35.7% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t a) (-.f64 t a)) (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))))))) | |
| 58.6% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t a) (*.f64 y (-.f64 z t))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))))) | |
| 83.0% | (+.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) | |
| 56.0% | (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 z (neg.f64 z)) t) y) (neg.f64 (/.f64 (*.f64 y (+.f64 a (neg.f64 z))) t)))) | |
| 43.4% | (+.f64 x (-.f64 (/.f64 (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))))) | |
| 82.4% | (+.f64 x (-.f64 (/.f64 (*.f64 z y) (-.f64 a t)) (/.f64 (*.f64 t y) (-.f64 a t)))) | |
| 91.7% | (+.f64 x (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (*.f64 y (/.f64 t (-.f64 a t))))) | |
| 37.1% | (+.f64 x (-.f64 (/.f64 (neg.f64 (*.f64 (-.f64 z t) y)) t) (/.f64 (*.f64 a (*.f64 (-.f64 z t) y)) (*.f64 t t)))) | |
| 83.3% | (+.f64 x (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 35.5% | (+.f64 x (-.f64 (+.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a))))) | |
| 42.5% | (+.f64 x (-.f64 (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 y z) (*.f64 a y)))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 a y) t)))) | |
| 35.2% | (+.f64 x (-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)))))) | |
| 35.6% | (+.f64 x (-.f64 (+.f64 y (fma.f64 (*.f64 a a) (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z y) t)))) (-.f64 (neg.f64 (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t))))) | |
| 48.6% | (+.f64 x (-.f64 y (/.f64 (fma.f64 z y (fma.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t) (neg.f64 (*.f64 a y)))) t))) | |
| 46.8% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 (/.f64 (*.f64 a a) t) a)) t)) t))) | |
| 47.4% | (+.f64 x (-.f64 y (/.f64 (fma.f64 y z (*.f64 a (-.f64 (*.f64 (/.f64 y t) (-.f64 z a)) y))) t))) | |
| 42.8% | (+.f64 x (-.f64 y (/.f64 (-.f64 (-.f64 (*.f64 z y) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t)) (*.f64 a y)) t))) | |
| 55.9% | (+.f64 x (-.f64 y (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t))) | |
| 58.7% | (+.f64 x (-.f64 y (*.f64 (/.f64 y t) (-.f64 z a)))) | |
| 83.3% | (+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 35.6% | (+.f64 x (+.f64 (fma.f64 y (/.f64 (+.f64 a (neg.f64 z)) t) y) (fma.f64 y (/.f64 (-.f64 (*.f64 a a) (*.f64 a z)) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (*.f64 a (*.f64 a a)) (*.f64 z (*.f64 a a)))) (*.f64 t (*.f64 t t)))))) | |
| 45.0% | (+.f64 x (+.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) a))) | |
| 91.7% | (+.f64 x (+.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))))) | |
| 30.8% | (+.f64 x (+.f64 (+.f64 y (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 a x) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (neg.f64 (-.f64 z a)))) t)) (/.f64 (*.f64 y (-.f64 (fma.f64 (neg.f64 a) z (*.f64 y (-.f64 (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 a x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 z x)) (/.f64 a x))) (neg.f64 (/.f64 (*.f64 z z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 z x) (/.f64 a x)))) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 z (-.f64 z a)) x) (/.f64 (-.f64 (*.f64 (neg.f64 a) z) (neg.f64 (*.f64 a a))) x)) (neg.f64 (/.f64 (*.f64 a a) x))))))) (neg.f64 (*.f64 a a)))) (*.f64 t t)))) | |
| 39.1% | (+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (fma.f64 a (fma.f64 a (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 (*.f64 y z) (pow.f64 t #s(literal 4 binary64)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t))))))) | |
| 40.8% | (+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (fma.f64 a (-.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t))))))) | |
| 46.1% | (+.f64 x (+.f64 (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t))) (*.f64 a (-.f64 (/.f64 y t) (/.f64 (*.f64 y z) (*.f64 t t)))))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (fma.f64 a a (*.f64 t t)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.3% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 a a (*.f64 t t))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 t (+.f64 t a))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) t))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 (/.f64 z (-.f64 a t)) y) (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (neg.f64 t))))) | |
| 82.3% | (+.f64 x (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (*.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 31.7% | (+.f64 x (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (*.f64 (*.f64 t (+.f64 t a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) y) (*.f64 (/.f64 z (-.f64 a t)) y))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 y (/.f64 z (-.f64 a t))) (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))))) | |
| 98.0% | (+.f64 x (+.f64 (*.f64 y (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 y (/.f64 z (-.f64 a t))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 65.6% | (+.f64 x (+.f64 (*.f64 a (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (*.f64 t (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))))) | |
| 37.2% | (+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a y) (-.f64 z t)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t)))) | |
| 82.4% | (+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 58.5% | (+.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 t y) a)) (/.f64 (*.f64 y z) a))) | |
| 91.7% | (+.f64 x (+.f64 (neg.f64 (*.f64 y (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 y z) (-.f64 a t)))) | |
| 36.4% | (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) (*.f64 t t))))))) | |
| 43.4% | (+.f64 x (+.f64 y (-.f64 (fma.f64 a (/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y))) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 y) z) t)) (/.f64 (*.f64 (neg.f64 a) y) t)))) | |
| 55.1% | (+.f64 x (+.f64 y (-.f64 (/.f64 (*.f64 (neg.f64 y) z) t) (/.f64 (*.f64 (neg.f64 a) y) t)))) | |
| 42.5% | (+.f64 x (+.f64 y (-.f64 (-.f64 (/.f64 (*.f64 a (neg.f64 (-.f64 (*.f64 z y) (*.f64 a y)))) (*.f64 t t)) (/.f64 (*.f64 z y) t)) (neg.f64 (/.f64 (*.f64 a y) t))))) | |
| 40.4% | (+.f64 x (+.f64 y (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t))))) | |
| 33.1% | (+.f64 x (+.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (+.f64 (+.f64 (/.f64 (*.f64 a y) t) (/.f64 (*.f64 (*.f64 a a) y) (*.f64 t t))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 (*.f64 a (*.f64 y z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) (*.f64 t (*.f64 t t))))))) | |
| 55.1% | (+.f64 x (+.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 a y) t)))) | |
| 42.8% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 z y (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 z y) (*.f64 a y))) t)) (*.f64 a (-.f64 (*.f64 z y) (*.f64 a y)))) t))) (*.f64 a y)) t)))) | |
| 33.0% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 z z) t) (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))))) (fma.f64 a (/.f64 (*.f64 z y) t) (/.f64 (*.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) t))) t)))) | |
| 55.9% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 a y)) t)))) | |
| 55.9% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 a y)) t)))) | |
| 42.3% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) y) z) t)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) y) t)) (fma.f64 (neg.f64 (*.f64 a a)) y (*.f64 a (*.f64 y z)))) t)) (-.f64 (*.f64 y z) (*.f64 a y))) t)))) | |
| 45.6% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) y) t)) (-.f64 (fma.f64 y z (/.f64 (*.f64 a (*.f64 y z)) t)) (*.f64 a y))) t)))) | |
| 31.5% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y))))) (neg.f64 (/.f64 (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (*.f64 z z)) (fma.f64 (+.f64 a (neg.f64 z)) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z))))) (*.f64 a (*.f64 z y)))) (neg.f64 (*.f64 (*.f64 a z) (-.f64 (*.f64 y (+.f64 z (neg.f64 z))) (neg.f64 (*.f64 y (+.f64 a (neg.f64 z)))))))) t))) t))) t)))) | |
| 56.0% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (*.f64 y (-.f64 z a)) t)))) | |
| 62.5% | (+.f64 x (+.f64 y (neg.f64 (/.f64 (*.f64 y z) t)))) | |
| 5.5% | (+.f64 x (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (-.f64 (/.f64 (*.f64 y z) (-.f64 a t)) (neg.f64 (*.f64 y (/.f64 t (-.f64 a t))))) (*.f64 (*.f64 y (/.f64 t (-.f64 a t))) (*.f64 y (/.f64 t (-.f64 a t)))))))) | |
| 36.1% | (+.f64 x (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.8% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 42.3% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (-.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 48.0% | (+.f64 x (*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1/2 binary64)))) | |
| 77.1% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 (*.f64 y (+.f64 t a)) (+.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y #s(literal 1 binary64)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 #s(literal 1 binary64) y))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y)) | |
| 77.1% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (/.f64 (*.f64 y (+.f64 t a)) (-.f64 a t)))) | |
| 32.3% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 32.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) y))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a)))) | |
| 63.7% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (*.f64 (+.f64 t a) y))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 (+.f64 t (neg.f64 z)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (-.f64 a t) (+.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) #s(literal 1 binary64))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (/.f64 (+.f64 t a) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (+.f64 t a)) (*.f64 (+.f64 t a) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) | |
| 83.3% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (/.f64 (+.f64 a t) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (+.f64 a t)) (*.f64 (+.f64 a t) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 t a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 (neg.f64 t) (-.f64 (neg.f64 t) a) (*.f64 a a)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 35.7% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) #s(literal 1 binary64)))) | |
| 36.1% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t t (*.f64 a (+.f64 a t))))) (fma.f64 t t (*.f64 a (+.f64 a t))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (+.f64 t a) #s(literal 1 binary64)))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t))) | |
| 68.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 t a))) (neg.f64 (+.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (-.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 t a)) (+.f64 t a)))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (-.f64 a t)) (*.f64 (/.f64 (-.f64 z t) (+.f64 a t)) (+.f64 a t)))) | |
| 94.6% | (+.f64 x (*.f64 (/.f64 y (+.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 t a)))) | |
| 29.9% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 51.1% | (+.f64 x (*.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 t (neg.f64 z)) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) (*.f64 (-.f64 z t) (neg.f64 y)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) #s(literal -1 binary64)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)))) | |
| 83.1% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) | |
| 83.2% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)))) | |
| 28.8% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 y (*.f64 (-.f64 z t) (fma.f64 t (+.f64 t a) (*.f64 a a)))))) | |
| 53.5% | (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 t a))))) | |
| 65.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 (*.f64 y (+.f64 t a)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (/.f64 y (-.f64 a t)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 y (-.f64 a t)) #s(literal 1 binary64)))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y))) | |
| 65.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))) (*.f64 y (+.f64 t a))))) | |
| 96.5% | (+.f64 x (*.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 55.9% | (+.f64 x (*.f64 (+.f64 (/.f64 t a) #s(literal 1 binary64)) (*.f64 y (/.f64 (-.f64 z t) a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (/.f64 y (-.f64 t a)))) | |
| 96.5% | (+.f64 x (*.f64 (+.f64 t (neg.f64 z)) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 t a) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 68.2% | (+.f64 x (*.f64 (+.f64 a t) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))))) | |
| 37.4% | (+.f64 x (*.f64 (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))) y))) | |
| 36.7% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 y (-.f64 a t))))) | |
| 57.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 y (-.f64 a t))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (-.f64 z t) y) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (/.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (-.f64 a t)))) | |
| 38.8% | (+.f64 x (*.f64 (*.f64 (-.f64 a t) (+.f64 a t)) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 a t))))) | |
| 55.4% | (+.f64 x (*.f64 (*.f64 (*.f64 (-.f64 z t) y) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 58.1% | (+.f64 x (*.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) | |
| 73.2% | (+.f64 x (*.f64 (*.f64 y (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t)))) (+.f64 t a))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) | |
| 63.7% | (+.f64 x (*.f64 (*.f64 y (+.f64 t a)) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 t a))))) | |
| 35.7% | (+.f64 x (*.f64 (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 (+.f64 t a) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 36.1% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (fma.f64 t (+.f64 t a) (*.f64 a a)))) | |
| 68.2% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 t a)))) (+.f64 t a))) | |
| 98.0% | (+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 83.2% | (+.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) | |
| 83.2% | (+.f64 x (*.f64 (neg.f64 (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))))) | |
| 79.4% | (+.f64 x (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t))))) | |
| 79.4% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))))) | |
| 58.8% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t)))) z))))) | |
| 62.2% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t)))) z))))) | |
| 91.2% | (+.f64 x (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))) z))))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z t) (-.f64 t a)))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))))) | |
| 98.0% | (+.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) | |
| 79.4% | (+.f64 x (*.f64 z (-.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z))))) | |
| 79.4% | (+.f64 x (*.f64 z (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 y (-.f64 a t))))) | |
| 79.4% | (+.f64 x (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (/.f64 y (-.f64 a t))))) | |
| 83.6% | (+.f64 x (*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) | |
| 58.8% | (+.f64 x (*.f64 y (fma.f64 z (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))) (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a)))))) | |
| 47.6% | (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) | |
| 39.5% | (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) x)) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))))) | |
| 39.9% | (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))))) | |
| 44.7% | (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 61.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 61.6% | (+.f64 x (*.f64 y (/.f64 (-.f64 z t) a))) | |
| 80.9% | (+.f64 x (*.f64 y (/.f64 z (-.f64 a t)))) | |
| 66.2% | (+.f64 x (*.f64 y (/.f64 z a))) | |
| 39.0% | (+.f64 x (*.f64 y (-.f64 (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) x))) x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))) (/.f64 (-.f64 z t) (-.f64 t a))) x))) (/.f64 t (-.f64 t a))) (/.f64 z (-.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) | |
| 98.0% | (+.f64 x (*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t))))) | |
| 22.9% | (+.f64 x (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 t t) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 z t)) (*.f64 t x)))) (/.f64 z t))))) | |
| 98.0% | (+.f64 x (*.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)))) | |
| 74.7% | (+.f64 x (*.f64 y (*.f64 (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) (+.f64 a t))) (+.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) | |
| 98.0% | (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 38.7% | (+.f64 x (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 (-.f64 z t) y) (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) t))))) | |
| 83.3% | (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 44.8% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 z) (neg.f64 t)) y (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 t t)) y (neg.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) a)))) a))) a))) | |
| 47.1% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 z) (neg.f64 t)) y (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 t t)) y) a))) a))) | |
| 39.9% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 (*.f64 t t) (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (*.f64 t y) (-.f64 z t))) a))) a))) | |
| 37.1% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 t (*.f64 (-.f64 z t) y) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y) (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (/.f64 (-.f64 z t) a))))) a))) a))) a))) | |
| 43.7% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (fma.f64 t (*.f64 y (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a)) a))) a))) | |
| 49.1% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a))) a))) | |
| 59.5% | (+.f64 x (neg.f64 (/.f64 (fma.f64 (neg.f64 y) z (*.f64 t y)) a))) | |
| 43.6% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 z t) y)) a) (*.f64 (neg.f64 t) (*.f64 (-.f64 z t) y))) a)) (*.f64 (-.f64 z t) y)) a))) | |
| 43.6% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y (-.f64 z t))) a) (*.f64 (neg.f64 t) (*.f64 y (-.f64 z t)))) a)) (*.f64 y (-.f64 z t))) a))) | |
| 49.1% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t y) (-.f64 z t)) a)) (*.f64 y (-.f64 z t))) a))) | |
| 41.2% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 t (*.f64 (-.f64 z t) y))) a)) a))) | |
| 38.2% | (+.f64 x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 z t) y)) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 (-.f64 z t) y)) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (-.f64 z t) y) a))) a)) a)) a))) | |
| 46.3% | (+.f64 x (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y)) a))) (*.f64 t y)) a))) | |
| 39.6% | (+.f64 x (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t t) (*.f64 y z) (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 y z) (neg.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y))) a)) (neg.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) y))) a)) (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y))) a))) (*.f64 t y)) a))) | |
| 42.2% | (+.f64 x (neg.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 y) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 y z))) (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) y)) a)) (-.f64 (*.f64 t (*.f64 y z)) (*.f64 (*.f64 t t) y))) a))) (*.f64 t y)) a))) | |
| 30.0% | (+.f64 x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (-.f64 (*.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 (-.f64 z t) (-.f64 z t))) x) (/.f64 (*.f64 (*.f64 t (-.f64 t z)) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 z t) (-.f64 (*.f64 t z) (*.f64 t t))) x))) (neg.f64 (*.f64 t (*.f64 t t)))))) a)) (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t)))) a)) (*.f64 y (-.f64 t z))) a))) | |
| 32.6% | (+.f64 x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (fma.f64 t z (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) x)) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) x)))) (*.f64 t t))) a)) (*.f64 y (-.f64 t z))) a))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)) (neg.f64 (-.f64 a t))))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 a t))))) | |
| 54.6% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) | |
| 59.5% | (+.f64 x (neg.f64 (/.f64 (*.f64 y (-.f64 t z)) a))) | |
| 62.6% | (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64))) (-.f64 a t)))) | |
| 83.3% | (+.f64 x (neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 z t))) (-.f64 a t)))) | |
| 56.4% | (+.f64 x (neg.f64 (*.f64 (/.f64 (-.f64 z t) t) (fma.f64 y (/.f64 a t) y)))) | |
| 83.3% | (+.f64 x (neg.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) #s(literal 1 binary64)))) | |
| 61.6% | (+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) a)))) | |
| 64.2% | (+.f64 x (neg.f64 (*.f64 y (/.f64 (-.f64 z t) t)))) | |
| 72.6% | (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) | |
| 49.3% | (+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 z t) y) a) (*.f64 (-.f64 z t) y)) a)))) | |
| 47.6% | (+.f64 x (neg.f64 (neg.f64 (/.f64 (fma.f64 t (*.f64 y (/.f64 (-.f64 z t) a)) (*.f64 (-.f64 z t) y)) a)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 (*.f64 (-.f64 z t) y) #s(literal 1 binary64)))) #s(literal -1 binary64)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)))) | |
| 42.0% | (+.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64)))) | |
| 38.3% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 37.4% | (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 85.8% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 85.7% | (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.1% | (*.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 9.5% | (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 9.6% | (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))))) | |
| 86.5% | (*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)) (neg.f64 x)) | |
| 21.3% | (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.7% | (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 18.1% | (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 18.1% | (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (-.f64 x y))))) | |
| 18.2% | (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) | |
| 12.0% | (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))))))) | |
| 16.6% | (*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))))) (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64))))) | |
| 14.5% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 14.6% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))))) | |
| 14.8% | (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 6.9% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 4.3% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t))) (*.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))))) | |
| 11.0% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y)))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 10.4% | (*.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (*.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) | |
| 7.1% | (*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t)))) (*.f64 (*.f64 (*.f64 (-.f64 a t) (-.f64 a t)) (-.f64 a t)) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) | |
| 10.7% | (*.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t))))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (-.f64 a t) (-.f64 t a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))))) | |
| 9.1% | (*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))))) | |
| 24.8% | (*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) y))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) (neg.f64 x))) | |
| 11.4% | (*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 y (-.f64 z t))) (*.f64 (*.f64 (-.f64 t a) (-.f64 t a)) (-.f64 t a))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) | |
| 8.7% | (*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (-.f64 z t))) (*.f64 (-.f64 t a) (*.f64 (-.f64 t a) (-.f64 t a)))))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) | |
| 18.8% | (*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) | |
| 19.1% | (*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (neg.f64 x))) | |
| 9.7% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) | |
| 12.5% | (*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))))) | |
| 24.7% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 14.3% | (*.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (*.f64 x x))) | |
| 14.8% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) | |
| 34.1% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 21.3% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 25.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) | |
| 33.7% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 20.9% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 21.7% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) | |
| 21.3% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) #s(literal -1 binary64))) | |
| 23.9% | (*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a)))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (-.f64 t z) (-.f64 z t)) (*.f64 (-.f64 t a) (*.f64 x (-.f64 t a))))) (/.f64 (-.f64 t z) (-.f64 t a))) (neg.f64 x)))) | |
| 27.5% | (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) y (neg.f64 x)))) | |
| 18.9% | (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t)))) (*.f64 (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 y (+.f64 a t))) (*.f64 (neg.f64 (fma.f64 a (/.f64 t a) (neg.f64 a))) (+.f64 a t))) x))) | |
| 26.1% | (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 27.9% | (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 z t) (*.f64 y (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) | |
| 46.0% | (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (neg.f64 x)))) | |
| 40.6% | (*.f64 (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))))) | |
| 46.6% | (*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)))) | |
| 46.6% | (*.f64 (*.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) x) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (/.f64 (-.f64 z t) (-.f64 a t)))))) | |
| 36.3% | (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 36.3% | (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 36.3% | (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 3.2% | (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) | |
| 4.2% | (*.f64 (*.f64 z z) (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z))) | |
| 16.1% | (*.f64 (*.f64 z z) (+.f64 (fma.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 x (*.f64 z z))) (+.f64 (/.f64 (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a)))) (*.f64 z z)) (/.f64 (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal -2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a))))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)))) | |
| 16.3% | (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 t t) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 t (-.f64 t a))))) z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a))))) z)) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 4.2% | (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (*.f64 y (fma.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 t (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (*.f64 #s(literal 2 binary64) (/.f64 t (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))) (/.f64 #s(literal 1 binary64) (-.f64 t a)))) z)) (*.f64 (*.f64 y y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 1.8% | (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) | |
| 1.7% | (*.f64 (*.f64 y y) (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (/.f64 z (*.f64 y (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a))))) | |
| 12.8% | (*.f64 (*.f64 y y) (-.f64 (+.f64 (+.f64 (/.f64 t (*.f64 y (-.f64 t a))) (/.f64 x (*.f64 y y))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a)))) (+.f64 (/.f64 z (*.f64 y (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))))) | |
| 17.3% | (*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (neg.f64 (/.f64 x y))) y)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 x (-.f64 a t)) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (*.f64 x (-.f64 t a)))))) | |
| 34.1% | (*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.3% | (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 21.7% | (*.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x)))) | |
| 14.8% | (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (*.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 58.0% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 14.3% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y)))) (*.f64 z y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 15.9% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) z)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t))) z))) | |
| 72.6% | (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (-.f64 a t)) (/.f64 (-.f64 x (/.f64 (*.f64 t y) (-.f64 a t))) z))) | |
| 14.3% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (/.f64 y (-.f64 a t))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (*.f64 (-.f64 t a) (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y)))) (*.f64 z y)) (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y)))) z))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) | |
| 16.0% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t (/.f64 y (-.f64 a t))) #s(literal -2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y))) z))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) | |
| 80.7% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) x) (*.f64 t (/.f64 y (-.f64 a t)))) z)))) | |
| 20.7% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y))) z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t))) z)))) | |
| 16.8% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y)))) (*.f64 y z))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y)))) z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t))) z)))) | |
| 58.0% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t))) z)))) | |
| 59.8% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t))) z)))) | |
| 72.6% | (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t)))) z)))) | |
| 74.0% | (*.f64 (neg.f64 y) (fma.f64 x (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 64.6% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 x (-.f64 t a)) (*.f64 (-.f64 a t) y)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 24.0% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) | |
| 25.6% | (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))) | |
| 84.4% | (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 64.6% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (*.f64 x (-.f64 t a)) (*.f64 y (-.f64 a t))))) | |
| 24.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (*.f64 (-.f64 t a) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 (-.f64 z t) y)) (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) | |
| 25.6% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 t a)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) | |
| 24.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 t a)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 t a)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) (*.f64 y (-.f64 z t)))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 t a)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t))))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y)))) | |
| 43.1% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))) | |
| 79.5% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) | |
| 84.4% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (+.f64 (neg.f64 (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))))) | |
| 84.4% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 84.4% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))))) | |
| 47.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) | |
| 47.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) | |
| 47.0% | (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 x y)) #s(literal -1 binary64))) | |
| 75.0% | (*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)) (/.f64 x z))) | |
| 10.3% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 10.3% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t)))) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 53.0% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (*.f64 (-.f64 a t) z)))) | |
| 53.0% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (*.f64 (-.f64 a t) z)))) | |
| 8.7% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z)))))) (fma.f64 (-.f64 x (*.f64 t (/.f64 y (-.f64 t a)))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (-.f64 x (*.f64 t (/.f64 y (-.f64 t a))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 8.7% | (*.f64 z (-.f64 (fma.f64 (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)) #s(literal -2 binary64) (+.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) (*.f64 y (*.f64 z z))) (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (*.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (/.f64 (-.f64 t a) y)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z))))))) (fma.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a))))) (/.f64 (-.f64 t a) (*.f64 (-.f64 a t) z)) (/.f64 (*.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t y)) (-.f64 a t)) (/.f64 (*.f64 (-.f64 t a) (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 t a)))))) (-.f64 a t)))) (*.f64 y (*.f64 z z)))))) | |
| 54.9% | (*.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (*.f64 z (-.f64 a t))))) | |
| 11.4% | (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) (*.f64 y (*.f64 z z)))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (*.f64 z (-.f64 a t)))))) | |
| 9.8% | (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) y) (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) y))) (*.f64 y (*.f64 z (*.f64 z z)))))) (+.f64 (/.f64 y (-.f64 a t)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 y y)) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (-.f64 t a)) (*.f64 y (*.f64 z z))))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (-.f64 a t)))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 t y) (-.f64 t a)))) (-.f64 t a)) (*.f64 z (-.f64 a t)))))) | |
| 70.0% | (*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))) (/.f64 (*.f64 t y) (*.f64 (-.f64 a t) z)))) | |
| 70.8% | (*.f64 z (+.f64 (/.f64 (neg.f64 y) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (fma.f64 t (/.f64 y (*.f64 (*.f64 a z) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (/.f64 x z)))) | |
| 70.0% | (*.f64 z (+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (-.f64 a t) z)) (/.f64 x z)) (/.f64 y (-.f64 a t)))) | |
| 70.0% | (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 z (-.f64 a t)))) (+.f64 (/.f64 x z) (/.f64 y (-.f64 a t))))) | |
| 27.1% | (*.f64 y (/.f64 z (-.f64 a t))) | |
| 18.5% | (*.f64 y (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) | |
| 9.8% | (*.f64 y (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 10.2% | (*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 10.2% | (*.f64 y (-.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) | |
| 9.8% | (*.f64 y (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) (fma.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))))) | |
| 84.4% | (*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) | |
| 79.5% | (*.f64 y (+.f64 (/.f64 x y) (neg.f64 (/.f64 (-.f64 z t) (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64))))))) | |
| 9.4% | (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))) (fma.f64 x (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))))))) | |
| 9.8% | (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))))) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (-.f64 z t) (-.f64 t a))))) (-.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z t) (-.f64 t a)))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))) (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))))))) | |
| 18.5% | (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 t a) (/.f64 (-.f64 z t) (-.f64 t a))))))) | |
| 17.8% | (*.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 y (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a))))))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (/.f64 (-.f64 z t) (-.f64 t a)))))) | |
| 43.1% | (*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 z (-.f64 a t)))) | |
| 84.4% | (*.f64 y (+.f64 (neg.f64 (/.f64 t (-.f64 a t))) (+.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) | |
| 90.3% | (*.f64 x (fma.f64 y (/.f64 (/.f64 (-.f64 z t) (-.f64 a t)) x) #s(literal 1 binary64))) | |
| 21.9% | (*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 21.9% | (*.f64 x (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))))) | |
| 21.9% | (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))))) | |
| 76.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))))) | |
| 25.1% | (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) (/.f64 (*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a)))) (*.f64 x x)))) | |
| 73.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))))) | |
| 76.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 x (-.f64 t a))))) | |
| 91.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x))) | |
| 58.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 58.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 58.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x))) | |
| 20.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x)))))) (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 20.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 (-.f64 a t) (-.f64 t a)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 (-.f64 t a) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a)))))))) | |
| 20.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 a t) (-.f64 t a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))))) (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))))))) | |
| 75.2% | (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 t y) (*.f64 x (-.f64 a t)))) (/.f64 (*.f64 y z) (*.f64 x (-.f64 a t)))))) | |
| 76.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a)))))) | |
| 96.5% | (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) x)) | |
| 34.2% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.4% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 34.2% | (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 21.4% | (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 14.8% | (neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x))))) | |
| 25.6% | (neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 34.2% | (neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 21.8% | (neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x))) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x))) | |
| 14.8% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 y (/.f64 (-.f64 z t) (-.f64 a t)) (neg.f64 x)) (*.f64 x x)))) | |
| 25.6% | (neg.f64 (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 (-.f64 z t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x))) | |
| 77.6% | (neg.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 t (/.f64 y (*.f64 a (+.f64 (/.f64 t a) #s(literal -1 binary64)))) x) z))))) | |
| 51.1% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 y (-.f64 a t)) (neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t))))))) z))) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t))))) z))))) | |
| 53.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (-.f64 (fma.f64 y (/.f64 (+.f64 t (neg.f64 t)) (-.f64 a t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) y) (-.f64 a t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 y (+.f64 t (neg.f64 t))) (-.f64 a t)) (*.f64 t (/.f64 y (-.f64 a t)))))) z))) (*.f64 t (/.f64 y (-.f64 a t))))) z))))) | |
| 80.7% | (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (-.f64 a t))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (*.f64 t (/.f64 y (-.f64 a t))))) z))))) | |
| 25.6% | (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t a) (*.f64 x x)) (-.f64 z t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 t a) (-.f64 t a))) (*.f64 (-.f64 a t) (-.f64 z t)))) y)) (/.f64 (*.f64 x (-.f64 t a)) (-.f64 a t))) y))))) | |
| 80.8% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 (*.f64 a x) (+.f64 (/.f64 t a) #s(literal -1 binary64)))) #s(literal -1 binary64)))) | |
| 86.5% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) | |
| 86.5% | (neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 z t) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (-.f64 a t) x)) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 t a))) #s(literal -1 binary64)))) | |
| 58.8% | (neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) | |
| 58.8% | (neg.f64 (*.f64 x (+.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)))) | |
| 78.5% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) x)) #s(literal -1 binary64)))) | |
| 31.2% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t)))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.2% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 (-.f64 z t) y) (-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a)))) x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.2% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) (*.f64 x (-.f64 t a)))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 t a) (-.f64 t a))))) x)) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) x)) #s(literal -1 binary64)))) | |
| 31.8% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 t a)))) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) (-.f64 t a))))) x)) (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a))))) x)) #s(literal -1 binary64)))) | |
| 77.6% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t y) (-.f64 a t))) (/.f64 (*.f64 y z) (-.f64 a t))) x)) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) x))) #s(literal -1 binary64)))) | |
| 91.8% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 (/.f64 t (-.f64 t a)) (/.f64 z (-.f64 t a)))) x)) #s(literal -1 binary64)))) | |
| 76.9% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 x (-.f64 a t)))) #s(literal -1 binary64)))) | |
| 58.8% | (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 y x)) #s(literal -1 binary64)))) | |
| 21.4% | (neg.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x)))) | |
| 16.8% | (exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 (*.f64 (-.f64 z t) y) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) | |
| 10.6% | (exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) | |
| 10.9% | (exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) x) (fma.f64 y (/.f64 (*.f64 y (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 t a))) (*.f64 x x)))) #s(literal -1 binary64))) |
Compiled 272 749 to 110 182 computations (59.6% saved)
| Inputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) a)) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) (-.f64 a t))) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 z y)) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
(fma.f64 (*.f64 x y) (/.f64 (-.f64 z t) (*.f64 (-.f64 a t) x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) y) (*.f64 x (-.f64 t a))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| Outputs |
|---|
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t)))) |
7 calls:
| 8.0ms | x |
| 8.0ms | z |
| 7.0ms | t |
| 7.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | x |
| 97.9% | 1 | y |
| 99.7% | 2 | z |
| 97.9% | 1 | t |
| 97.9% | 1 | a |
| 97.9% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 97.9% | 1 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
Compiled 60 to 44 computations (26.7% saved)
| Inputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) a)) |
(fma.f64 (-.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t)) x) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 y z)) (-.f64 a t))) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 t) y (*.f64 z y)) (-.f64 a t))) |
(fma.f64 (-.f64 z t) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 t a))) x) |
| Outputs |
|---|
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
7 calls:
| 7.0ms | z |
| 7.0ms | t |
| 6.0ms | y |
| 6.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 1 | y |
| 96.5% | 1 | x |
| 96.5% | 1 | t |
| 96.5% | 1 | a |
| 96.5% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 96.5% | 1 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 96.5% | 1 | z |
Compiled 60 to 44 computations (26.7% saved)
| Inputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) |
| Outputs |
|---|
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
(fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
7 calls:
| 5.0ms | y |
| 5.0ms | a |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 4.0ms | z |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 3 | a |
| 80.9% | 1 | x |
| 82.9% | 2 | y |
| 90.8% | 3 | z |
| 90.3% | 3 | t |
| 84.6% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 86.7% | 4 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
Compiled 60 to 44 computations (26.7% saved)
| Inputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
(fma.f64 y (/.f64 (-.f64 z t) a) x) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| Outputs |
|---|
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(fma.f64 y (/.f64 z (-.f64 a t)) x) |
(+.f64 y x) |
2 calls:
| 4.0ms | t |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | t |
| 80.9% | 1 | z |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
| Outputs |
|---|
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(fma.f64 y (/.f64 z a) x) |
(+.f64 y x) |
7 calls:
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | z |
| 3.0ms | a |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.2% | 3 | x |
| 70.2% | 3 | z |
| 73.8% | 4 | y |
| 71.5% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 81.4% | 3 | a |
| 71.4% | 3 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 83.9% | 3 | t |
Compiled 60 to 44 computations (26.7% saved)
| Inputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(*.f64 y (/.f64 z (-.f64 a t))) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(/.f64 (*.f64 z y) (-.f64 a t)) |
| Outputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z a) x) |
(+.f64 y x) |
2 calls:
| 3.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 3 | a |
| 80.7% | 3 | t |
Compiled 12 to 10 computations (16.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(+.f64 y x) |
| Outputs |
|---|
(+.f64 y x) |
7 calls:
| 2.0ms | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 1.0ms | a |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.6% | 1 | z |
| 60.6% | 1 | (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
| 60.6% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
| 60.6% | 1 | x |
| 60.6% | 1 | y |
| 60.6% | 1 | a |
| 60.6% | 1 | t |
Compiled 60 to 44 computations (26.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | -1.3416260014077998e+280 | -9.586814181829997e+272 |
| 9.0ms | 144× | 0 | valid |
Compiled 316 to 207 computations (34.5% saved)
ival-mult: 2.0ms (42.9% of total)ival-sub: 1.0ms (21.4% of total)ival-div: 1.0ms (21.4% of total)ival-add: 1.0ms (21.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.3025179592901815e-14 | 4.467078627407614e-11 |
| 10.0ms | -5.860032241125403e-29 | -7.572192406594616e-30 |
| 14.0ms | 224× | 0 | valid |
Compiled 425 to 284 computations (33.2% saved)
ival-sub: 3.0ms (41.7% of total)ival-mult: 2.0ms (27.8% of total)ival-div: 1.0ms (13.9% of total)ival-add: 1.0ms (13.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 7.402643194211448e+78 | 4.885967762883697e+85 |
| 13.0ms | -2.028369301074332e+45 | -8.293086063196582e+41 |
| 17.0ms | 272× | 0 | valid |
Compiled 450 to 314 computations (30.2% saved)
ival-sub: 3.0ms (34.5% of total)ival-div: 2.0ms (23% of total)ival-mult: 2.0ms (23% of total)ival-add: 1.0ms (11.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 5.182159492103758e-22 | 2.992474939676421e-21 |
| 15.0ms | -6.189414771627965e+19 | -336797694054.57605 |
| 15.0ms | 240× | 0 | valid |
Compiled 379 to 270 computations (28.8% saved)
ival-sub: 3.0ms (39% of total)ival-div: 2.0ms (26% of total)ival-mult: 2.0ms (26% of total)ival-add: 1.0ms (13% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.182159492103758e-22 | 2.992474939676421e-21 |
| 10.0ms | -2.028369301074332e+45 | -8.293086063196582e+41 |
| 6.0ms | 112× | 0 | valid |
Compiled 313 to 228 computations (27.2% saved)
ival-sub: 1.0ms (31.5% of total)ival-div: 1.0ms (31.5% of total)ival-mult: 1.0ms (31.5% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 16× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | *-commutative_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 143 |
| 1 | 59 | 143 |
| 2 | 69 | 143 |
| 3 | 74 | 143 |
| 4 | 77 | 143 |
| 5 | 78 | 143 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal -17500000000000000542200496834963849956618395845970879284180979094953438674051790752465583013147112348871151822135644407308665089963450313994406408080194079997904486547734970379392015475884404894847419971515488101533780103870653967422679241507978212564578702258485370900564672512 binary64)) (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(if (<=.f64 z #s(literal -825127572345633/44601490397061246283071436545296723011960832 binary64)) (fma.f64 y (/.f64 z (-.f64 a t)) x) (if (<=.f64 z #s(literal 4208996133570293/4951760157141521099596496896 binary64)) (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) (fma.f64 y (/.f64 z (-.f64 a t)) x))) |
(if (<=.f64 t #s(literal -580000000000000035318263647924383797362032640 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (if (<=.f64 t #s(literal 40000000000000000585227809226994921238801719514586202371144431486791854570045928636416 binary64)) (fma.f64 y (/.f64 z (-.f64 a t)) x) (+.f64 y x))) |
(if (<=.f64 t #s(literal -650000000000 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (if (<=.f64 t #s(literal 7310753976817037/2658455991569831745807614120560689152 binary64)) (fma.f64 y (/.f64 z a) x) (+.f64 y x))) |
(if (<=.f64 t #s(literal -32000000000000001436342805698429337137577984 binary64)) (+.f64 y x) (if (<=.f64 t #s(literal 7310753976817037/2658455991569831745807614120560689152 binary64)) (fma.f64 y (/.f64 z a) x) (+.f64 y x))) |
(+.f64 y x) |
| Outputs |
|---|
(if (<=.f64 z #s(literal -17500000000000000542200496834963849956618395845970879284180979094953438674051790752465583013147112348871151822135644407308665089963450313994406408080194079997904486547734970379392015475884404894847419971515488101533780103870653967422679241507978212564578702258485370900564672512 binary64)) (fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) (+.f64 x (/.f64 y (/.f64 (-.f64 a t) (-.f64 z t))))) |
(fma.f64 (/.f64 y (-.f64 a t)) (-.f64 z t) x) |
(if (<=.f64 z #s(literal -825127572345633/44601490397061246283071436545296723011960832 binary64)) (fma.f64 y (/.f64 z (-.f64 a t)) x) (if (<=.f64 z #s(literal 4208996133570293/4951760157141521099596496896 binary64)) (fma.f64 (/.f64 y (-.f64 a t)) (neg.f64 t) x) (fma.f64 y (/.f64 z (-.f64 a t)) x))) |
(if (<=.f64 t #s(literal -580000000000000035318263647924383797362032640 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (if (<=.f64 t #s(literal 40000000000000000585227809226994921238801719514586202371144431486791854570045928636416 binary64)) (fma.f64 y (/.f64 z (-.f64 a t)) x) (+.f64 y x))) |
(if (<=.f64 t #s(literal -650000000000 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) (if (<=.f64 t #s(literal 7310753976817037/2658455991569831745807614120560689152 binary64)) (fma.f64 y (/.f64 z a) x) (+.f64 y x))) |
(if (<=.f64 t #s(literal -32000000000000001436342805698429337137577984 binary64)) (+.f64 y x) (if (<=.f64 t #s(literal 7310753976817037/2658455991569831745807614120560689152 binary64)) (fma.f64 y (/.f64 z a) x) (+.f64 y x))) |
(+.f64 y x) |
| 13 044× | lower-fma.f64 |
| 13 044× | lower-fma.f32 |
| 5 546× | lower-fma.f64 |
| 5 546× | lower-fma.f32 |
| 5 160× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1970 | 26414 |
| 1 | 6790 | 25534 |
| 0 | 8315 | 25054 |
| 0 | 10 | 31 |
| 0 | 15 | 31 |
| 1 | 65 | 31 |
| 2 | 554 | 31 |
| 3 | 7535 | 31 |
| 0 | 8449 | 30 |
| 0 | 271 | 2377 |
| 1 | 870 | 2221 |
| 2 | 2860 | 1964 |
| 0 | 8338 | 1898 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 348 to 178 computations (48.9% saved)
Compiled 360 to 134 computations (62.8% saved)
Loading profile data...