
Time bar (total: 4.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 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.2% | 0% | 0% | 0% | 6 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 7 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 8 |
| 56.3% | 56.1% | 43.7% | 0.2% | 0% | 0% | 0% | 9 |
| 56.3% | 56.1% | 43.7% | 0.2% | 0% | 0% | 0% | 10 |
| 65.6% | 65.5% | 34.3% | 0.2% | 0% | 0% | 0% | 11 |
| 65.6% | 65.5% | 34.3% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 17 to 13 computations (23.5% saved)
| 607.0ms | 8 256× | 0 | valid |
ival-mult!: 254.0ms (75.2% of total)ival-div!: 66.0ms (19.5% of total)ival-add!: 16.0ms (4.7% of total)adjust: 1.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 78 | 0 | - | 2 | (-1.357228976669374e+102 -7.536024406099884e-115 -2.660337908086627e-98 2.2964308265744714e-156) | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 76 | 0 | - | 0 | - | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 t t) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x x) (*.f64 y y)) | u/u | 21 | 0 |
| ↳ | (*.f64 x x) | underflow | 70 | |
| ↳ | (*.f64 y y) | underflow | 65 | |
/.f64 | (/.f64 (*.f64 x x) (*.f64 y y)) | o/o | 15 | 0 |
| ↳ | (*.f64 x x) | overflow | 67 | |
| ↳ | (*.f64 y y) | overflow | 70 | |
/.f64 | (/.f64 (*.f64 z z) (*.f64 t t)) | u/u | 14 | 0 |
| ↳ | (*.f64 z z) | underflow | 70 | |
| ↳ | (*.f64 t t) | underflow | 67 | |
/.f64 | (/.f64 (*.f64 z z) (*.f64 t t)) | u/n | 14 | 0 |
| ↳ | (*.f64 z z) | underflow | 70 | |
/.f64 | (/.f64 (*.f64 z z) (*.f64 t t)) | o/o | 13 | 0 |
| ↳ | (*.f64 z z) | overflow | 50 | |
| ↳ | (*.f64 t t) | overflow | 67 | |
/.f64 | (/.f64 (*.f64 z z) (*.f64 t t)) | n/u | 10 | 0 |
| ↳ | (*.f64 t t) | underflow | 67 | |
/.f64 | (/.f64 (*.f64 z z) (*.f64 t t)) | o/n | 10 | 0 |
| ↳ | (*.f64 z z) | overflow | 50 | |
/.f64 | (/.f64 (*.f64 z z) (*.f64 t t)) | n/o | 8 | 0 |
| ↳ | (*.f64 t t) | overflow | 67 | |
/.f64 | (/.f64 (*.f64 x x) (*.f64 y y)) | n/o | 6 | 0 |
| ↳ | (*.f64 y y) | overflow | 70 | |
/.f64 | (/.f64 (*.f64 x x) (*.f64 y y)) | n/u | 6 | 0 |
| ↳ | (*.f64 y y) | underflow | 65 | |
/.f64 | (/.f64 (*.f64 x x) (*.f64 y y)) | o/n | 6 | 0 |
| ↳ | (*.f64 x x) | overflow | 67 | |
/.f64 | (/.f64 (*.f64 x x) (*.f64 y y)) | u/n | 5 | 0 |
| ↳ | (*.f64 x x) | underflow | 70 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 95 | 11 |
| - | 27 | 123 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 95 | 0 | 11 |
| - | 27 | 0 | 123 |
| number | freq |
|---|---|
| 0 | 134 |
| 1 | 116 |
| 2 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 127.0ms | 512× | 0 | valid |
Compiled 109 to 37 computations (66.1% saved)
ival-mult!: 66.0ms (92.9% of total)ival-div!: 4.0ms (5.6% of total)ival-add!: 1.0ms (1.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 229 |
| 1 | 181 | 229 |
| 2 | 992 | 229 |
| 3 | 3096 | 229 |
| 4 | 5382 | 229 |
| 5 | 5710 | 229 |
| 6 | 5710 | 229 |
| 0 | 11 | 15 |
| 0 | 18 | 15 |
| 1 | 47 | 15 |
| 2 | 183 | 15 |
| 3 | 651 | 15 |
| 4 | 1340 | 15 |
| 5 | 1403 | 15 |
| 0 | 1403 | 14 |
| 1× | iter-limit |
| 1× | saturated |
| 1× | iter-limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 z t) (/.f64 z t))) |
(abs x)
(abs y)
(abs z)
(abs t)
Compiled 15 to 11 computations (26.7% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.3% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
Compiled 15 to 11 computations (26.7% saved)
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 z z) |
z |
(*.f64 t t) |
t |
| Outputs |
|---|
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/ (* x x) (* y y)) (* x x) x (* y y) y (/ (* z z) (* t t)) (* z z) z (* t t) t) |
| 2.0ms | x | @ | inf | ((+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/ (* x x) (* y y)) (* x x) x (* y y) y (/ (* z z) (* t t)) (* z z) z (* t t) t) |
| 2.0ms | x | @ | 0 | ((+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/ (* x x) (* y y)) (* x x) x (* y y) y (/ (* z z) (* t t)) (* z z) z (* t t) t) |
| 2.0ms | y | @ | -inf | ((+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/ (* x x) (* y y)) (* x x) x (* y y) y (/ (* z z) (* t t)) (* z z) z (* t t) t) |
| 1.0ms | z | @ | inf | ((+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/ (* x x) (* y y)) (* x x) x (* y y) y (/ (* z z) (* t t)) (* z z) z (* t t) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 336 |
| 0 | 66 | 324 |
| 1 | 285 | 272 |
| 0 | 2639 | 268 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 z z) |
z |
(*.f64 t t) |
t |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx t #s(hole binary64 t)) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x y)) t (*.f64 y (*.f64 z (/.f64 z t)))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x y)) (*.f64 (neg.f64 t) t) (*.f64 y (*.f64 (neg.f64 z) z))) (*.f64 y (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x y)) (*.f64 t t) (*.f64 y (*.f64 z z))) (*.f64 y (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 z (/.f64 z t)))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 z (/.f64 z t)))) (*.f64 (*.f64 y y) t)) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) y (*.f64 t (*.f64 x (/.f64 x y)))) (*.f64 t y)) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) y (*.f64 (*.f64 (neg.f64 t) t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 z t)) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (/.f64 (/.f64 z t) t))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 x y)) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (/.f64 x y) y))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 x y))) (neg.f64 y)) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (neg.f64 (/.f64 z t)) (neg.f64 (/.f64 z t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (neg.f64 (*.f64 z (/.f64 z t))) (neg.f64 t)) |
(/.f64 (*.f64 z (/.f64 z t)) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 t t))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
z |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
t |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
#s(approx (/ (* x x) (* y y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/.f64 (fma.f64 (*.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (/ (* z z) (* t t)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx z z) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx t t) |
Compiled 3 831 to 600 computations (84.3% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 18 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 191 | 19 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| 96.8% | (fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) | |
| ▶ | 99.7% | (fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
| ▶ | 89.0% | (fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
| 81.8% | (/.f64 (fma.f64 (*.f64 z (/.f64 z t)) y (*.f64 t (*.f64 x (/.f64 x y)))) (*.f64 t y)) | |
| ▶ | 47.7% | (/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
| 62.5% | (/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) | |
| 67.1% | (+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| 75.3% | (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| 72.3% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) | |
| ✓ | 59.3% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| ▶ | 73.1% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
| 75.6% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) | |
| 66.7% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) | |
| 76.1% | (+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| ▶ | 66.3% | (+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 57.8% | #s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) | |
| 61.1% | #s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) | |
| 51.2% | #s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) | |
| 58.6% | #s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
Compiled 665 to 465 computations (30.1% saved)
| Inputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 z t) |
z |
t |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 x) |
(/.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 y y) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 z z) |
(*.f64 t t) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(/.f64 (/.f64 z t) t) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) |
(*.f64 (*.f64 t t) (*.f64 x (/.f64 x y))) |
(*.f64 x (/.f64 x y)) |
(*.f64 (*.f64 t t) y) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(neg.f64 z) |
(/.f64 (neg.f64 z) (*.f64 t t)) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (neg x) (* y y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)))) |
#s(approx (* (* t t) (* x (/ x y))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (* x (/ x y)) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow x 2) (+ (/ (* y (pow z 2)) (pow x 2)) (/ (pow t 2) y))))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (+ (* (pow t 2) (pow x 2)) (* (pow y 2) (pow z 2))) y))) |
#s(approx (* (* t t) y) #s(hole binary64 (* (pow t 2) y))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* (pow t 2) (pow x 2)) (pow y 2))) (* -1 (pow z 2))))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* (/ (/ z t) t) z) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (/ z t) t) #s(hole binary64 (/ z (pow t 2)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ (neg z) (* t t)) #s(hole binary64 (* -1 (/ z (pow t 2))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow z 2) (+ y (/ (* (pow t 2) (pow x 2)) (* y (pow z 2))))))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | inf | ((+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) (/ z t) z t (pow (/ x y) 2) (/ x y) x y 2 (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (/ (* z z) (* t t)) (* z z) (* t t) (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (/ z t) t) z) (/ (/ z t) t) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) (* x (/ x y))) (* x (/ x y)) (* (* t t) y) (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (neg z) (/ (neg z) (* t t))) |
| 7.0ms | z | @ | inf | ((+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) (/ z t) z t (pow (/ x y) 2) (/ x y) x y 2 (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (/ (* z z) (* t t)) (* z z) (* t t) (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (/ z t) t) z) (/ (/ z t) t) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) (* x (/ x y))) (* x (/ x y)) (* (* t t) y) (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (neg z) (/ (neg z) (* t t))) |
| 5.0ms | z | @ | 0 | ((+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) (/ z t) z t (pow (/ x y) 2) (/ x y) x y 2 (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (/ (* z z) (* t t)) (* z z) (* t t) (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (/ z t) t) z) (/ (/ z t) t) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) (* x (/ x y))) (* x (/ x y)) (* (* t t) y) (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (neg z) (/ (neg z) (* t t))) |
| 4.0ms | y | @ | -inf | ((+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) (/ z t) z t (pow (/ x y) 2) (/ x y) x y 2 (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (/ (* z z) (* t t)) (* z z) (* t t) (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (/ z t) t) z) (/ (/ z t) t) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) (* x (/ x y))) (* x (/ x y)) (* (* t t) y) (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (neg z) (/ (neg z) (* t t))) |
| 3.0ms | x | @ | -inf | ((+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) (/ z t) z t (pow (/ x y) 2) (/ x y) x y 2 (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (/ (* z z) (* t t)) (* z z) (* t t) (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (/ z t) t) z) (/ (/ z t) t) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) (* x (/ x y))) (* x (/ x y)) (* (* t t) y) (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (neg z) (/ (neg z) (* t t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 1815 |
| 0 | 223 | 1451 |
| 1 | 784 | 1426 |
| 0 | 5972 | 1402 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 z t) |
z |
t |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 x) |
(/.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 y y) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 z z) |
(*.f64 t t) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(/.f64 (/.f64 z t) t) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) |
(*.f64 (*.f64 t t) (*.f64 x (/.f64 x y))) |
(*.f64 x (/.f64 x y)) |
(*.f64 (*.f64 t t) y) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(neg.f64 z) |
(/.f64 (neg.f64 z) (*.f64 t t)) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (neg x) (* y y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)))) |
#s(approx (* (* t t) (* x (/ x y))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (* x (/ x y)) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow x 2) (+ (/ (* y (pow z 2)) (pow x 2)) (/ (pow t 2) y))))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (+ (* (pow t 2) (pow x 2)) (* (pow y 2) (pow z 2))) y))) |
#s(approx (* (* t t) y) #s(hole binary64 (* (pow t 2) y))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* (pow t 2) (pow x 2)) (pow y 2))) (* -1 (pow z 2))))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (* (/ (/ z t) t) z) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (/ z t) t) #s(hole binary64 (/ z (pow t 2)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ (neg z) (* t t)) #s(hole binary64 (* -1 (/ z (pow t 2))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow z 2) (+ y (/ (* (pow t 2) (pow x 2)) (* y (pow z 2))))))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) |
(*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z (neg.f64 (neg.f64 t))) |
(/.f64 z t) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
z |
t |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x (neg.f64 (neg.f64 y))) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
x |
y |
#s(literal 2 binary64) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (/.f64 x y) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) y) |
(/.f64 (neg.f64 x) (*.f64 y y)) |
(/.f64 (/.f64 x y) (neg.f64 y)) |
(/.f64 x (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) y))) |
(neg.f64 (/.f64 (/.f64 x y) y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t)))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t)) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z)) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(pow.f64 (/.f64 (neg.f64 z) t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 z t)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) (neg.f64 z)) t) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) z) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (/.f64 (neg.f64 z) t)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(neg.f64 (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (*.f64 (neg.f64 z) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) z)) |
(*.f64 (*.f64 z z) #s(literal 1 binary64)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z z)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t)))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t)) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(*.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z)) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(pow.f64 (/.f64 (neg.f64 z) t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 z t)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) (neg.f64 z)) t) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) z) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (/.f64 (neg.f64 z) t)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(neg.f64 (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 z) t) t)) |
(*.f64 z (pow.f64 t #s(literal -2 binary64))) |
(/.f64 (/.f64 z (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 (neg.f64 z) t) (neg.f64 t)) |
(/.f64 (neg.f64 z) (*.f64 (neg.f64 t) t)) |
(/.f64 (/.f64 z t) (neg.f64 (neg.f64 t))) |
(/.f64 (/.f64 z t) t) |
(/.f64 z (*.f64 t t)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 z) t) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y)) (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y)))) (neg.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 t t) y) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 (/.f64 (*.f64 t t) y) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 (/.f64 (*.f64 t t) y) x) x (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) x) (neg.f64 t)) (neg.f64 t) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) x) (fabs.f64 t)) (fabs.f64 t) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 x y)) x (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 (*.f64 y (neg.f64 z)) (neg.f64 z) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) x) t) t (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 x y) (*.f64 (*.f64 z z) y)) |
(fma.f64 (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 (/.f64 x y) x)) (*.f64 (*.f64 z z) y)) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) (*.f64 (/.f64 x y) x)) (*.f64 (*.f64 z z) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (*.f64 t t) y)) (*.f64 (*.f64 z z) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (*.f64 x x) (*.f64 (*.f64 z z) y)) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (*.f64 t t) (*.f64 (*.f64 z z) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (*.f64 t t) y)) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 t t) y) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 z z) y (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 x y) (*.f64 (*.f64 t t) x) (*.f64 (*.f64 z z) y)) |
(fma.f64 (*.f64 t t) (*.f64 (/.f64 x y) x) (*.f64 (*.f64 z z) y)) |
(fma.f64 y (*.f64 z z) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(fma.f64 x (*.f64 x (/.f64 (*.f64 t t) y)) (*.f64 (*.f64 z z) y)) |
(fma.f64 x (*.f64 (/.f64 x y) (*.f64 t t)) (*.f64 (*.f64 z z) y)) |
(fma.f64 t (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 z z) y)) |
(fma.f64 z (*.f64 y z) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (/.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 z z) y) (*.f64 (neg.f64 (*.f64 (*.f64 t t) x)) (/.f64 x y))) |
(-.f64 (*.f64 (*.f64 z z) y) (*.f64 (neg.f64 (*.f64 (/.f64 x y) x)) (*.f64 t t))) |
(-.f64 (*.f64 (*.f64 z z) y) (*.f64 (neg.f64 t) (*.f64 (*.f64 (/.f64 x y) x) t))) |
(-.f64 (*.f64 (*.f64 z z) y) (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 (neg.f64 z) z) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y))))) (/.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))))) |
(+.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 t t) y) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 t t) y) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 (*.f64 t t) y) x) x) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) x) (neg.f64 t)) (neg.f64 t)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) x) (fabs.f64 t)) (fabs.f64 t)) |
(*.f64 (*.f64 (*.f64 t t) (/.f64 x y)) x) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) x) t) t) |
(*.f64 (*.f64 (*.f64 t t) x) (/.f64 x y)) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 (/.f64 x y) x))) |
(*.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) (*.f64 (/.f64 x y) x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (*.f64 t t) y))) |
(*.f64 (/.f64 (*.f64 t t) y) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (*.f64 t t) y))) |
(*.f64 (*.f64 x x) (/.f64 (*.f64 t t) y)) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 t t) x)) |
(*.f64 (*.f64 t t) (*.f64 (/.f64 x y) x)) |
(*.f64 x (*.f64 x (/.f64 (*.f64 t t) y))) |
(*.f64 x (*.f64 (/.f64 x y) (*.f64 t t))) |
(*.f64 t (*.f64 (*.f64 (/.f64 x y) x) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) x) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (neg.f64 (neg.f64 y))) |
(/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) |
(neg.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y)) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) y)) |
(neg.f64 (/.f64 (*.f64 x x) (neg.f64 y))) |
(*.f64 (*.f64 y (neg.f64 t)) (neg.f64 t)) |
(*.f64 (*.f64 y (fabs.f64 t)) (fabs.f64 t)) |
(*.f64 (*.f64 y t) t) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) y)) |
(*.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) y)) |
(*.f64 (*.f64 t t) y) |
(*.f64 y (*.f64 t t)) |
(*.f64 t (*.f64 y t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 z) t) t) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 t)) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 #s(literal -1 binary64) (fabs.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z t)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 (/.f64 z t) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 z t) t)) |
(*.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 z (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 (neg.f64 z) t) (neg.f64 (neg.f64 t))) |
(/.f64 (/.f64 (neg.f64 z) t) t) |
(/.f64 (neg.f64 z) (*.f64 t t)) |
(/.f64 (/.f64 z t) (neg.f64 t)) |
(/.f64 z (*.f64 (neg.f64 t) t)) |
(neg.f64 (*.f64 (/.f64 (/.f64 z t) t) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) t))) |
(neg.f64 (/.f64 (/.f64 z t) t)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (neg x) (* y y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) |
#s(approx (* (* t t) (* x (/ x y))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
#s(approx (* x (/ x y)) (*.f64 (/.f64 x y) x)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) x) (/.f64 y x) (/.f64 (*.f64 t t) y)) (*.f64 x x))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx y y) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y)) |
#s(approx (* (* t t) y) (*.f64 (*.f64 t t) y)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)))))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (/ (* z z) (* t t)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ (* z z) (* t t)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (/ z t) t) (/.f64 (/.f64 z t) t)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (/ (neg z) (* t t)) (/.f64 (/.f64 (neg.f64 z) t) t)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 z z) y)) y) (*.f64 z z))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx t t) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (+ (* (neg z) (/ (neg z) (* t t))) (pow (/ x y) 2)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y (*.f64 (/.f64 x y) x)) t) t)) |
Compiled 15 444 to 1 865 computations (87.9% saved)
23 alts after pruning (19 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 765 | 15 | 780 |
| Fresh | 9 | 4 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 776 | 23 | 799 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) | |
| 94.6% | (fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) | |
| 75.6% | (fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) | |
| 84.9% | (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) | |
| ▶ | 99.7% | (fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
| 88.6% | (fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) #s(literal 2 binary64))) | |
| 85.7% | (fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) | |
| 74.9% | (fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) | |
| ✓ | 47.7% | (/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
| 83.3% | (/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) | |
| 72.0% | (/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) | |
| 62.5% | (/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) | |
| ▶ | 40.3% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
| 67.1% | (+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| ▶ | 75.3% | (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
| ✓ | 59.3% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| ✓ | 73.1% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
| ▶ | 73.1% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
| 66.7% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) | |
| 76.1% | (+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| ✓ | 66.3% | (+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
| ▶ | 82.4% | (+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
| 76.0% | (+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
Compiled 721 to 512 computations (29% saved)
| Inputs |
|---|
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 z t) |
z |
t |
(*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
#s(literal -1 binary64) |
(neg.f64 t) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z z) |
(*.f64 (*.f64 t t) y) |
(*.f64 t t) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 x) |
(/.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(/.f64 (/.f64 z t) t) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z) |
(/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* (/ x y) x) y) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ x y) x) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (neg x) (* y y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow x 2) (+ (/ (* y (pow z 2)) (pow x 2)) (/ (pow t 2) y))))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (+ (* (pow t 2) (pow x 2)) (* (pow y 2) (pow z 2))) y))) |
#s(approx (* (* z z) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* (* t t) y) #s(hole binary64 (* (pow t 2) y))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* (pow t 2) (pow x 2)) (pow y 2))) (* -1 (pow z 2))))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z (/ -1 (neg t))) #s(hole binary64 (/ z t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* (/ (/ z t) t) z) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (/ z t) t) #s(hole binary64 (/ z (pow t 2)))) |
#s(approx (* (/ (* z (/ -1 (neg t))) t) z) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (* z (/ -1 (neg t))) t) #s(hole binary64 (/ z (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow z 2) (+ y (/ (* (pow t 2) (pow x 2)) (* y (pow z 2))))))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ -1 (neg t)) #s(hole binary64 (/ 1 t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | t | @ | -inf | ((+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) (/ z t) z t (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (pow (/ x y) 2) (/ x y) x y 2 (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (* (* t t) y) (* t t) (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) (/ (* (/ x y) x) y) (* (/ x y) x) (/ (* z z) (* t t)) (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (* (/ (/ z t) t) z) (/ (/ z t) t) (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (* z (/ -1 (neg t))) t) z) (/ (* z (/ -1 (neg t))) t)) |
| 5.0ms | y | @ | 0 | ((+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) (/ z t) z t (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (pow (/ x y) 2) (/ x y) x y 2 (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (* (* t t) y) (* t t) (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) (/ (* (/ x y) x) y) (* (/ x y) x) (/ (* z z) (* t t)) (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (* (/ (/ z t) t) z) (/ (/ z t) t) (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (* z (/ -1 (neg t))) t) z) (/ (* z (/ -1 (neg t))) t)) |
| 3.0ms | y | @ | -inf | ((+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) (/ z t) z t (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (pow (/ x y) 2) (/ x y) x y 2 (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (* (* t t) y) (* t t) (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) (/ (* (/ x y) x) y) (* (/ x y) x) (/ (* z z) (* t t)) (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (* (/ (/ z t) t) z) (/ (/ z t) t) (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (* z (/ -1 (neg t))) t) z) (/ (* z (/ -1 (neg t))) t)) |
| 3.0ms | x | @ | -inf | ((+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) (/ z t) z t (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (pow (/ x y) 2) (/ x y) x y 2 (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (* (* t t) y) (* t t) (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) (/ (* (/ x y) x) y) (* (/ x y) x) (/ (* z z) (* t t)) (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (* (/ (/ z t) t) z) (/ (/ z t) t) (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (* z (/ -1 (neg t))) t) z) (/ (* z (/ -1 (neg t))) t)) |
| 3.0ms | x | @ | inf | ((+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) (/ z t) z t (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (pow (/ x y) 2) (/ x y) x y 2 (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (* (* t t) y) (* t t) (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) (/ (* (/ x y) x) y) (* (/ x y) x) (/ (* z z) (* t t)) (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) (* (neg x) (/ (neg x) (* y y))) (neg x) (/ (neg x) (* y y)) (* y y) (* (/ (/ z t) t) z) (/ (/ z t) t) (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) (/ (* x x) (* y y)) (* x x) (* (/ (* z (/ -1 (neg t))) t) z) (/ (* z (/ -1 (neg t))) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 1970 |
| 0 | 235 | 1691 |
| 1 | 803 | 1515 |
| 0 | 6280 | 1479 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 z t) |
z |
t |
(*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
#s(literal -1 binary64) |
(neg.f64 t) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z z) |
(*.f64 (*.f64 t t) y) |
(*.f64 t t) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 x) |
(/.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(/.f64 (/.f64 z t) t) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z) |
(/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* (/ x y) x) y) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ x y) x) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (* (neg x) (/ (neg x) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (neg x) (* y y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow x 2) (+ (/ (* y (pow z 2)) (pow x 2)) (/ (pow t 2) y))))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (+ (* (pow t 2) (pow x 2)) (* (pow y 2) (pow z 2))) y))) |
#s(approx (* (* z z) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* (* t t) y) #s(hole binary64 (* (pow t 2) y))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* (pow t 2) (pow x 2)) (pow y 2))) (* -1 (pow z 2))))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z (/ -1 (neg t))) #s(hole binary64 (/ z t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* (/ (/ z t) t) z) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (/ z t) t) #s(hole binary64 (/ z (pow t 2)))) |
#s(approx (* (/ (* z (/ -1 (neg t))) t) z) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (* z (/ -1 (neg t))) t) #s(hole binary64 (/ z (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow z 2) (+ y (/ (* (pow t 2) (pow x 2)) (* y (pow z 2))))))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (pow (/ x y) 2)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ -1 (neg t)) #s(hole binary64 (/ 1 t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (+ (/ (* (/ x y) x) y) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (neg x) (/ (neg x) (* y y))) (* (/ (/ z t) t) z)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (/ (* x x) (* y y)) (* (/ (* z (/ -1 (neg t))) t) z)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y))))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 z z) (*.f64 (*.f64 t t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 z z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -2 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (/.f64 (/.f64 z t) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 z)) t) |
(/.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
z |
t |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 z (pow.f64 t #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) z) t) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) z)) t) |
(/.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 x y) x) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x (neg.f64 (neg.f64 y))) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
x |
y |
#s(literal 2 binary64) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 y (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 y z) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y)) |
(*.f64 (*.f64 z z) y) |
(*.f64 y (*.f64 z z)) |
(*.f64 z (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) z) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z z)) |
(*.f64 (*.f64 z z) #s(literal 1 binary64)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z z)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (fabs.f64 t)) (fabs.f64 t)) |
(*.f64 (*.f64 y (neg.f64 t)) (neg.f64 t)) |
(*.f64 (*.f64 y t) t) |
(*.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) y)) |
(*.f64 (*.f64 t t) y) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) y)) |
(*.f64 y (*.f64 t t)) |
(*.f64 t (*.f64 y t)) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (*.f64 (neg.f64 t) t) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 z z) (*.f64 (*.f64 t t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 z z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -2 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (/.f64 (/.f64 z t) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 x y) x) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) y)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z) |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z)) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z)) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z) |
(*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(*.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) z) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) z) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (/.f64 (neg.f64 z) t)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 #s(literal -1 binary64) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (*.f64 (/.f64 #s(literal -1 binary64) t) z)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) z)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 z)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 t t))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(neg.f64 (*.f64 (*.f64 (/.f64 z t) z) (/.f64 #s(literal -1 binary64) t))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 z z) (*.f64 (*.f64 t t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 z z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -2 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (/.f64 (/.f64 z t) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 x y) x) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 (/.f64 x y) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (/.f64 (neg.f64 x) y) y) |
(/.f64 (neg.f64 x) (*.f64 y y)) |
(/.f64 (/.f64 x y) (neg.f64 y)) |
(/.f64 x (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) y))) |
(neg.f64 (/.f64 (/.f64 x y) y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z) |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z)) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z)) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z) |
(*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(*.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) z) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) z) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (/.f64 (neg.f64 z) t)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 #s(literal -1 binary64) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (*.f64 (/.f64 #s(literal -1 binary64) t) z)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) z)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 z)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 t t))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(neg.f64 (*.f64 (*.f64 (/.f64 z t) z) (/.f64 #s(literal -1 binary64) t))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (neg.f64 z) t) t) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (neg.f64 (neg.f64 z)) (*.f64 t t)) |
(/.f64 (/.f64 (neg.f64 z) t) (neg.f64 t)) |
(/.f64 (neg.f64 z) (*.f64 (neg.f64 t) t)) |
(/.f64 (/.f64 z t) t) |
(/.f64 z (*.f64 t t)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 z) t) t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (pow.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 z z) (*.f64 (*.f64 t t) (/.f64 (*.f64 (neg.f64 x) x) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 z z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 x y))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -2 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) t) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (/.f64 (/.f64 z t) t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (neg.f64 x)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) y) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) y) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (/.f64 x y) x) (neg.f64 y))) |
(neg.f64 (*.f64 (/.f64 (/.f64 x y) y) (neg.f64 x))) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z) |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (fabs.f64 t)) (/.f64 (fabs.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) t)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z)) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z)) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z) |
(*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(*.f64 z (*.f64 (pow.f64 t #s(literal -2 binary64)) z)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 z) t) z) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) z) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (/.f64 (neg.f64 z) t)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 #s(literal -1 binary64) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 z (*.f64 (/.f64 #s(literal -1 binary64) t) z)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) z)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 z)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 t t))) |
(neg.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 t) t))) |
(neg.f64 (*.f64 (*.f64 (/.f64 z t) z) (/.f64 #s(literal -1 binary64) t))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) z) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 z (pow.f64 t #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z) (neg.f64 t)) |
(/.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) t) |
(neg.f64 (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (pow (/ x y) 2) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (pow (/ x y) 2) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (/ x y) x) (*.f64 (/.f64 x y) x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (pow (/ x y) 2) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (neg x) (* y y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (pow (/ x y) 2) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) x) (/.f64 y x) (/.f64 (*.f64 t t) y)) (*.f64 x x))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 (*.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx y y) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 (*.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y)) |
#s(approx (* (* z z) y) (*.f64 (*.f64 z z) y)) |
#s(approx (* (* t t) y) (*.f64 (*.f64 t t) y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 (*.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 (*.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 (*.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)))))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (* z (/ -1 (neg t))) (/.f64 z t)) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (* (/ (* z (/ -1 (neg t))) t) z) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (* (/ (* z (/ -1 (neg t))) t) z) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (/ z t) t) (/.f64 (/.f64 z t) t)) |
#s(approx (* (/ (* z (/ -1 (neg t))) t) z) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ (* z (/ -1 (neg t))) t) (/.f64 (/.f64 z t) t)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 z z) y)) y) (*.f64 z z))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx t t) |
#s(approx (/ -1 (neg t)) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (/.f64 (fma.f64 z z (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64))) (*.f64 t t))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y (*.f64 (/.f64 x y) x)) t) t)) |
Compiled 13 914 to 1 715 computations (87.7% saved)
26 alts after pruning (20 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 660 | 10 | 670 |
| Fresh | 4 | 10 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 667 | 26 | 693 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) | |
| 41.0% | (fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) | |
| ▶ | 94.6% | (fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
| 75.6% | (fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) | |
| 84.9% | (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) | |
| ▶ | 75.6% | (fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
| 85.7% | (fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) | |
| ✓ | 47.7% | (/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
| 83.3% | (/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) | |
| 72.0% | (/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) | |
| ▶ | 40.0% | (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
| 41.2% | (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) | |
| 44.0% | (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) | |
| 41.9% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) | |
| ✓ | 40.3% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
| ▶ | 42.3% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
| 67.1% | (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| ✓ | 75.3% | (+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 74.9% | (+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| ✓ | 59.3% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| ✓ | 73.1% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
| 66.7% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) | |
| ▶ | 76.1% | (+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
| ✓ | 66.3% | (+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 74.9% | (+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) | |
| 76.0% | (+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
Compiled 897 to 606 computations (32.4% saved)
| Inputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 z t) |
z |
t |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 x y) |
x |
y |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) |
(*.f64 (*.f64 y z) z) |
(*.f64 y z) |
(*.f64 (*.f64 t t) y) |
(*.f64 t t) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z z) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(/.f64 (/.f64 x y) y) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
#s(literal -1 binary64) |
(neg.f64 t) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* (/ x y) x) y) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ x y) x) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (* y (pow z 2)) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (* (/ (/ x y) y) x) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow x 2) (+ (/ (* y (pow z 2)) (pow x 2)) (/ (pow t 2) y))))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* (pow x 2) (+ (/ 1 y) (/ (* y (pow z 2)) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (+ (* (pow t 2) (pow x 2)) (* (pow y 2) (pow z 2))) y))) |
#s(approx (* (* y z) z) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (* (* t t) y) #s(hole binary64 (* (pow t 2) y))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) y))) |
#s(approx (* (* z z) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* y (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2)))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* (pow t 2) (pow x 2)) (pow y 2))) (* -1 (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) (pow y 2))) (* -1 (/ (pow z 2) (pow t 2)))))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* z (/ -1 (neg t))) #s(hole binary64 (/ z t))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow z 2) (+ y (/ (* (pow t 2) (pow x 2)) (* y (pow z 2))))))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* (pow z 2) (+ (/ y (pow t 2)) (/ (pow x 2) (* y (pow z 2))))))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)) (pow t 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (/ -1 (neg t)) #s(hole binary64 (/ 1 t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | inf | ((+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) (/ z t) z t (/ (* (/ x y) x) y) (* (/ x y) x) (/ x y) x y (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* y z) z) (* y z) (* (* t t) y) (* t t) (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) (* (/ (/ x y) y) x) (/ (/ x y) y) (/ (* z z) (* t t)) (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (/ (* x x) (* y y)) (* x x) (* y y)) |
| 4.0ms | x | @ | inf | ((+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) (/ z t) z t (/ (* (/ x y) x) y) (* (/ x y) x) (/ x y) x y (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* y z) z) (* y z) (* (* t t) y) (* t t) (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) (* (/ (/ x y) y) x) (/ (/ x y) y) (/ (* z z) (* t t)) (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (/ (* x x) (* y y)) (* x x) (* y y)) |
| 4.0ms | y | @ | -inf | ((+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) (/ z t) z t (/ (* (/ x y) x) y) (* (/ x y) x) (/ x y) x y (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* y z) z) (* y z) (* (* t t) y) (* t t) (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) (* (/ (/ x y) y) x) (/ (/ x y) y) (/ (* z z) (* t t)) (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (/ (* x x) (* y y)) (* x x) (* y y)) |
| 3.0ms | x | @ | -inf | ((+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) (/ z t) z t (/ (* (/ x y) x) y) (* (/ x y) x) (/ x y) x y (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* y z) z) (* y z) (* (* t t) y) (* t t) (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) (* (/ (/ x y) y) x) (/ (/ x y) y) (/ (* z z) (* t t)) (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (/ (* x x) (* y y)) (* x x) (* y y)) |
| 3.0ms | y | @ | inf | ((+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) (/ z t) z t (/ (* (/ x y) x) y) (* (/ x y) x) (/ x y) x y (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* y z) z) (* y z) (* (* t t) y) (* t t) (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* z z) y) (* z z) (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) (* (/ (/ x y) y) x) (/ (/ x y) y) (/ (* z z) (* t t)) (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (* z (/ -1 (neg t))) (/ -1 (neg t)) -1 (neg t) (/ (* x x) (* y y)) (* x x) (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 2266 |
| 0 | 242 | 1925 |
| 1 | 878 | 1793 |
| 0 | 7694 | 1740 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(/.f64 z t) |
z |
t |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(*.f64 (/.f64 x y) x) |
(/.f64 x y) |
x |
y |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) |
(*.f64 (*.f64 y z) z) |
(*.f64 y z) |
(*.f64 (*.f64 t t) y) |
(*.f64 t t) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 z z) y) |
(*.f64 z z) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(/.f64 (/.f64 x y) y) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
#s(literal -1 binary64) |
(neg.f64 t) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* (/ x y) x) y) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ x y) x) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (* y (pow z 2)) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (* (/ (/ x y) y) x) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (* (pow t 2) (pow x 2)) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow x 2) (+ (/ (* y (pow z 2)) (pow x 2)) (/ (pow t 2) y))))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (pow x 2) y))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* (pow x 2) (+ (/ 1 y) (/ (* y (pow z 2)) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow y 2)) (/ (pow z 2) (* (pow t 2) (pow x 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (/ (+ (* (pow t 2) (pow x 2)) (* (pow y 2) (pow z 2))) y))) |
#s(approx (* (* y z) z) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (* (* t t) y) #s(hole binary64 (* (pow t 2) y))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) y))) |
#s(approx (* (* z z) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (+ (/ (* (pow y 2) (pow z 2)) (pow t 2)) (pow x 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* y (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* y (+ (/ (pow x 2) (pow y 2)) (/ (pow z 2) (pow t 2)))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* (pow t 2) (pow x 2)) (pow y 2))) (* -1 (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (pow x 2) (pow y 2))) (* -1 (/ (pow z 2) (pow t 2)))))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (* z z) (* t t)) #s(hole binary64 (/ (pow z 2) (pow t 2)))) |
#s(approx (* z (/ -1 (neg t))) #s(hole binary64 (/ z t))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow z 2) (+ y (/ (* (pow t 2) (pow x 2)) (* y (pow z 2))))))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (* (pow z 2) (+ (/ y (pow t 2)) (/ (pow x 2) (* y (pow z 2))))))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (* (pow z 2) (+ (/ 1 (pow t 2)) (/ (pow x 2) (* (pow y 2) (pow z 2))))))) |
#s(approx (+ (* (/ z t) (/ z t)) (/ (* (/ x y) x) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* (* t t) y)) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) y) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) #s(hole binary64 (/ (+ (* y (pow z 2)) (/ (* (pow t 2) (pow x 2)) y)) (pow t 2)))) |
#s(approx (+ (* (/ (/ x y) y) x) (/ (* z z) (* t t))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) #s(hole binary64 (/ (+ (/ (* (pow t 2) (pow x 2)) (pow y 2)) (pow z 2)) (pow t 2)))) |
#s(approx (/ -1 (neg t)) #s(hole binary64 (/ 1 t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y (pow z 2)) (pow t 2)) (/ (pow x 2) y))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 t t) (*.f64 (neg.f64 z) (*.f64 y z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) x) t (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 z) (*.f64 y z) (*.f64 (*.f64 t t) (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 t t)) (neg.f64 y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 t t)) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) (neg.f64 y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t))) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) t) (/.f64 z (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y z) y) (/.f64 (/.f64 z t) t) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 z y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 z (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 z (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z (neg.f64 t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 z)) t) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 z t) |
(neg.f64 (/.f64 z (neg.f64 t))) |
z |
t |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (*.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) x) |
(*.f64 x (*.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 x y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) y) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 y)) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 x x) y) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) y) x)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
x |
y |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (neg.f64 t) t)) (neg.f64 y)) |
(/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (neg.f64 t) t)) y)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) (neg.f64 y))) |
(neg.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 y (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y)) |
(*.f64 (*.f64 y z) z) |
(*.f64 (*.f64 z z) y) |
(*.f64 y (*.f64 z z)) |
(*.f64 z (*.f64 y z)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y (fabs.f64 t)) (fabs.f64 t)) |
(*.f64 (*.f64 y (neg.f64 t)) (neg.f64 t)) |
(*.f64 (*.f64 y t) t) |
(*.f64 (fabs.f64 t) (*.f64 (fabs.f64 t) y)) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 t) y)) |
(*.f64 (*.f64 t t) y) |
(*.f64 y (*.f64 t t)) |
(*.f64 t (*.f64 y t)) |
(*.f64 (neg.f64 (fabs.f64 t)) (neg.f64 (fabs.f64 t))) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (*.f64 (neg.f64 t) t) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 t) t)) |
(fabs.f64 (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (neg.f64 t) t)) (neg.f64 y)) |
(/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (neg.f64 t) t)) y)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) (neg.f64 y))) |
(neg.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)))) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) |
(/.f64 (neg.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y))) (*.f64 (neg.f64 t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) |
(neg.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (neg.f64 t) t))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
(*.f64 (*.f64 y (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 y (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) y)) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) y)) |
(*.f64 (*.f64 y z) z) |
(*.f64 (*.f64 z z) y) |
(*.f64 y (*.f64 z z)) |
(*.f64 z (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) z) |
(*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z))) |
(*.f64 (neg.f64 (fabs.f64 z)) (neg.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z z)) |
(*.f64 (*.f64 z z) #s(literal 1 binary64)) |
(*.f64 z z) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z z)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) z)) |
(fabs.f64 (*.f64 z z)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 t t) (*.f64 (neg.f64 z) (*.f64 y z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) x) t (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 z) (*.f64 y z) (*.f64 (*.f64 t t) (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 t t)) (neg.f64 y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 t t)) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) (neg.f64 y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t))) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) t) (/.f64 z (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y z) y) (/.f64 (/.f64 z t) t) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 z y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 z (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 z (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z (neg.f64 t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (*.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t))) (/.f64 z (neg.f64 t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 z t)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z) |
(*.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 z t) t)) |
(*.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t))) |
(*.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t)) |
(*.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t)))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 z t) t) z) |
(*.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(*.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t))) |
(*.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t))) |
(*.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64))) |
(*.f64 (/.f64 z t) (/.f64 z t)) |
(*.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(*.f64 z (/.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) t)) |
(*.f64 z (*.f64 z (pow.f64 t #s(literal -2 binary64)))) |
(*.f64 z (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 z t))) |
(*.f64 z (/.f64 (/.f64 z t) t)) |
(pow.f64 (/.f64 z (neg.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 z t)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (/.f64 z t)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) z)) t) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 #s(literal -1 binary64) z)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (fabs.f64 t)) (fabs.f64 t)) |
(/.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 z t) z)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) z)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 t) t))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z z)) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) z)) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) z)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 z)) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 z t) z) t) |
(/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 z z) (*.f64 t t)) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (*.f64 y y)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 t) t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) t (*.f64 (neg.f64 y) (*.f64 (/.f64 z t) z))) (*.f64 (neg.f64 y) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) z))) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (*.f64 t t) (*.f64 (neg.f64 z) (*.f64 y z))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) t (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 (neg.f64 y) y) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 t) t) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 z) z))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 t) t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) x) t (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 x x) t (*.f64 (*.f64 y y) (*.f64 (/.f64 z t) z))) (*.f64 (*.f64 y y) t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (neg.f64 y) (*.f64 t (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 t (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 (neg.f64 y) y) (*.f64 t (*.f64 (neg.f64 x) x))) (*.f64 t (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) y (*.f64 (*.f64 (/.f64 x y) x) t)) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z t) z) (*.f64 y y) (*.f64 t (*.f64 x x))) (*.f64 t (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (neg.f64 t) t) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (neg.f64 z) (*.f64 y z) (*.f64 (*.f64 t t) (*.f64 (/.f64 (neg.f64 x) y) x))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z z) y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 y y) (*.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y) (*.f64 (*.f64 z z) y)))) (*.f64 (*.f64 t t) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 6 binary64)) (pow.f64 (*.f64 x t) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x t) #s(literal 4 binary64)) (pow.f64 (*.f64 y z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 x t) (*.f64 y z)) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 t t)) (neg.f64 y)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (neg.f64 t) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 t) t) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 (neg.f64 t) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) y) |
(/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 t t)) y)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) (*.f64 (*.f64 t t) y))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t)) (neg.f64 y))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 (*.f64 (neg.f64 t) t) y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t))) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 z t))) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (neg.f64 z)) (neg.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) (fabs.f64 z)) (fabs.f64 z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -2 binary64)) z) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) (pow.f64 t #s(literal -1 binary64))) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (fabs.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fabs.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 t)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 t)) (/.f64 (neg.f64 z) (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) (neg.f64 t)) (/.f64 (fabs.f64 z) (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 z) t) (/.f64 (fabs.f64 z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (fabs.f64 t)) (/.f64 z (fabs.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) (*.f64 t t)) (/.f64 (/.f64 x y) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (/.f64 x y) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) x) t) (/.f64 (/.f64 x y) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 t t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) t) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) y) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t y) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) t) (/.f64 z (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 y (*.f64 t t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y y) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 z z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y z) y) (/.f64 (/.f64 z t) t) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 y z) (*.f64 t t)) (/.f64 z y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (/.f64 z t))) (neg.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (/.f64 z t))) (fabs.f64 (fabs.f64 (/.f64 z t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) z) (/.f64 y (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 z t) z) (pow.f64 t #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (*.f64 t t) x) (/.f64 (/.f64 x y) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (*.f64 (fabs.f64 z) (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 z) (/.f64 (fabs.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 z t)) (fabs.f64 (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 (*.f64 z z) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 t #s(literal -2 binary64)) (*.f64 z z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 z (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1 binary64)) (*.f64 (/.f64 z t) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) x (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 (/.f64 x y) x) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 t t) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 y y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 (/.f64 x y) x) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 z z) (/.f64 y (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z z) (pow.f64 t #s(literal -2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y z) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 x y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 y (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x (pow.f64 y #s(literal -2 binary64))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 x (/.f64 (/.f64 x y) y) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 (/.f64 x y) x) t) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (/.f64 (*.f64 y z) (*.f64 (*.f64 t t) y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 z (pow.f64 t #s(literal -2 binary64))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 z t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 z (/.f64 (/.f64 z t) t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y) (*.f64 (*.f64 t t) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) z)) (pow.f64 t #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 z (neg.f64 t)) (*.f64 (pow.f64 t #s(literal -1 binary64)) z))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 t #s(literal -1 binary64)) z)) (/.f64 z t))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) (pow.f64 (/.f64 z t) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 z (pow.f64 t #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) z) t) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) z) t) #s(literal -1 binary64)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) z)) t) |
(/.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 t)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) z) t)) |
(neg.f64 (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) x) x) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 y)) (/.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) (fabs.f64 y)) (/.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (fabs.f64 x) y) (/.f64 (fabs.f64 x) y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 x y) y) x) |
(*.f64 (*.f64 x x) (pow.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (*.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 x (/.f64 (/.f64 x y) y)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) x) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 x y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
#s(approx (/ (* x x) (* y y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (/ x y) x) (*.f64 (/.f64 x y) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y (*.f64 (/.f64 x y) x))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
#s(approx (/ (* x x) (* y y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
#s(approx (/ (* x x) (* y y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (fma.f64 (/.f64 (*.f64 z z) x) (/.f64 y x) (/.f64 (*.f64 t t) y)) (*.f64 x x))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 x t) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx y y) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 x t) #s(literal 2 binary64))) y)) |
#s(approx (* (* z z) y) (*.f64 (*.f64 z z) y)) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (* (* t t) y) (*.f64 (*.f64 t t) y)) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) y)) |
#s(approx (* (* z z) y) (*.f64 (*.f64 z z) y)) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 x x (pow.f64 (*.f64 y (/.f64 z t)) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) y)) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) y)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (neg.f64 y) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z))))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (neg.f64 y) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx z z) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ (* z z) (* t t)) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
#s(approx (* z (/ -1 (neg t))) (/.f64 z t)) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 z z) y)) y) (*.f64 z z))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (fma.f64 (/.f64 (/.f64 x y) z) (/.f64 x z) (/.f64 y (*.f64 t t))) (*.f64 z z))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (*.f64 (fma.f64 x (/.f64 x (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (pow.f64 t #s(literal -2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
#s(approx t t) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
#s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) (*.f64 t t))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
#s(approx (+ (* (/ z t) (* z (/ -1 (neg t)))) (/ (* x x) (* y y))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
#s(approx (/ -1 (neg t)) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) y (*.f64 (/.f64 x y) x)) t) t)) |
Compiled 13 910 to 1 633 computations (88.3% saved)
25 alts after pruning (20 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 645 | 6 | 651 |
| Fresh | 1 | 14 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 4 | 2 | 6 |
| Total | 652 | 25 | 677 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) | |
| 41.0% | (fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) | |
| ✓ | 94.6% | (fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
| 75.6% | (fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) | |
| 84.9% | (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)))) | |
| 75.6% | (fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x x) (*.f64 y y))) | |
| 85.7% | (fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) | |
| ✓ | 47.7% | (/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
| 83.3% | (/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) | |
| 72.0% | (/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) | |
| 42.8% | (/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) | |
| 41.2% | (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) | |
| 44.0% | (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) | |
| 56.3% | (/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) | |
| 41.9% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) | |
| 44.9% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) | |
| ✓ | 42.3% | (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
| 67.1% | (+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| 74.9% | (+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| ✓ | 73.1% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
| 66.7% | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) | |
| ✓ | 76.1% | (+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 66.3% | (+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) | |
| 74.9% | (+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) | |
| 76.0% | (+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
Compiled 1 456 to 502 computations (65.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) y (*.f64 t (*.f64 x (/.f64 x y)))) (*.f64 t y)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 y z) z (/.f64 (pow.f64 (*.f64 x t) #s(literal 2 binary64)) y)) t) (*.f64 y t)) |
(fma.f64 (/.f64 (/.f64 z t) t) (/.f64 (*.f64 y z) y) (/.f64 (pow.f64 (*.f64 t (/.f64 x y)) #s(literal 2 binary64)) (*.f64 t t))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (*.f64 (fma.f64 z (/.f64 z (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (/.f64 x y) x) t) (/.f64 (*.f64 t t) (*.f64 y t)) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 y t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 t x) #s(literal 2 binary64))) (pow.f64 (*.f64 y t) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
11 calls:
| 34.0ms | (*.f64 y y) |
| 16.0ms | y |
| 16.0ms | t |
| 14.0ms | (*.f64 z z) |
| 13.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 t t) |
| 99.7% | 1 | (*.f64 z z) |
| 99.7% | 1 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 99.7% | 1 | (*.f64 y y) |
| 99.7% | 1 | (*.f64 x x) |
| 99.7% | 1 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 99.7% | 1 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | t |
Compiled 45 to 61 computations (-35.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) y (*.f64 t (*.f64 x (/.f64 x y)))) (*.f64 t y)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 z t) t) z (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 t t) (*.f64 z z)) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
11 calls:
| 15.0ms | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 14.0ms | y |
| 14.0ms | z |
| 14.0ms | x |
| 13.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (*.f64 z z) |
| 99.7% | 1 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 99.7% | 1 | z |
| 99.7% | 1 | (*.f64 t t) |
| 99.7% | 1 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 99.7% | 1 | (*.f64 y y) |
| 99.7% | 1 | (*.f64 x x) |
| 99.7% | 1 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | t |
Compiled 45 to 61 computations (-35.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) y (*.f64 t (*.f64 x (/.f64 x y)))) (*.f64 t y)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
11 calls:
| 24.0ms | y |
| 11.0ms | t |
| 11.0ms | (*.f64 t t) |
| 10.0ms | (*.f64 x x) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | (*.f64 t t) |
| 94.6% | 1 | (*.f64 z z) |
| 97.9% | 2 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 94.6% | 1 | (*.f64 y y) |
| 96.7% | 2 | (*.f64 x x) |
| 97.5% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 94.6% | 1 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 97.9% | 2 | x |
| 94.6% | 1 | y |
| 94.6% | 1 | z |
| 94.6% | 1 | t |
Compiled 45 to 61 computations (-35.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 t))) t) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 y))) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 z z) y (*.f64 (*.f64 t t) (*.f64 x (/.f64 x y)))) (*.f64 (*.f64 t t) y)) |
(/.f64 (fma.f64 (*.f64 t (/.f64 x y)) x (*.f64 y (*.f64 (/.f64 z t) z))) (*.f64 y t)) |
(/.f64 (fma.f64 (*.f64 z (/.f64 z t)) y (*.f64 t (*.f64 x (/.f64 x y)))) (*.f64 t y)) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (/ (* x x) (* y y)) (/ (* z z) (* t t))) (pow.f64 (/.f64 z t) #s(literal 2 binary64))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 (/.f64 x y) x) y)) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
2 calls:
| 14.0ms | x |
| 8.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | x |
| 94.6% | 1 | (/.f64 (*.f64 z z) (*.f64 t t)) |
Compiled 8 to 11 computations (-37.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y)))) |
(fma.f64 (/.f64 z t) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) (neg.f64 y)) (neg.f64 y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
11 calls:
| 10.0ms | (*.f64 y y) |
| 9.0ms | y |
| 9.0ms | x |
| 8.0ms | z |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 2 | (*.f64 t t) |
| 87.6% | 2 | (*.f64 z z) |
| 93.9% | 2 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 92.4% | 2 | (*.f64 y y) |
| 85.7% | 1 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 92.4% | 2 | y |
| 88.0% | 2 | z |
| 92.1% | 2 | t |
| 90.6% | 3 | (*.f64 x x) |
| 94.6% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 92.4% | 3 | x |
Compiled 45 to 61 computations (-35.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (/.f64 (/.f64 x y) y) x)) |
2 calls:
| 5.0ms | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 5.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 93.8% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z t) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 (/.f64 z t) t) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 (/.f64 z t) z) t)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) x) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) y) y) (/.f64 (*.f64 z z) (*.f64 t t))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)) (*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 y y)))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
7 calls:
| 10.0ms | (*.f64 t t) |
| 9.0ms | y |
| 6.0ms | x |
| 6.0ms | t |
| 6.0ms | (/.f64 (*.f64 x x) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | x |
| 83.5% | 3 | (*.f64 t t) |
| 83.5% | 3 | t |
| 87.3% | 3 | y |
| 86.7% | 3 | (*.f64 y y) |
| 88.8% | 3 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 89.8% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 23 to 36 computations (-56.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(fma.f64 (/.f64 z t) (/.f64 z t) (/.f64 (*.f64 x x) (*.f64 y y))) |
9 calls:
| 17.0ms | (*.f64 x x) |
| 15.0ms | (*.f64 z z) |
| 12.0ms | y |
| 5.0ms | x |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
| 83.2% | 3 | (*.f64 y y) |
| 83.8% | 3 | y |
| 86.2% | 3 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 77.3% | 2 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 80.0% | 2 | (*.f64 z z) |
| 80.0% | 2 | z |
| 80.8% | 2 | (*.f64 x x) |
| 84.3% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 41 to 52 computations (-26.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) (*.f64 t t)))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 y y))) (*.f64 (/.f64 z (*.f64 t t)) z)) |
9 calls:
| 30.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 13.0ms | (*.f64 t t) |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 2 | (*.f64 z z) |
| 74.9% | 1 | (*.f64 x x) |
| 74.9% | 1 | x |
| 78.4% | 2 | (*.f64 y y) |
| 78.3% | 2 | (*.f64 t t) |
| 78.3% | 2 | t |
| 78.4% | 2 | y |
| 77.3% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 79.5% | 2 | (/.f64 (*.f64 z z) (*.f64 t t)) |
Compiled 29 to 46 computations (-58.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 z (*.f64 t t)) z)) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(+.f64 (*.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (*.f64 z z) (*.f64 t t))) |
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
8 calls:
| 9.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | t |
| 3.0ms | (*.f64 z z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 2 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 73.0% | 2 | t |
| 73.0% | 2 | (*.f64 t t) |
| 74.9% | 3 | (*.f64 y y) |
| 74.9% | 3 | y |
| 78.8% | 3 | (/.f64 (*.f64 z z) (*.f64 t t)) |
| 78.0% | 3 | z |
| 78.0% | 3 | (*.f64 z z) |
Compiled 34 to 45 computations (-32.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) y) (*.f64 t t)) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 t t)) y) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) t) y) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 (/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) t) (*.f64 y t)) |
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
11 calls:
| 17.0ms | y |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | (*.f64 t t) |
| 67.2% | 2 | t |
| 66.4% | 2 | (*.f64 y y) |
| 66.4% | 2 | y |
| 56.3% | 1 | (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 z z) (*.f64 t t))) |
| 67.4% | 2 | (*.f64 z z) |
| 67.4% | 2 | z |
| 62.4% | 2 | (*.f64 x x) |
| 62.4% | 2 | x |
| 70.4% | 2 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 73.5% | 3 | (/.f64 (*.f64 z z) (*.f64 t t)) |
Compiled 45 to 61 computations (-35.6% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 z z) y)) (*.f64 (*.f64 y t) t)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 y t) t)) |
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
1 calls:
| 2.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 3 | (/.f64 (*.f64 z z) (*.f64 t t)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
(/.f64 #s(approx (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (*.f64 (*.f64 y z) z)) (*.f64 (*.f64 t t) y)) |
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
1 calls:
| 1.0ms | (/.f64 (*.f64 z z) (*.f64 t t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 3 | (/.f64 (*.f64 z z) (*.f64 t t)) |
Compiled 7 to 7 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (* (* z z) y) (* (* t t) (* x (/ x y)))) (* t t)) (*.f64 (/.f64 x y) x)) y) |
10 calls:
| 6.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | (*.f64 z z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.3% | 1 | x |
| 56.3% | 1 | (*.f64 x x) |
| 56.3% | 1 | y |
| 56.3% | 1 | (*.f64 y y) |
| 56.3% | 1 | (*.f64 t t) |
| 56.3% | 1 | t |
| 56.3% | 1 | (*.f64 z z) |
| 56.3% | 1 | z |
| 56.3% | 1 | (/.f64 (*.f64 x x) (*.f64 y y)) |
| 56.3% | 1 | (/.f64 (*.f64 z z) (*.f64 t t)) |
Compiled 30 to 50 computations (-66.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9450681093837264e+104 | 1.3420443551087486e+116 |
Compiled 18 to 18 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 4.16257345447274e+224 | 1.0525034589236943e+228 |
| 11.0ms | 128× | 0 | valid |
Compiled 258 to 194 computations (24.8% saved)
ival-mult!: 6.0ms (81.7% of total)ival-div!: 1.0ms (13.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.67068909862224e+249 | +inf |
Compiled 18 to 18 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.67068909862224e+249 | +inf |
Compiled 18 to 18 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 18 to 18 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 2.3272730984552805e-100 | 7.424082744870659e-94 |
Compiled 18 to 18 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.809474374899017e-291 | 1.0799986365690584e-274 |
Compiled 18 to 18 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 2.3272730984552805e-100 | 7.424082744870659e-94 |
Compiled 18 to 18 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 9.562408117719607e-82 | 5.882391915266283e-79 |
Compiled 18 to 18 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 9.562408117719607e-82 | 5.882391915266283e-79 |
Compiled 18 to 18 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 9.562408117719607e-82 | 5.882391915266283e-79 |
Compiled 18 to 18 computations (0% saved)
| 1× | fuel |
Compiled 767 to 97 computations (87.4% saved)
(abs t)
(abs z)
(abs y)
(abs x)
Compiled 7 790 to 2 832 computations (63.6% saved)
Loading profile data...