
Time bar (total: 2.9s)
| 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)
| 633.0ms | 8 256× | 0 | valid |
ival-mult: 214.0ms (74.1% of total)ival-add: 70.0ms (24.2% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 8 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 1 | 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 | 8 | 0 |
| ↳ | (*.f64 x y) | overflow | 35 | |
| ↳ | (+.f64 (*.f64 x y) (*.f64 z t)) | overflow | 66 | |
| ↳ | (*.f64 z t) | overflow | 33 | |
| ↳ | (*.f64 a b) | overflow | 27 | |
+.f64 | (+.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 35 | |
| ↳ | (*.f64 z t) | overflow | 33 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 9 | 0 |
| - | 0 | 247 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 9 | 0 | 0 |
| - | 0 | 1 | 246 |
| number | freq |
|---|---|
| 0 | 247 |
| 1 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 71.0ms | 512× | 0 | valid |
Compiled 81 to 37 computations (54.3% saved)
ival-mult: 10.0ms (50.2% of total)ival-add: 9.0ms (45.2% 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 | y | @ | -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) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 742 |
| 0 | 159 | 700 |
| 1 | 924 | 690 |
| 0 | 8496 | 612 |
| 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 |
#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 |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 b a (*.f64 t z)) (fma.f64 b a (*.f64 t z))) (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 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 t z)) (fma.f64 b a (*.f64 t z)))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 a) b))))) |
(/.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)) (fma.f64 b a (*.f64 t z)) (-.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 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b a (*.f64 t z)) (fma.f64 b a (*.f64 t z))) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.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 (fma.f64 t z (*.f64 y x)) (*.f64 b a)))) |
(/.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 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))))))) |
(/.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 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a)))))) |
(/.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 (fma.f64 t z (*.f64 y x)) (*.f64 b a))) |
(/.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 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (-.f64 (*.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))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a))))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(fma.f64 a b (fma.f64 t z (*.f64 y x))) |
(fma.f64 t z (fma.f64 b a (*.f64 y x))) |
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(fma.f64 x y (fma.f64 b a (*.f64 t z))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a)))) |
(-.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 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 t z) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 b a))) |
(-.f64 (*.f64 t z) (neg.f64 (fma.f64 b a (*.f64 y x)))) |
(-.f64 (*.f64 b a) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x))) |
(-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 y x) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 b a))) |
(-.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z)))) |
(+.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 2 binary64)) (*.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x)))))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a))))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a)))))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) |
(+.f64 (*.f64 t z) (fma.f64 b a (*.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 a)) b)) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a)) |
(+.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) t))))) |
(/.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 y x (*.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t))))) |
(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 x)) y)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 z)) t)) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 x) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)))))) |
(+.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 z)) t)) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
(*.f64 b a) |
(*.f64 a b) |
a |
b |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y 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)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z x) y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 t (/.f64 z x) y)))) |
#s(approx y 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)) (*.f64 (fma.f64 t (/.f64 z y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x)) (neg.f64 y))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 (fma.f64 t (/.f64 z y) x)) (neg.f64 y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) t)))) |
#s(approx t t) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z)) (neg.f64 t))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 (fma.f64 x (/.f64 y t) z)) (neg.f64 t))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx a a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b 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)) (*.f64 (neg.f64 a) (neg.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)))) |
#s(approx b 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)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a)) (neg.f64 b))) |
Compiled 2 385 to 352 computations (85.2% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 10 | 117 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 10 | 118 |
| Status | Accuracy | Program |
|---|---|---|
| 97.6% | (fma.f64 z t (fma.f64 b a (*.f64 y x))) | |
| ▶ | 98.8% | (fma.f64 y x (fma.f64 b a (*.f64 t z))) |
| ▶ | 60.0% | (+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
| 71.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) | |
| ▶ | 66.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
| 60.4% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) | |
| 85.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) | |
| ▶ | 40.5% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| 33.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) | |
| ▶ | 30.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 312 to 258 computations (17.3% 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 y x)) |
(*.f64 y x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
(fma.f64 b a (*.f64 y x)) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(*.f64 a 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))) #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 (+ (* b a) (* y x)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* y x)) #s(hole binary64 (+ (* a b) (* 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 (+ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* b a) (* y x)) #s(hole binary64 (* x (+ y (/ (* a b) 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 (+ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) 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 (+ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* y (+ x (/ (* a b) y))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* 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 (+ (* 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 (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) 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 (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) 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 (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) 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 (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) 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 (* a b) #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 (+ (* b a) (* y x)) #s(hole binary64 (* a (+ b (/ (* x y) 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) 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 (+ (* b a) (* y x)) #s(hole binary64 (* b (+ a (/ (* x y) 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.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)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* a b)) |
| 1.0ms | y | @ | -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)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* a b)) |
| 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)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* a b)) |
| 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)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* a b)) |
| 1.0ms | x | @ | -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)) (* y x) (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* a b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 1636 |
| 0 | 263 | 1470 |
| 1 | 1424 | 1470 |
| 0 | 8247 | 1421 |
| 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 y x)) |
(*.f64 y x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
(fma.f64 b a (*.f64 y x)) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(*.f64 a b) |
#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 (+ (* b a) (* y x)) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (* y x)) #s(hole binary64 (+ (* a b) (* 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 (+ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* b a) (* y x)) #s(hole binary64 (* x (+ y (/ (* a b) 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 (+ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) 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 (+ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* y (+ x (/ (* a b) y))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* y (+ x (/ (* 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))))) |
#s(approx (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* 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 (+ (* 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 (+ (* x y) (* z t)) #s(hole binary64 (* z (+ t (/ (* x y) 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 (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) 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 (+ (* x y) (* z t)) #s(hole binary64 (* t (+ z (/ (* x y) 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 (+ (* x y) (* z t)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) 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 (* a b) #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 (+ (* b a) (* y x)) #s(hole binary64 (* a (+ b (/ (* x y) 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) 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 (+ (* b a) (* y x)) #s(hole binary64 (* b (+ a (/ (* x y) 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 (+ (* b a) (* y x)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (neg.f64 a) b))) (-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a b (*.f64 x y)) (fma.f64 a b (*.f64 x y))) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 (fma.f64 z t (*.f64 a b)) (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 (neg.f64 a) b) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (neg.f64 a) b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a b (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 (fma.f64 a b (*.f64 x y)) (fma.f64 a b (*.f64 x y)) (-.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 (fma.f64 z t (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 z t (*.f64 a b)) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64))) (-.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64))) (-.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y)))))) |
(fma.f64 a b (fma.f64 z t (*.f64 x y))) |
(fma.f64 b a (fma.f64 z t (*.f64 x y))) |
(fma.f64 x y (fma.f64 z t (*.f64 a b))) |
(fma.f64 y x (fma.f64 z t (*.f64 a b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b)))) (/.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y)))) (/.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y))))) |
(-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 (neg.f64 z) t)) |
(-.f64 (fma.f64 a b (*.f64 x y)) (*.f64 (neg.f64 t) z)) |
(-.f64 (fma.f64 z t (*.f64 a b)) (*.f64 (neg.f64 x) y)) |
(-.f64 (fma.f64 z t (*.f64 a b)) (*.f64 (neg.f64 y) x)) |
(-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (neg.f64 b) a)) |
(-.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b)))))) (/.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 z t (*.f64 x y)) (*.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 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y)))))) (/.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z t (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y))))))) |
(+.f64 (fma.f64 a b (*.f64 x y)) (*.f64 z t)) |
(+.f64 (fma.f64 z t (*.f64 a b)) (*.f64 x y)) |
(+.f64 (*.f64 a b) (fma.f64 z t (*.f64 x y))) |
(+.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(+.f64 (fma.f64 z t (*.f64 x y)) (*.f64 a b)) |
(+.f64 (*.f64 x y) (fma.f64 z t (*.f64 a b))) |
y |
x |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) z))) (fma.f64 a b (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (-.f64 (*.f64 z t) (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) z) (*.f64 (*.f64 a b) (*.f64 (neg.f64 t) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 z t) (*.f64 a b))))) |
(/.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 a b (*.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 z t)))))) |
(/.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 z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 z t))))) |
(fma.f64 z t (*.f64 a b)) |
(fma.f64 t z (*.f64 a b)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 a b (*.f64 z t)) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 b a (*.f64 z t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 z t) (*.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 z t) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 t) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 z t))))) (/.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 z t)))))) |
(+.f64 (*.f64 z t) (*.f64 a b)) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(+.f64 (*.f64 a b) (*.f64 z t)) |
b |
a |
(*.f64 z t) |
(*.f64 t z) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 a b)) |
(*.f64 a b) |
(*.f64 b a) |
#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 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y))) (fma.f64 a b (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) x))) (fma.f64 a b (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (-.f64 (*.f64 x y) (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 a b) (*.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) x) (*.f64 (*.f64 a b) (*.f64 (neg.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 a b (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 a b (*.f64 (neg.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 x y))))) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 a b (*.f64 x y)) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 b a (*.f64 x y)) |
(fma.f64 x y (*.f64 a b)) |
(fma.f64 y x (*.f64 a b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 a b (*.f64 (neg.f64 x) y)))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 b) a)) |
(-.f64 (*.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 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 x y))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a b) (*.f64 x y)))))) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 a b) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 a b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) b) (*.f64 (neg.f64 a) b))) (-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64))) (-.f64 (*.f64 a b) #s(approx (+ (* x y) (* z t)) (*.f64 z t)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 (neg.f64 a) b) (*.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 (neg.f64 a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(approx (+ (* x y) (* z t)) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b))))) |
(fma.f64 a b #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b)))) |
(-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 (neg.f64 b) a)) |
(-.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b)))))) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 z t)) (*.f64 a b)) |
(+.f64 (*.f64 a b) #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(*.f64 a b) |
(*.f64 b a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (fma.f64 z t (*.f64 x y)))) |
#s(approx x x) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (fma.f64 z t (*.f64 x y)))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (+ (* b a) (* y x)) (*.f64 a b)) |
#s(approx (+ (* b a) (* y x)) (fma.f64 a b (*.f64 x y))) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
#s(approx (+ (* x y) (* z t)) (fma.f64 z t (*.f64 x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 x y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 x y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y) x)) |
#s(approx (+ (* b a) (* y x)) (*.f64 x y)) |
#s(approx (+ (* b a) (* y x)) (*.f64 (fma.f64 a (/.f64 b x) y) x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 x y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z x) y) x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) x) y)))) |
#s(approx (+ (* b a) (* y x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b x) y)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z x) y)))) |
#s(approx y y) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x) y)) |
#s(approx (+ (* b a) (* y x)) (*.f64 (fma.f64 a (/.f64 b y) x) y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) x) y)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 a b)) y) x)))) |
#s(approx (+ (* b a) (* y x)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b y) x)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) x)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 x y))) |
#s(approx (+ (* b a) (* t z)) (*.f64 a b)) |
#s(approx (+ (* b a) (* t z)) (fma.f64 z t (*.f64 a b))) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx z z) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 a b (*.f64 x y))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b z) t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t) z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) t) z)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b z) t)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) z) t)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) t)))) |
#s(approx t t) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b t) z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z) t)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) z) t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b t) z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a b (*.f64 x y)) t) z)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y t) z)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 x y))) |
#s(approx a a) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 x y))) |
#s(approx (* a b) (*.f64 a b)) |
#s(approx (* a b) (*.f64 a b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 a b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z a) b) a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 a b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
#s(approx (+ (* b a) (* y x)) (*.f64 (fma.f64 x (/.f64 y a) b) a)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) b)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b)))) |
#s(approx (+ (* b a) (* y x)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y a) b)))) |
#s(approx b b) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z b) a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a) b)) |
#s(approx (+ (* b a) (* y x)) (*.f64 (fma.f64 x (/.f64 y b) a) b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z b) a)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) b) a)))) |
#s(approx (+ (* b a) (* y x)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y b) a)))) |
Compiled 4 895 to 599 computations (87.8% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 205 | 6 | 211 |
| Fresh | 5 | 0 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 212 | 9 | 221 |
| Status | Accuracy | Program |
|---|---|---|
| 72.2% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) | |
| ▶ | 67.8% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
| ▶ | 60.4% | (fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
| ✓ | 60.0% | (+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
| ▶ | 60.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
| ▶ | 85.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
| ▶ | 33.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
| ✓ | 40.5% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| ✓ | 30.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 243 to 199 computations (18.1% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
(*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a) |
(+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) |
(/.f64 (fma.f64 z t (*.f64 x y)) a) |
(fma.f64 z t (*.f64 x y)) |
z |
t |
(*.f64 x y) |
x |
y |
a |
b |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
(*.f64 z t) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
(fma.f64 z t (*.f64 a b)) |
(*.f64 a b) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
#s(approx (+ (* b a) (* t z)) (*.f64 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* t z) a))) (* x y)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* t z) a)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (+ (/ (* t z) a) (/ (* x y) a)))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* t z))) |
#s(approx (+ (* z t) (* x y)) #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 (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x y))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x (+ y (/ (* a (+ b (/ (* t z) a))) x))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* x (+ (/ b x) (+ (/ y a) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* x (+ (/ y a) (/ (* t z) (* a x)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* x y))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ b (/ (* t z) a))) x))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ b (/ (* t z) a)) x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (* t z) (* a x)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* y (+ x (/ (* a (+ b (/ (* t z) a))) y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* y (+ (/ b y) (+ (/ x a) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* y (+ (/ x a) (/ (* t z) (* a y)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ b (/ (* t z) a))) y))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ b (/ (* t z) a)) y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (* t z) (* a y)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* x y) a))) (* t z)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* x y) a)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (+ (* a b) (* x 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 (+ (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t z))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* z (+ t (/ (* a (+ b (/ (* x y) a))) z))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* t z) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* z (+ (/ b z) (+ (/ t a) (/ (* x y) (* a z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* z (+ (/ t a) (/ (* x y) (* a z)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a (+ b (/ (* x y) a))) z))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (+ b (/ (* x y) a)) z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (* x y) (* a z)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t (+ z (/ (* a (+ b (/ (* x y) a))) t))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* t (+ (/ b t) (+ (/ z a) (/ (* x y) (* a t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* t (+ (/ z a) (/ (* x y) (* a t)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a (+ b (/ (* x y) a))) t))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (+ b (/ (* x y) a)) t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (* x y) (* a t)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* a b) (+ (* t z) (* x y))) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 b)) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (* a (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ (/ (* t z) a) (/ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* b (+ a (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* b (+ 1 (+ (/ (* t z) (* a b)) (/ (* x y) (* a b))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ (* t z) a) (/ (* x y) a)) b)) 1))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) 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 | |
|---|---|---|---|---|
| 5.0ms | t | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (+ (* z t) (* x y)) z t (* x y) x y a b (+ (+ (* x y) (* z t)) (* a b)) (* z t) (+ (+ (* x y) (* z t)) (* a b)) (+ (* z t) (* a b)) (* a b) (+ (* b a) (+ (* x y) (* z t))) (+ (* x y) (* z t)) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 4.0ms | t | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (+ (* z t) (* x y)) z t (* x y) x y a b (+ (+ (* x y) (* z t)) (* a b)) (* z t) (+ (+ (* x y) (* z t)) (* a b)) (+ (* z t) (* a b)) (* a b) (+ (* b a) (+ (* x y) (* z t))) (+ (* x y) (* z t)) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 2.0ms | a | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (+ (* z t) (* x y)) z t (* x y) x y a b (+ (+ (* x y) (* z t)) (* a b)) (* z t) (+ (+ (* x y) (* z t)) (* a b)) (+ (* z t) (* a b)) (* a b) (+ (* b a) (+ (* x y) (* z t))) (+ (* x y) (* z t)) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 2.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (+ (* z t) (* x y)) z t (* x y) x y a b (+ (+ (* x y) (* z t)) (* a b)) (* z t) (+ (+ (* x y) (* z t)) (* a b)) (+ (* z t) (* a b)) (* a b) (+ (* b a) (+ (* x y) (* z t))) (+ (* x y) (* z t)) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
| 2.0ms | x | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (+ (* z t) (* x y)) z t (* x y) x y a b (+ (+ (* x y) (* z t)) (* a b)) (* z t) (+ (+ (* x y) (* z t)) (* a b)) (+ (* z t) (* a b)) (* a b) (+ (* b a) (+ (* x y) (* z t))) (+ (* x y) (* z t)) (+ (* y x) (+ (* b a) (* t z))) (+ (* b a) (* t z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 445 | 3748 |
| 0 | 459 | 3403 |
| 1 | 2387 | 3403 |
| 0 | 10164 | 3249 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
(*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a) |
(+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) |
(/.f64 (fma.f64 z t (*.f64 x y)) a) |
(fma.f64 z t (*.f64 x y)) |
z |
t |
(*.f64 x y) |
x |
y |
a |
b |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
(*.f64 z t) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
(fma.f64 z t (*.f64 a b)) |
(*.f64 a b) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
#s(approx (+ (* x y) (* z t)) (*.f64 z t)) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
#s(approx (+ (* b a) (* t z)) (*.f64 a b)) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* t z) a))) (* x y)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* t z) a)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (+ (/ (* t z) a) (/ (* x y) a)))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* t z))) |
#s(approx (+ (* z t) (* x y)) #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 (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x y))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x (+ y (/ (* a (+ b (/ (* t z) a))) x))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* x (+ (/ b x) (+ (/ y a) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* x (+ (/ y a) (/ (* t z) (* a x)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* x (+ y (/ (* t z) x))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* x y))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ b (/ (* t z) a))) x))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ b (/ (* t z) a)) x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (* t z) (* a x)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* y (+ x (/ (* a (+ b (/ (* t z) a))) y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* y (+ (/ b y) (+ (/ x a) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* y (+ (/ x a) (/ (* t z) (* a y)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* y (+ x (/ (* t z) y))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ b (/ (* t z) a))) y))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ b (/ (* t z) a)) y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (* t z) (* a y)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* x y) a))) (* t z)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* x y) a)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* a b))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (+ (* a b) (* t z)))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (+ (* a b) (* x 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 (+ (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t z))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* z (+ t (/ (* a (+ b (/ (* x y) a))) z))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* t z) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* z (+ (/ b z) (+ (/ t a) (/ (* x y) (* a z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* z (+ (/ t a) (/ (* x y) (* a z)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* z (+ t (/ (* x y) z))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* t z))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* z (+ t (/ (* a b) z))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* t z))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a (+ b (/ (* x y) a))) z))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (+ b (/ (* x y) a)) z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (* x y) (* a z)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t (+ z (/ (* a (+ b (/ (* x y) a))) t))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* t (+ (/ b t) (+ (/ z a) (/ (* x y) (* a t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* t (+ (/ z a) (/ (* x y) (* a t)))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* t (+ z (/ (* x y) t))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* t (+ z (/ (* a b) t))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a (+ b (/ (* x y) a))) t))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (+ b (/ (* x y) a)) t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (* x y) (* a t)))))))) |
#s(approx (+ (* z t) (* x y)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #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 (+ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* a b) (+ (* t z) (* x y))) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 b)) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (* a (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ (/ (* t z) a) (/ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* b (+ a (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* b (+ 1 (+ (/ (* t z) (* a b)) (/ (* x y) (* a b))))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* b (+ a (/ (* t z) b))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* b (+ a (+ (/ (* t z) b) (/ (* x y) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ (* t z) a) (/ (* x y) a)) b)) 1))))) |
#s(approx (+ (* z t) (* a b)) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))))) |
#s(approx (+ (* b a) (+ (* x y) (* z t))) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) 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 (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(*.f64 a (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) (*.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a))))) |
(fma.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a (*.f64 b a)) |
(fma.f64 b a (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)) |
(fma.f64 a (/.f64 (fma.f64 t z (*.f64 y x)) a) (*.f64 b a)) |
(fma.f64 a b (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 a) (/.f64 (fma.f64 t z (*.f64 y x)) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a) (*.f64 b a)) |
(+.f64 (*.f64 b a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 t (/.f64 z a) b) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))) (fma.f64 (fma.f64 t (/.f64 z a) b) (fma.f64 t (/.f64 z a) b) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (fma.f64 t (/.f64 z a) b) (/.f64 (*.f64 y x) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b b) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (-.f64 b (/.f64 (*.f64 t z) a)) (neg.f64 (*.f64 y x)))) (*.f64 (-.f64 b (/.f64 (*.f64 t z) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b b) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) a (*.f64 (-.f64 b (/.f64 (*.f64 t z) a)) (*.f64 y x))) (*.f64 (-.f64 b (/.f64 (*.f64 t z) a)) a)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (neg.f64 a) (*.f64 (fma.f64 b b (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 t z) a)))) (neg.f64 (*.f64 y x)))) (*.f64 (fma.f64 b b (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 t z) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) a (*.f64 (fma.f64 b b (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 t z) a)))) (*.f64 y x))) (*.f64 (fma.f64 b b (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 t z) a)))) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64))) (-.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)) (/.f64 (*.f64 b b) (-.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a))) (/.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (-.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (-.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a))))) (/.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 3 binary64)) (fma.f64 b b (-.f64 (pow.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) #s(literal 2 binary64)) (*.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a)))))) |
(+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) |
(+.f64 (fma.f64 t (/.f64 z a) b) (/.f64 (*.f64 y x) a)) |
(+.f64 b (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y x)) (neg.f64 (*.f64 t z))) (neg.f64 a)) |
(/.f64 (+.f64 (neg.f64 (*.f64 t z)) (neg.f64 (*.f64 y x))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t z) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 t z) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a))))) |
(/.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 t z) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 t z (*.f64 y x)) a) |
(fma.f64 t (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 t z) (*.f64 y x)) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 z) t) a)) |
(-.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 t z) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 y x)) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(+.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 t z)))) |
(/.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 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.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 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.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 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 t z))) |
(/.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 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 y x))))) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.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 t z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 t z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 y x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 y x)))))) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
z |
t |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
a |
b |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 z t) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t z) (*.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) (*.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 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 t z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 t z))) |
(/.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 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 t z))))) |
(fma.f64 b a (*.f64 t z)) |
(fma.f64 a b (*.f64 t z)) |
(fma.f64 t z (*.f64 b a)) |
(fma.f64 z t (*.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 b a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (*.f64 t z)))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 t) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #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 b a))))) (/.f64 (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 b a)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 t z)))))) |
(+.f64 (*.f64 t z) (*.f64 b a)) |
(+.f64 (*.f64 b a) (*.f64 t z)) |
(*.f64 b a) |
(*.f64 a b) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z)))))) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 t z))) |
(fma.f64 a b #s(approx (+ (* x y) (* z t)) (*.f64 t z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z)))) (/.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z)))))) (/.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z))))))) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 b a)) |
(+.f64 (*.f64 b a) #s(approx (+ (* x y) (* z t)) (*.f64 t z))) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(/.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 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) (*.f64 y x))))) |
(/.f64 (neg.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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)) (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 3 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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)))))) |
(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 (*.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 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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 y x)) |
(+.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 b a))) |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 t (/.f64 z a) b) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 (fma.f64 t (/.f64 z a) b) a (*.f64 y x))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (fma.f64 t (/.f64 z a) b)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (fma.f64 t z (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 y x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 y x)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) x) y) x)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (*.f64 y x) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 y a)) (/.f64 b x)) x)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 y x) a)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 y x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 y x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b a (*.f64 t z)) x) (neg.f64 y)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) x) y)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 t (/.f64 z a) b) x) #s(literal -1 binary64) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 y a))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z x) y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b a (*.f64 t z)) x) (neg.f64 y)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z x) y)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b a (*.f64 t z)) x) (neg.f64 y)))) |
#s(approx y y) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) y) x) y)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 x a)) (/.f64 b y)) y)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) #s(literal -1 binary64) (neg.f64 x)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) y) x)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 t (/.f64 z a) b) y) #s(literal -1 binary64) (/.f64 (neg.f64 x) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 x a))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) x)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) #s(literal -1 binary64) (neg.f64 x)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z y) x)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) #s(literal -1 binary64) (neg.f64 x)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 y x))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 x (/.f64 y a) b) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 (fma.f64 x (/.f64 y a) b) a (*.f64 t z))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (fma.f64 x (/.f64 y a) b)) |
#s(approx z z) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
#s(approx (+ (* b a) (* t z)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
#s(approx (+ (* b a) (* t z)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 t z)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) z) t) z)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (*.f64 t z) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t a)) (/.f64 b z)) z)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t a)) z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) t) z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b z) t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b z) t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) z) t)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 x (/.f64 y a) b) z) #s(literal -1 binary64) (/.f64 (neg.f64 t) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t a))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) t)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b z) t)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) t)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b z) t)))) |
#s(approx t t) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) t) z) t)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 z a)) (/.f64 b t)) t)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 z a)) t)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) z) t)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b t) z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b t) z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) t) z)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 x (/.f64 y a) b) t) #s(literal -1 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 z a))))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y t) z)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b t) z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y t) z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b t) z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 t z (*.f64 y x))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 t z (*.f64 y x))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (fma.f64 b a (fma.f64 t z (*.f64 y x))) a)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx a a) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 b a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) b) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z a) b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z a) b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) b)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) b)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx b b) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) b)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (/.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) #s(literal 1 binary64)) b)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z b) a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z b) a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a)) b) #s(literal 1 binary64)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z b) a)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z b) a)))) |
Compiled 9 104 to 1 107 computations (87.8% saved)
9 alts after pruning (2 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 1 | 275 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 275 | 9 | 284 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.2% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
| ✓ | 67.8% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
| ✓ | 60.4% | (fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
| ✓ | 60.0% | (+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
| ✓ | 60.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
| ▶ | 54.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a)) |
| ✓ | 33.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
| ✓ | 40.5% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| ✓ | 30.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 151 to 121 computations (19.9% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a)) |
(*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a) |
(+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
t |
z |
a |
b |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
y |
x |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
(*.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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* t z) a))) (* x y)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* t z) a)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (+ (/ (* t z) a) (/ (* x y) a)))) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x y))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x (+ y (/ (* a (+ b (/ (* t z) a))) x))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* x (+ (/ b x) (+ (/ y a) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* x (+ (/ y a) (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ b (/ (* t z) a))) x))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ b (/ (* t z) a)) x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* y (+ x (/ (* a (+ b (/ (* t z) a))) y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* y (+ (/ b y) (+ (/ x a) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* y (+ (/ x a) (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ b (/ (* t z) a))) y))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ b (/ (* t z) a)) y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* x y) a))) (* t z)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* x y) a)))) |
#s(approx (/ (* t z) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (* t z) #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 (* z t) #s(hole binary64 (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t z))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* z (+ t (/ (* a (+ b (/ (* x y) a))) z))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* t z) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* z (+ (/ b z) (+ (/ t a) (/ (* x y) (* a z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* z (+ (/ t a) (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a (+ b (/ (* x y) a))) z))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (+ b (/ (* x y) a)) z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t (+ z (/ (* a (+ b (/ (* x y) a))) t))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* t (+ (/ b t) (+ (/ z a) (/ (* x y) (* a t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* t (+ (/ z a) (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a (+ b (/ (* x y) a))) t))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (+ b (/ (* x y) a)) t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* a b) (+ (* t z) (* x y))) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 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 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (* a (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ (/ (* t z) a) (/ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* b (+ a (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* b (+ 1 (+ (/ (* t z) (* a b)) (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ (* t z) a) (/ (* x y) a)) b)) 1))))) |
#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 | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (/ (* t z) a) (* t z) t z a b (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* z t)) |
| 2.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (/ (* t z) a) (* t z) t z a b (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* z t)) |
| 1.0ms | t | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (/ (* t z) a) (* t z) t z a b (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* z t)) |
| 1.0ms | a | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (/ (* t z) a) (* t z) t z a b (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* z t)) |
| 1.0ms | z | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (* (+ (/ (+ (* z t) (* x y)) a) b) a) (+ (/ (+ (* z t) (* x y)) a) b) (/ (+ (* z t) (* x y)) a) (/ (* t z) a) (* t z) t z a b (+ (* y x) (+ (* b a) (* t z))) y x (+ (* b a) (* t z)) (* z t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 2724 |
| 0 | 366 | 2584 |
| 1 | 2081 | 2584 |
| 0 | 9340 | 2332 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a)) |
(*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a) |
(+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
t |
z |
a |
b |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
y |
x |
#s(approx (+ (* b a) (* t z)) (*.f64 z t)) |
(*.f64 z t) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* t z) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* t z) a))) (* x y)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* t z) a)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (+ (/ (* t z) a) (/ (* x y) a)))) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x y))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* x (+ y (/ (* a (+ b (/ (* t z) a))) x))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* x (+ (/ b x) (+ (/ y a) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* x (+ (/ y a) (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* a (+ b (/ (* t z) a))) x))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (+ b (/ (* t z) a)) x))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (* -1 (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* y (+ x (/ (* a (+ b (/ (* t z) a))) y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* y (+ (/ b y) (+ (/ x a) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* y (+ (/ x a) (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* a (+ b (/ (* t z) a))) y))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (+ b (/ (* t z) a)) y))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (* -1 (/ (* t z) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a (+ b (/ (* x y) a))) (* t z)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ b (/ (* x y) a)))) |
#s(approx (/ (* t z) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (* t z) #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 (* z t) #s(hole binary64 (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t z))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* z (+ t (/ (* a (+ b (/ (* x y) a))) z))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (* t z) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* z (+ (/ b z) (+ (/ t a) (/ (* x y) (* a z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* z (+ (/ t a) (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* a (+ b (/ (* x y) a))) z))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (+ b (/ (* x y) a)) z))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t a)) (* -1 (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* t (+ z (/ (* a (+ b (/ (* x y) a))) t))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* t (+ (/ b t) (+ (/ z a) (/ (* x y) (* a t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* t (+ (/ z a) (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* t (+ (* -1 z) (* -1 (/ (* a (+ b (/ (* x y) a))) t))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (+ b (/ (* x y) a)) t))))))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z a)) (* -1 (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* t z) (* x y)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (+ (* t z) (* x y))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (/ (+ (* a b) (+ (* t z) (* x y))) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) #s(hole binary64 (/ (+ (* t z) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) #s(hole binary64 (+ (* t z) (* x y)))) |
#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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a b))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 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 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* a (+ (/ (* t z) a) (/ (* x y) a))))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (+ (* a b) (* a (+ (/ (* t z) a) (/ (* x y) a)))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (+ (/ (* t z) a) (/ (* 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* b (+ a (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* b (+ 1 (+ (/ (* t z) (* a b)) (/ (* x y) (* a 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 (* (+ (/ (+ (* z t) (* x y)) a) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ (* a (+ (/ (* t z) a) (/ (* x y) a))) b))))))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ (* t z) a) (/ (* x y) a)) b)) 1))))) |
#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 (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a)) |
(*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a) |
(*.f64 a (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (*.f64 b #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b)) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (-.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b)) (/.f64 (*.f64 b b) (-.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b))) |
(+.f64 (/.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b))))) |
(+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) |
(+.f64 b #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a))) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) |
(*.f64 t (/.f64 z a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
a |
b |
(/.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 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) (*.f64 y x))))) |
(/.f64 (neg.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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)) (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 3 binary64)) (pow.f64 #s(approx (+ (* b a) (* t z)) (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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)))))) |
(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 (*.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 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.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 y x)) |
(+.f64 (*.f64 y x) #s(approx (+ (* b a) (* t z)) (*.f64 t z))) |
y |
x |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 z t) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 t (/.f64 z a) b) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 (fma.f64 t (/.f64 z a) b) a (*.f64 y x))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (fma.f64 t (/.f64 z a) b)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx x x) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 y x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 y x)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) x) y) x)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (*.f64 y x) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 y a)) (/.f64 b x)) x)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 y x) a)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 y x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) x) y)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 t (/.f64 z a) b) x) #s(literal -1 binary64) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 y a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y)))) |
#s(approx y y) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) y) x) y)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 x a)) (/.f64 b y)) y)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 t (/.f64 z a) b) y) x)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 t (/.f64 z a) b) y) #s(literal -1 binary64) (/.f64 (neg.f64 x) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 x a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 y x))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 x (/.f64 y a) b) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 (fma.f64 x (/.f64 y a) b) a (*.f64 t z))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (fma.f64 x (/.f64 y a) b)) |
#s(approx (/ (* t z) a) (/.f64 (*.f64 t z) a)) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (* b a) (* t z)) (*.f64 b a)) |
#s(approx (+ (* b a) (* t z)) (fma.f64 b a (*.f64 t z))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 t z)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) z) t) z)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (*.f64 t z) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t a)) (/.f64 b z)) z)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t a)) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 t z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 t z)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b z) t) z)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) z) t)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 x (/.f64 y a) b) z) #s(literal -1 binary64) (/.f64 (neg.f64 t) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b z) t)))) |
#s(approx t t) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) t) z) t)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 z a)) (/.f64 b t)) t)) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 z a)) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 a (/.f64 b t) z) t)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 x (/.f64 y a) b) t) z)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 x (/.f64 y a) b) t) #s(literal -1 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (/ (+ (* z t) (* x y)) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 z a))))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b t) z)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 t z (*.f64 y x))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 t z (*.f64 y x))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (fma.f64 b a (fma.f64 t z (*.f64 y x))) a)) |
#s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx a a) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 b a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) b) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 b a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z a) b) a)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t z (*.f64 y x)) a) (neg.f64 b)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z a) b)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) a)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
#s(approx b b) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (fma.f64 a (/.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) b)) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (+.f64 (/.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) #s(literal 1 binary64)) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b)) |
#s(approx (+ (* b a) (* t z)) (*.f64 (fma.f64 t (/.f64 z b) a) b)) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a)))) |
#s(approx (* (+ (/ (+ (* z t) (* x y)) a) b) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a)))) |
#s(approx (+ (/ (+ (* z t) (* x y)) a) b) (*.f64 (neg.f64 b) (-.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a)) b) #s(literal 1 binary64)))) |
#s(approx (+ (* y x) (+ (* b a) (* t z))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a)))) |
#s(approx (+ (* b a) (* t z)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z b) a)))) |
Compiled 4 367 to 509 computations (88.3% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 7 | 7 |
| Total | 130 | 9 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.2% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
| ✓ | 67.8% | (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
| ✓ | 60.4% | (fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
| ✓ | 60.0% | (+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
| ✓ | 60.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 z t (*.f64 a b))) |
| ✓ | 54.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) a)) |
| ✓ | 33.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
| ✓ | 40.5% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| ✓ | 30.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) |
Compiled 448 to 181 computations (59.6% 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)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#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 z t (*.f64 a b))) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
(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))) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 (+.f64 #s(approx (/ (+ (* z t) (* x y)) a) (/.f64 (*.f64 t z) a)) b) 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)) (*.f64 (+.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) b) a)) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
11 calls:
| 25.0ms | y |
| 5.0ms | x |
| 5.0ms | b |
| 5.0ms | a |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 a b) |
| 98.8% | 1 | (*.f64 z t) |
| 98.8% | 1 | (*.f64 x y) |
| 98.8% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 98.8% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 1 | a |
| 98.8% | 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)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#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 z t (*.f64 a b))) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
(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))) |
(+.f64 #s(approx (+ (* x y) (* z t)) (*.f64 t z)) (*.f64 a b)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
11 calls:
| 23.0ms | (*.f64 x y) |
| 4.0ms | b |
| 4.0ms | a |
| 4.0ms | (*.f64 a b) |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.8% | 3 | (*.f64 a b) |
| 89.7% | 3 | (*.f64 z t) |
| 87.9% | 3 | (*.f64 x y) |
| 82.4% | 3 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 79.3% | 4 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 86.9% | 4 | x |
| 83.0% | 3 | y |
| 85.6% | 3 | z |
| 86.4% | 3 | t |
| 87.9% | 4 | a |
| 85.3% | 3 | 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)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#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 z t (*.f64 a b))) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
(fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))) |
1 calls:
| 4.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 3 | (*.f64 a b) |
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)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#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 z t (*.f64 a b))) |
(fma.f64 b a #s(approx (+ (* x y) (* z t)) (*.f64 z t))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#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 z t (*.f64 a b))) |
1 calls:
| 3.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 3 | (*.f64 a b) |
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)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#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 b a (*.f64 y x))) |
1 calls:
| 3.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 3 | (*.f64 a b) |
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)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
6 calls:
| 18.0ms | a |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | (*.f64 a b) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | z |
| 70.5% | 2 | a |
| 79.8% | 3 | t |
| 85.5% | 3 | (*.f64 x y) |
| 84.3% | 3 | (*.f64 z t) |
| 68.9% | 2 | (*.f64 a b) |
Compiled 12 to 39 computations (-225% 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)) (*.f64 z t)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
7 calls:
| 2.0ms | x |
| 2.0ms | b |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 3 | z |
| 63.9% | 2 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 69.9% | 3 | y |
| 68.3% | 3 | (*.f64 z t) |
| 65.0% | 3 | b |
| 75.2% | 5 | x |
| 80.4% | 3 | (*.f64 x y) |
Compiled 17 to 47 computations (-176.5% 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)) (*.f64 z t)) |
| 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 t z)) |
#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 | x |
| 2.0ms | b |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 3 | b |
| 52.2% | 4 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 55.2% | 3 | z |
| 60.9% | 4 | (*.f64 z t) |
| 56.5% | 4 | y |
| 58.1% | 3 | (*.f64 a b) |
| 52.8% | 3 | a |
| 55.8% | 3 | x |
| 43.8% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 54.1% | 3 | t |
| 63.1% | 5 | (*.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)) |
8 calls:
| 1.0ms | (*.f64 x y) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | a |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.8% | 3 | a |
| 47.5% | 3 | t |
| 36.1% | 2 | y |
| 47.5% | 3 | z |
| 39.9% | 3 | x |
| 52.1% | 3 | (*.f64 a b) |
| 49.9% | 3 | (*.f64 z t) |
| 37.6% | 2 | (*.f64 x y) |
Compiled 14 to 51 computations (-264.3% 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:
| 10.0ms | y |
| 1.0ms | x |
| 1.0ms | b |
| 1.0ms | t |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.3% | 1 | y |
| 30.3% | 1 | (*.f64 x y) |
| 30.3% | 1 | x |
| 30.3% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 30.3% | 1 | a |
| 30.3% | 1 | z |
| 30.3% | 1 | t |
| 30.3% | 1 | (*.f64 z t) |
| 30.3% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 30.3% | 1 | b |
| 30.3% | 1 | (*.f64 a b) |
Compiled 33 to 77 computations (-133.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.160833256415696e+97 | 4.038468310911018e+100 |
| 0.0ms | -3.4394394045905104e+72 | -5.835066953758418e+70 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.160833256415696e+97 | 4.038468310911018e+100 |
| 0.0ms | -3.4394394045905104e+72 | -5.835066953758418e+70 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1788244313872187e+76 | 3.5902747277494207e+76 |
| 0.0ms | -3.4394394045905104e+72 | -5.835066953758418e+70 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.160833256415696e+97 | 4.038468310911018e+100 |
| 0.0ms | -3.4394394045905104e+72 | -5.835066953758418e+70 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3799569238775987e-5 | 3.640363723077996e-5 |
| 0.0ms | -1.280995332705401e-62 | -2.640666345045622e-63 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.284111217304586e+59 | 3.2847868578498563e+75 |
| 0.0ms | -8.4387000007096e+41 | -1.2706473156648235e+39 |
Compiled 14 to 20 computations (-42.9% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.284111217304586e+59 | 3.2847868578498563e+75 |
| 0.0ms | 3.0897791252082215e+27 | 2.61130854511563e+31 |
| 0.0ms | -9.597430225351518e-152 | -6.830915793878325e-153 |
| 0.0ms | -12351.25519836767 | -1.0167880276916892e-5 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.5902747277494207e+76 | 9.55815318518739e+93 |
| 0.0ms | -8.61353101265868e+127 | -1.348966840797339e+123 |
Compiled 14 to 20 computations (-42.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 513 |
| 1 | 105 | 513 |
| 2 | 146 | 513 |
| 3 | 223 | 513 |
| 4 | 279 | 513 |
| 5 | 291 | 513 |
| 6 | 305 | 513 |
| 7 | 306 | 513 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 99999999999999999769037024514370800696612547992403838920556863966097586548129676477911932478685184 binary64)) (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 99999999999999999769037024514370800696612547992403838920556863966097586548129676477911932478685184 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 20000000000000000941202689918109391783119202815733261528557419069796499062784 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 z t (*.f64 a b))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 99999999999999999769037024514370800696612547992403838920556863966097586548129676477911932478685184 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 b a (*.f64 y x))))) |
(if (<=.f64 (*.f64 x y) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) (if (<=.f64 (*.f64 x y) #s(literal 5902958103587057/295147905179352825856 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))))) |
(if (<=.f64 (*.f64 x y) #s(literal -500000000000000022442856339037958392774656 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999949387135297074018866963645011013410073083904 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal -2948408144391829/58968162887836583628774290327941701420576894069006881693378223441337877537377325813845730080900918242835443359855685076558915384842574884883772410178635875682021801984 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) (if (<=.f64 (*.f64 x y) #s(literal 4999999999999999791559868416 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999949387135297074018866963645011013410073083904 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 -50000000000000003758724345825910431373571453217620410674145455117888296262120760233227055054887901771413297751942626316333875200 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999999139130636277292928373873822357007948776987560108905577054208 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 |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 99999999999999999769037024514370800696612547992403838920556863966097586548129676477911932478685184 binary64)) (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 z t))) (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 99999999999999999769037024514370800696612547992403838920556863966097586548129676477911932478685184 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (fma.f64 y x #s(approx (+ (* b a) (* t z)) (*.f64 a b))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 20000000000000000941202689918109391783119202815733261528557419069796499062784 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 z t (*.f64 a b))))) |
(if (<=.f64 (*.f64 a b) #s(literal -1999999999999999887603621897589142048114448258041101063088247784112914432 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 a b) #s(literal 99999999999999999769037024514370800696612547992403838920556863966097586548129676477911932478685184 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 b a (*.f64 y x))))) |
(if (<=.f64 (*.f64 x y) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) (if (<=.f64 (*.f64 x y) #s(literal 5902958103587057/295147905179352825856 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -578960446186581/57896044618658097711785492504343953926634992332820282019728792003956564819968 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 5902958103587057/295147905179352825856 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z)))) |
(if (<=.f64 (*.f64 x y) #s(literal -500000000000000022442856339037958392774656 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999949387135297074018866963645011013410073083904 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -500000000000000022442856339037958392774656 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 999999999999999949387135297074018866963645011013410073083904 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z)))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal -2948408144391829/58968162887836583628774290327941701420576894069006881693378223441337877537377325813845730080900918242835443359855685076558915384842574884883772410178635875682021801984 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) (if (<=.f64 (*.f64 x y) #s(literal 4999999999999999791559868416 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 t z)) (if (<=.f64 (*.f64 x y) #s(literal 999999999999999949387135297074018866963645011013410073083904 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 -50000000000000003758724345825910431373571453217620410674145455117888296262120760233227055054887901771413297751942626316333875200 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 b a)) (if (<=.f64 (*.f64 a b) #s(literal 49999999999999999139130636277292928373873822357007948776987560108905577054208 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 -50000000000000003758724345825910431373571453217620410674145455117888296262120760233227055054887901771413297751942626316333875200 binary64)) (not (<=.f64 (*.f64 a b) #s(literal 49999999999999999139130636277292928373873822357007948776987560108905577054208 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 513 to 81 computations (84.2% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 1 102 to 238 computations (78.4% saved)
Loading profile data...