
Time bar (total: 3.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 100% | 99.7% | 0% | 0.3% | 0% | 0% | 0% | 1 |
Compiled 13 to 13 computations (0% saved)
| 665.0ms | 8 256× | 0 | valid |
ival-mult: 272.0ms (73.4% of total)ival-add: 88.0ms (23.8% of total)ival-true: 6.0ms (1.6% of total)ival-assert: 3.0ms (0.8% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 5 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 4 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 a b) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 x y) | overflow | 39 | |
| ↳ | (+.f64 (*.f64 x y) (*.f64 z t)) | overflow | 57 | |
| ↳ | (*.f64 z t) | overflow | 22 | |
| ↳ | (*.f64 a b) | overflow | 29 | |
+.f64 | (+.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 x y) | overflow | 39 | |
| ↳ | (*.f64 z t) | overflow | 22 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 9 | 0 |
| - | 0 | 247 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 9 | 0 | 0 |
| - | 0 | 0 | 247 |
| number | freq |
|---|---|
| 0 | 247 |
| 1 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 56.0ms | 512× | 0 | valid |
Compiled 81 to 37 computations (54.3% saved)
ival-mult: 31.0ms (86% of total)ival-add: 4.0ms (11.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 318 |
| 1 | 260 | 312 |
| 2 | 649 | 310 |
| 3 | 1161 | 308 |
| 4 | 1319 | 308 |
| 5 | 1411 | 308 |
| 6 | 1454 | 308 |
| 0 | 11 | 11 |
| 0 | 16 | 11 |
| 1 | 29 | 11 |
| 2 | 67 | 11 |
| 3 | 134 | 11 |
| 4 | 209 | 11 |
| 5 | 220 | 11 |
| 6 | 234 | 11 |
| 7 | 235 | 11 |
| 0 | 235 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(sort x y)
(sort z t)
(sort a b)
Compiled 11 to 11 computations (0% saved)
Compiled 0 to 6 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.5% | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(*.f64 a b) |
a |
b |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
| 1.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 637 |
| 1 | 484 | 637 |
| 2 | 1717 | 637 |
| 3 | 6750 | 637 |
| 0 | 8064 | 562 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (fma.f64 y x (*.f64 b a)))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (* x y) (* z t)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 b a)) x) y) x)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 t x) z y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 b a)) x) y) x)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 t x) z y) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 b a)) y) x) y)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 t y) z x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 b a)) y) x) y)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 t y) z x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 y x (*.f64 b a)) z) t) z)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 x z) y t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 y x (*.f64 b a)) z) t) z)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 x z) y t) z)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 y x (*.f64 b a)) t) z) t)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 x t) y z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 y x (*.f64 b a)) t) z) t)) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 x t) y z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b b) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 33 |
| 0 | 16 | 33 |
| 1 | 54 | 33 |
| 2 | 446 | 33 |
| 3 | 6610 | 33 |
| 0 | 8283 | 30 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(*.f64 a b) |
a |
b |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (fma.f64 b a (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (-.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (fma.f64 t z (*.f64 y x))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 b a (fma.f64 t z (*.f64 y x))) (/.f64 (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x)))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 b a (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x))) (*.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (+.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (*.f64 (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)) (pow.f64 (*.f64 b a) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b (fma.f64 t z (*.f64 y x))) a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)) (pow.f64 (*.f64 b a) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 y x (neg.f64 (fma.f64 b a (*.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 9 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)) (pow.f64 (*.f64 b a) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 b (fma.f64 t z (*.f64 y x))) a) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (*.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (*.f64 b a)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (-.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (fma.f64 b a (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 b a (fma.f64 t z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (-.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 b a)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (*.f64 b a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (*.f64 b a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 b a)) |
(fma.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 b a) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (/.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (fabs.f64 (fma.f64 t z (*.f64 y x))) (/.f64 (fabs.f64 (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 b a) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b a) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(fma.f64 a b (fma.f64 t z (*.f64 y x))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 b a)) |
(fma.f64 t z (fma.f64 b a (*.f64 y x))) |
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(fma.f64 x y (fma.f64 b a (*.f64 t z))) |
(-.f64 (fma.f64 b a (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 a) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 t z) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 a) b))) |
(-.f64 (*.f64 t z) (-.f64 (*.f64 (neg.f64 a) b) (*.f64 y x))) |
(-.f64 (*.f64 t z) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 b a))) |
(-.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z)))) |
(+.f64 (fma.f64 b a (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) |
(+.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a)) |
(+.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) |
(+.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t z) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 (neg.f64 y) x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (fabs.f64 (*.f64 y x)) (/.f64 (fabs.f64 (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (*.f64 t z) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t z) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 y x (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 x y (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
z |
t |
(*.f64 b a) |
(*.f64 a b) |
(neg.f64 (*.f64 (neg.f64 a) b)) |
a |
b |
Compiled 9 630 to 737 computations (92.3% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 240 | 7 | 247 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 241 | 7 | 248 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.3% | (fma.f64 y x (fma.f64 b a (*.f64 t z))) |
| 73.9% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) | |
| 65.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) | |
| ▶ | 62.1% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
| ▶ | 40.7% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| ▶ | 28.4% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
| ▶ | 36.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 216 to 180 computations (16.7% saved)
| Inputs |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
y |
x |
(fma.f64 b a (*.f64 t z)) |
b |
a |
(*.f64 t z) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
(*.f64 b a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
(fma.f64 t z (*.f64 b a)) |
| Outputs |
|---|
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* a b))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* t z))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | inf | ((+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (* b a) (+ (+ (* x y) (* z t)) (* a b)) (+ (+ (* x y) (* z t)) (* a b)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* b a))) |
| 2.0ms | t | @ | -inf | ((+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (* b a) (+ (+ (* x y) (* z t)) (* a b)) (+ (+ (* x y) (* z t)) (* a b)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* b a))) |
| 1.0ms | z | @ | -inf | ((+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (* b a) (+ (+ (* x y) (* z t)) (* a b)) (+ (+ (* x y) (* z t)) (* a b)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* b a))) |
| 1.0ms | b | @ | -inf | ((+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (* b a) (+ (+ (* x y) (* z t)) (* a b)) (+ (+ (* x y) (* z t)) (* a b)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* b a))) |
| 1.0ms | a | @ | -inf | ((+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (* b a) (+ (+ (* x y) (* z t)) (* a b)) (+ (+ (* x y) (* z t)) (* a b)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* b a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 1235 |
| 1 | 525 | 1235 |
| 2 | 1752 | 1235 |
| 3 | 7023 | 1235 |
| 0 | 8034 | 1085 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* a b))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* t z))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
| Outputs |
|---|
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 z t (*.f64 a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 z t (fma.f64 a b (*.f64 x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 z t (*.f64 a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 z t (fma.f64 a b (*.f64 x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 x y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 x y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 a b (*.f64 x y))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) (*.f64 a b)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (* t z)) (fma.f64 z t (*.f64 a b))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 a b (*.f64 x y))) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) (*.f64 a b)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (* t z)) (fma.f64 z t (*.f64 a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 z t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t) z)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t) z)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z) t)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z) t)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 z t (*.f64 x y))) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 z t (*.f64 x y))) |
#s(approx (* b a) #s(hole binary64 (* a b))) |
#s(approx (* b a) (*.f64 a b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 a b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 a b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b b) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a) b)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a) b)) |
#s(approx (+ (* t z) (* b a)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 99 |
| 0 | 27 | 91 |
| 1 | 123 | 91 |
| 2 | 908 | 91 |
| 0 | 8246 | 91 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
y |
x |
(fma.f64 b a (*.f64 t z)) |
b |
a |
(*.f64 t z) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
(*.f64 b a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
(fma.f64 t z (*.f64 b a)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))) (*.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))))) (+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)) (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)))) (fma.f64 z t (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (fma.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 a b (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (neg.f64 (fma.f64 a b (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (neg.f64 (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 a b (*.f64 z t)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)) (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)) (*.f64 (*.f64 z t) (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 x) y (fma.f64 (neg.f64 z) t (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) (*.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (*.f64 (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (*.f64 (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))) (fma.f64 a b (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (fma.f64 a b (*.f64 x y)) (*.f64 (neg.f64 t) z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (fma.f64 (neg.f64 z) t (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)))) (+.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64))) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)))) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) y (fma.f64 (neg.f64 z) t (*.f64 a b))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64))) (+.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) (*.f64 a b)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(fma.f64 z t (fma.f64 a b (*.f64 x y))) |
(fma.f64 t z (fma.f64 a b (*.f64 x y))) |
(fma.f64 a b (fma.f64 x y (*.f64 z t))) |
(fma.f64 b a (fma.f64 x y (*.f64 z t))) |
(fma.f64 x y (fma.f64 a b (*.f64 z t))) |
(fma.f64 y x (fma.f64 a b (*.f64 z t))) |
(-.f64 (fma.f64 x y (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z)))) |
(-.f64 (fma.f64 x y (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b)))) |
(-.f64 (fma.f64 a b (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t)))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (*.f64 x y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (*.f64 x y))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z))) (-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 t) z))) (*.f64 a b))) |
(-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 x y) (-.f64 (*.f64 (neg.f64 a) b) (*.f64 z t))) |
(-.f64 (*.f64 x y) (neg.f64 (fma.f64 a b (*.f64 z t)))) |
(-.f64 (*.f64 a b) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(-.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (neg.f64 a) b)) |
(-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 z t) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 a b))) |
(-.f64 (*.f64 z t) (fma.f64 (neg.f64 a) b (*.f64 (neg.f64 x) y))) |
(+.f64 (fma.f64 x y (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 x y (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 a b (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y)))))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a b (*.f64 z t)) (-.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 a b))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x y (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b)))) (/.f64 (neg.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 z t (fma.f64 x y (*.f64 (neg.f64 a) b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t)))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a b (*.f64 z t)) #s(literal 2 binary64))) (-.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))))) |
(+.f64 (fma.f64 a b (*.f64 x y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (fma.f64 a b (*.f64 x y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t)) |
(+.f64 (*.f64 x y) (fma.f64 a b (*.f64 z t))) |
(+.f64 (*.f64 a b) (fma.f64 x y (*.f64 z t))) |
(+.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (neg.f64 a) (neg.f64 b))) |
(+.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a b)) |
(+.f64 (fma.f64 a b (*.f64 z t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (fma.f64 a b (*.f64 z t)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (fma.f64 a b (*.f64 z t)) (*.f64 x y)) |
(+.f64 (*.f64 z t) (fma.f64 a b (*.f64 x y))) |
y |
x |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))))) (+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b)))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))))) (+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (fma.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 a) b (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (*.f64 (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 a b (*.f64 (neg.f64 t) z)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (*.f64 (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z t (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (fma.f64 (neg.f64 a) b (*.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) t (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (fma.f64 a b (*.f64 (neg.f64 t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 z t (*.f64 (neg.f64 a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 a b (*.f64 z t)))) |
(fma.f64 z t (*.f64 (neg.f64 a) (neg.f64 b))) |
(fma.f64 z t (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 z t (*.f64 a b)) |
(fma.f64 t z (*.f64 (neg.f64 a) (neg.f64 b))) |
(fma.f64 t z (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 t z (*.f64 a b)) |
(fma.f64 a b (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 a b (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 a b (*.f64 z t)) |
(fma.f64 b a (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 b a (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 b a (*.f64 z t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b)))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 z t) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (neg.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (fma.f64 a b (*.f64 (neg.f64 t) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (neg.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 z t (*.f64 (neg.f64 a) b)))) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 a b) (*.f64 z t)) |
(+.f64 (*.f64 z t) (*.f64 (neg.f64 a) (neg.f64 b))) |
(+.f64 (*.f64 z t) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (*.f64 z t) (*.f64 a b)) |
b |
a |
(*.f64 z t) |
(*.f64 t z) |
(neg.f64 (*.f64 (neg.f64 t) z)) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 a b)) |
(*.f64 a b) |
(*.f64 b a) |
(neg.f64 (*.f64 (neg.f64 a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))))) (+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b)))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))))) (+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (fma.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 a) b (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (*.f64 (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 a b (*.f64 (neg.f64 t) z)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (*.f64 (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z t (*.f64 (neg.f64 a) b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (fma.f64 (neg.f64 a) b (*.f64 z t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) t (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (fma.f64 a b (*.f64 (neg.f64 t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 z t (*.f64 (neg.f64 a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 a b (*.f64 z t)))) |
(fma.f64 z t (*.f64 (neg.f64 a) (neg.f64 b))) |
(fma.f64 z t (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 z t (*.f64 a b)) |
(fma.f64 t z (*.f64 (neg.f64 a) (neg.f64 b))) |
(fma.f64 t z (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 t z (*.f64 a b)) |
(fma.f64 a b (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 a b (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 a b (*.f64 z t)) |
(fma.f64 b a (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 b a (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 b a (*.f64 z t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b)))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 t) z)) |
(-.f64 (*.f64 z t) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 z t) (fma.f64 z t (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (fma.f64 a b (*.f64 (neg.f64 t) z)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 t) z))) (/.f64 (neg.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (fma.f64 a b (*.f64 (neg.f64 t) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 z t (*.f64 (neg.f64 a) b))) (/.f64 (neg.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (fma.f64 z t (*.f64 (neg.f64 a) b)))) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 a b) (*.f64 z t)) |
(+.f64 (*.f64 z t) (*.f64 (neg.f64 a) (neg.f64 b))) |
(+.f64 (*.f64 z t) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (*.f64 z t) (*.f64 a b)) |
Compiled 8 172 to 679 computations (91.7% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 3 | 238 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 238 | 7 | 245 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.3% | (fma.f64 y x (fma.f64 b a (*.f64 t z))) |
| ▶ | 65.0% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
| ▶ | 73.9% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
| ▶ | 60.9% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
| ✓ | 40.7% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| ✓ | 28.4% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
| ✓ | 36.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 100 to 86 computations (14% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
(fma.f64 a b (*.f64 z t)) |
a |
b |
(*.f64 z t) |
z |
t |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
y |
x |
#s(approx (+ (* b a) (* t z)) (*.f64 a b)) |
(*.f64 a b) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* a b))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* a b) (* z t)) a b (* z t) z t (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* a b) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 1.0ms | a | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* a b) (* z t)) a b (* z t) z t (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* a b) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 1.0ms | t | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* a b) (* z t)) a b (* z t) z t (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* a b) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 1.0ms | b | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* a b) (* z t)) a b (* z t) z t (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* a b) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 1.0ms | t | @ | 0 | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* a b) (* z t)) a b (* z t) z t (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* a b) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 1228 |
| 1 | 524 | 1228 |
| 2 | 1742 | 1228 |
| 3 | 7012 | 1228 |
| 0 | 8010 | 1078 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* a b))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a b))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (* t z)) (fma.f64 b a (*.f64 t z))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* a b) (* x y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (* t z)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a z) b t) z)) |
#s(approx t #s(hole binary64 t)) |
#s(approx t t) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 a t) b z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t a) z b) a)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b b) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* a b) (* z t)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 (/.f64 t b) z a) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 86 |
| 0 | 28 | 81 |
| 1 | 130 | 81 |
| 2 | 803 | 81 |
| 0 | 8513 | 80 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
(fma.f64 a b (*.f64 z t)) |
a |
b |
(*.f64 z t) |
z |
t |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
y |
x |
#s(approx (+ (* b a) (* t z)) (*.f64 a b)) |
(*.f64 a b) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))))) (+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 (neg.f64 a) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 a) b (*.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (*.f64 (fma.f64 b a (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (fma.f64 b a (*.f64 (neg.f64 z) t)) (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 a) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 a) b (*.f64 t z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 z) t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 a) b (*.f64 t z)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(fma.f64 b a (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 b a (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 b a (*.f64 t z)) |
(fma.f64 a b (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 a b (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 a b (*.f64 t z)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 t z (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 t z (*.f64 b a)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 z t (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 z t (*.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 a) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 z) t)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 z) t)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (*.f64 b a) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (*.f64 t z) (*.f64 b a)) |
a |
b |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
z |
t |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (fma.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (*.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 b a))) |
(fma.f64 x y #s(approx (+ (* b a) (* t z)) (*.f64 b a))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))) |
(-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a)))) (/.f64 (neg.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))))) |
(+.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))) |
(+.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x)) |
y |
x |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
(*.f64 b a) |
(*.f64 a b) |
(neg.f64 (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (fma.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (*.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 t z))) |
(fma.f64 x y #s(approx (+ (* b a) (* t z)) (*.f64 t z))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))) |
(-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (-.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z)))) (/.f64 (neg.f64 (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))))) |
(+.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))) |
(+.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x)) |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
Compiled 8 116 to 523 computations (93.6% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 0 | 175 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 4 | 4 |
| Total | 175 | 7 | 182 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.3% | (fma.f64 y x (fma.f64 b a (*.f64 t z))) |
| ✓ | 65.0% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
| ✓ | 73.9% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
| ✓ | 60.9% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
| ✓ | 40.7% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| ✓ | 28.4% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
| ✓ | 36.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 265 to 125 computations (52.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
11 calls:
| 41.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 4.0ms | b |
| 4.0ms | a |
| 4.0ms | t |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (*.f64 a b) |
| 97.3% | 1 | (*.f64 z t) |
| 97.3% | 1 | (*.f64 x y) |
| 97.3% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 99.2% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
| 97.3% | 1 | a |
| 97.3% | 1 | b |
Compiled 33 to 77 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
11 calls:
| 35.0ms | z |
| 3.0ms | a |
| 3.0ms | b |
| 3.0ms | t |
| 3.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | (*.f64 a b) |
| 89.0% | 3 | (*.f64 z t) |
| 89.3% | 3 | (*.f64 x y) |
| 85.4% | 3 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 87.1% | 4 | x |
| 85.1% | 4 | y |
| 82.5% | 2 | z |
| 86.9% | 3 | t |
| 86.1% | 3 | a |
| 86.1% | 4 | b |
| 73.9% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
Compiled 33 to 77 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
10 calls:
| 28.0ms | y |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.5% | 3 | y |
| 71.4% | 5 | z |
| 67.8% | 3 | b |
| 69.8% | 3 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 78.2% | 3 | x |
| 62.1% | 1 | a |
| 66.5% | 3 | t |
| 71.0% | 3 | (*.f64 a b) |
| 62.1% | 1 | (*.f64 z t) |
| 83.5% | 3 | (*.f64 x y) |
Compiled 22 to 66 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 3 | (*.f64 x y) |
Compiled 3 to 7 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
11 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.8% | 3 | a |
| 54.4% | 4 | (*.f64 z t) |
| 58.0% | 6 | t |
| 57.6% | 3 | b |
| 55.9% | 5 | z |
| 59.3% | 4 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 62.1% | 3 | (*.f64 a b) |
| 40.7% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 58.6% | 3 | x |
| 57.8% | 3 | y |
| 64.4% | 3 | (*.f64 x y) |
Compiled 33 to 77 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
10 calls:
| 25.0ms | (*.f64 x y) |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (*.f64 a b) |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.5% | 2 | z |
| 51.8% | 3 | (*.f64 z t) |
| 49.8% | 3 | t |
| 49.2% | 3 | a |
| 47.5% | 3 | b |
| 48.1% | 3 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 38.2% | 2 | y |
| 40.4% | 3 | x |
| 52.2% | 3 | (*.f64 a b) |
| 41.1% | 3 | (*.f64 x y) |
Compiled 22 to 66 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
11 calls:
| 28.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | a |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.6% | 1 | y |
| 36.6% | 1 | x |
| 36.6% | 1 | (*.f64 x y) |
| 36.6% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 36.6% | 1 | z |
| 36.6% | 1 | b |
| 36.6% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 36.6% | 1 | a |
| 36.6% | 1 | t |
| 36.6% | 1 | (*.f64 z t) |
| 36.6% | 1 | (*.f64 a b) |
Compiled 33 to 77 computations (-133.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2926273696021954e-73 | 5.699440326931298e-56 |
| 0.0ms | -2.731226590672099e+86 | -1.6710003184196328e+79 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.055644496629496e+152 | 8.529907537634916e+160 |
| 0.0ms | -3.332350560890695e+97 | -5.624140149712822e+89 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.055644496629496e+152 | 8.529907537634916e+160 |
| 0.0ms | -3.332350560890695e+97 | -5.624140149712822e+89 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2926273696021954e-73 | 5.699440326931298e-56 |
| 0.0ms | -2.731226590672099e+86 | -1.6710003184196328e+79 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8567122896824747e-108 | 5.423638404661006e-94 |
| 0.0ms | -3.3648790419796714e+101 | -1.2894370318304456e+97 |
Compiled 14 to 20 computations (-42.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 283 |
| 1 | 81 | 283 |
| 2 | 119 | 283 |
| 3 | 186 | 283 |
| 4 | 261 | 283 |
| 5 | 272 | 283 |
| 6 | 286 | 283 |
| 7 | 287 | 283 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) #s(literal +inf.0 binary64)) (fma.f64 y x (fma.f64 b a (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a)))) |
(if (<=.f64 (*.f64 x y) #s(literal -200000000000000002926139046134974606194008597572931011855722157433959272850229643182080 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (<=.f64 (*.f64 x y) #s(literal 6365737426045269/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))))) |
(if (<=.f64 (*.f64 x y) #s(literal -20000000000000001471517476954224996795152124304354913598491715802703518287604380404101359312306176 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999999733403004123153744855539019118436686285840188024369679522423761672919759564567158443669378824028710020392594094129030220133015859757056 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (<=.f64 (*.f64 x y) #s(literal -20000000000000001471517476954224996795152124304354913598491715802703518287604380404101359312306176 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999999733403004123153744855539019118436686285840188024369679522423761672919759564567158443669378824028710020392594094129030220133015859757056 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (<=.f64 (*.f64 x y) #s(literal -200000000000000002926139046134974606194008597572931011855722157433959272850229643182080 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 6365737426045269/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (<=.f64 (*.f64 a b) #s(literal -199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) (if (<=.f64 (*.f64 a b) #s(literal 5288447750321989/2644223875160994395807661232131084159313618731857124877138595181097623164945245383300756841758861139390364848100093433217024 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
| Outputs |
|---|
(if (<=.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) #s(literal +inf.0 binary64)) (fma.f64 y x (fma.f64 b a (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a)))) |
(if (<=.f64 (*.f64 x y) #s(literal -200000000000000002926139046134974606194008597572931011855722157433959272850229643182080 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (<=.f64 (*.f64 x y) #s(literal 6365737426045269/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -200000000000000002926139046134974606194008597572931011855722157433959272850229643182080 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 6365737426045269/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a)))) |
(if (<=.f64 (*.f64 x y) #s(literal -20000000000000001471517476954224996795152124304354913598491715802703518287604380404101359312306176 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999999733403004123153744855539019118436686285840188024369679522423761672919759564567158443669378824028710020392594094129030220133015859757056 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -20000000000000001471517476954224996795152124304354913598491715802703518287604380404101359312306176 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 999999999999999999733403004123153744855539019118436686285840188024369679522423761672919759564567158443669378824028710020392594094129030220133015859757056 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 b a)))) |
(if (<=.f64 (*.f64 x y) #s(literal -20000000000000001471517476954224996795152124304354913598491715802703518287604380404101359312306176 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999999733403004123153744855539019118436686285840188024369679522423761672919759564567158443669378824028710020392594094129030220133015859757056 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -20000000000000001471517476954224996795152124304354913598491715802703518287604380404101359312306176 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 999999999999999999733403004123153744855539019118436686285840188024369679522423761672919759564567158443669378824028710020392594094129030220133015859757056 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 z t)))) |
(if (<=.f64 (*.f64 x y) #s(literal -200000000000000002926139046134974606194008597572931011855722157433959272850229643182080 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 6365737426045269/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -200000000000000002926139046134974606194008597572931011855722157433959272850229643182080 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 6365737426045269/31828687130226345097944463881396533766429193651030253916189694521162207808802136034115584 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a))) |
(if (<=.f64 (*.f64 a b) #s(literal -199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) (if (<=.f64 (*.f64 a b) #s(literal 5288447750321989/2644223875160994395807661232131084159313618731857124877138595181097623164945245383300756841758861139390364848100093433217024 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)))) |
(if (or (<=.f64 (*.f64 a b) #s(literal -199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) (not (<=.f64 (*.f64 a b) #s(literal 5288447750321989/2644223875160994395807661232131084159313618731857124877138595181097623164945245383300756841758861139390364848100093433217024 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
| 1× | done |
Compiled 283 to 58 computations (79.5% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 834 to 288 computations (65.5% saved)
Loading profile data...