
Time bar (total: 5.7s)
| 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)
| 663.0ms | 8 256× | 0 | valid |
ival-mult: 205.0ms (67% of total)ival-add: 90.0ms (29.4% of total)ival-true: 6.0ms (2% of total)adjust: 3.0ms (1% of total)ival-assert: 3.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 5 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 2 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 a b) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 x y) | overflow | 34 | |
| ↳ | (+.f64 (*.f64 x y) (*.f64 z t)) | overflow | 58 | |
| ↳ | (*.f64 z t) | overflow | 30 | |
| ↳ | (*.f64 a b) | overflow | 38 | |
+.f64 | (+.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 34 | |
| ↳ | (*.f64 z t) | overflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 7 | 0 |
| - | 0 | 249 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 7 | 0 | 0 |
| - | 0 | 0 | 249 |
| number | freq |
|---|---|
| 0 | 249 |
| 1 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 54.0ms | 512× | 0 | valid |
Compiled 81 to 37 computations (54.3% saved)
ival-mult: 16.0ms (75.8% of total)ival-add: 4.0ms (18.9% 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 | 88 | 307 |
| 1 | 260 | 301 |
| 2 | 649 | 299 |
| 3 | 1161 | 297 |
| 4 | 1319 | 297 |
| 5 | 1411 | 297 |
| 6 | 1454 | 297 |
| 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 |
|---|---|---|
| ▶ | 97.2% | (+.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 |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(+ (* a b) (* x y)) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* a b) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* -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 | x | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
| 1.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* x y) (* z t)) (* x y) x y (* z t) z t (* a b) a b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 275 |
| 1 | 425 | 275 |
| 2 | 1643 | 275 |
| 3 | 6726 | 275 |
| 0 | 8041 | 250 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(+ (* a b) (* x y)) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* a b) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(fma.f64 b a (*.f64 t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* x (+ y (/ (* t z) x))) |
(*.f64 (fma.f64 (/.f64 t x) z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 t x) z y) x) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* y (+ x (/ (* t z) y))) |
(*.f64 (fma.f64 (/.f64 t y) z x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 t y) z x) y) |
(+ (* a b) (* x y)) |
(fma.f64 b a (*.f64 y x)) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* z (+ t (/ (* x y) z))) |
(*.f64 (fma.f64 (/.f64 x z) y t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(*.f64 (fma.f64 (/.f64 x z) y t) z) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* t (+ z (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 x t) y z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(*.f64 (fma.f64 (/.f64 x t) y z) t) |
(* a b) |
(*.f64 b a) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 33 |
| 0 | 16 | 33 |
| 1 | 54 | 33 |
| 2 | 446 | 33 |
| 3 | 6610 | 33 |
| 0 | 8283 | 30 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(*.f64 a b) |
a |
b |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (fma.f64 b a (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 b a (fma.f64 t z (*.f64 y x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (-.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 (fma.f64 b a (fma.f64 t z (*.f64 y x))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 b a (fma.f64 t z (*.f64 y x))) (/.f64 (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x)))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 b a (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b a (*.f64 y x)) (fma.f64 b a (*.f64 y x))) (*.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (+.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (*.f64 (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)) (pow.f64 (*.f64 b a) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 b a) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b (fma.f64 t z (*.f64 y x))) a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)) (pow.f64 (*.f64 b a) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 y x (neg.f64 (fma.f64 b a (*.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 9 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)) (pow.f64 (*.f64 b a) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 b (fma.f64 t z (*.f64 y x))) a) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (+.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (*.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (+.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (*.f64 b a)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (-.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (fma.f64 b a (fma.f64 t z (*.f64 y x))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 b a (fma.f64 t z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (-.f64 (*.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 4 binary64))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 b a)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (*.f64 b a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (*.f64 b a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (*.f64 b a)) |
(fma.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 b a) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (/.f64 (neg.f64 (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (fabs.f64 (fma.f64 t z (*.f64 y x))) (/.f64 (fabs.f64 (fma.f64 t z (*.f64 y x))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (/.f64 (*.f64 b a) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b a) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(fma.f64 a b (fma.f64 t z (*.f64 y x))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 b a)) |
(fma.f64 t z (fma.f64 b a (*.f64 y x))) |
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(fma.f64 x y (fma.f64 b a (*.f64 t z))) |
(-.f64 (fma.f64 b a (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 a) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(-.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 t z) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 a) b))) |
(-.f64 (*.f64 t z) (-.f64 (*.f64 (neg.f64 a) b) (*.f64 y x))) |
(-.f64 (*.f64 t z) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 b a))) |
(-.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z)))) |
(+.f64 (fma.f64 b a (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) b))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 b a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) (*.f64 b a) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (fma.f64 t z (*.f64 y x))))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) |
(+.f64 (*.f64 b a) (fma.f64 t z (*.f64 y x))) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (fma.f64 t z (*.f64 y x)) (*.f64 b a)) |
(+.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) |
(+.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t z) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 t z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 t z) x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) t) z (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 y x)) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (-.f64 (*.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 (neg.f64 y) x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (fabs.f64 (*.f64 y x)) (/.f64 (fabs.f64 (*.f64 y x)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (*.f64 t z) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t z) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 (*.f64 y x) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 y x (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 x y (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (-.f64 (*.f64 t z) (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 y x)))) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
z |
t |
(*.f64 b a) |
(*.f64 a b) |
(neg.f64 (*.f64 (neg.f64 a) b)) |
a |
b |
Compiled 9 459 to 703 computations (92.6% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 231 | 4 | 235 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 232 | 4 | 236 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (fma.f64 z t (fma.f64 b a (*.f64 y x))) |
| ▶ | 98.8% | (fma.f64 y x (fma.f64 b a (*.f64 t z))) |
| ▶ | 71.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
| ▶ | 67.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
Compiled 54 to 46 computations (14.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
(fma.f64 b a (*.f64 t z)) |
b |
a |
(*.f64 t z) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
(fma.f64 b a (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* a b) |
(+ (* a b) (* x y)) |
(* x y) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* a b) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) x))))) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* a b) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))) |
(* t z) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* a b) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* a b) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))) |
(+ (* t z) (* x y)) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* a (+ b (/ (* t z) a))) |
(* a (+ b (/ (* x y) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) a))))) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* b (+ a (/ (* t z) b))) |
(* b (+ a (/ (* x y) b))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | b | @ | 0 | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* y x) y x (+ (* y x) (+ (* b a) (* t z))) (+ (* z t) (+ (* b a) (* y x)))) |
| 2.0ms | z | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* y x) y x (+ (* y x) (+ (* b a) (* t z))) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* y x) y x (+ (* y x) (+ (* b a) (* t z))) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* y x) y x (+ (* y x) (+ (* b a) (* t z))) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* t z)) b a (* t z) t z (+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* y x) y x (+ (* y x) (+ (* b a) (* t z))) (+ (* z t) (+ (* b a) (* y x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 347 |
| 1 | 532 | 347 |
| 2 | 2026 | 347 |
| 3 | 6996 | 347 |
| 0 | 8044 | 314 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* a b) |
(+ (* a b) (* x y)) |
(* x y) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* a b) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) x))))) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* a b) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))) |
(* t z) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* a b) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* a b) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))) |
(+ (* t z) (* x y)) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* a (+ b (/ (* t z) a))) |
(* a (+ b (/ (* x y) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) a))))) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* b (+ a (/ (* t z) b))) |
(* b (+ a (/ (* x y) b))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))) |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(fma.f64 b a (*.f64 t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(* a b) |
(*.f64 b a) |
(+ (* a b) (* x y)) |
(fma.f64 b a (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* x (+ y (/ (* a b) x))) |
(*.f64 (fma.f64 (/.f64 a x) b y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) x))))) |
(*.f64 (fma.f64 (/.f64 a x) b y) x) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* y (+ x (/ (* a b) y))) |
(*.f64 (fma.f64 (/.f64 a y) b x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))) |
(*.f64 (fma.f64 (/.f64 a y) b x) y) |
(* t z) |
(*.f64 t z) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* z (+ t (/ (* a b) z))) |
(*.f64 (fma.f64 (/.f64 a z) b t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* a b) z))))) |
(*.f64 (fma.f64 (/.f64 a z) b t) z) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* t (+ z (/ (* a b) t))) |
(*.f64 (fma.f64 (/.f64 a t) b z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* a b) t))))) |
(*.f64 (fma.f64 (/.f64 a t) b z) t) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* a (+ b (/ (* t z) a))) |
(*.f64 (fma.f64 (/.f64 t a) z b) a) |
(* a (+ b (/ (* x y) a))) |
(*.f64 (fma.f64 (/.f64 x a) y b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* t z) a))))) |
(*.f64 (fma.f64 (/.f64 t a) z b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) a))))) |
(*.f64 (fma.f64 (/.f64 x a) y b) a) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
(* b (+ a (/ (* t z) b))) |
(*.f64 (fma.f64 (/.f64 t b) z a) b) |
(* b (+ a (/ (* x y) b))) |
(*.f64 (fma.f64 (/.f64 x b) y a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* t z) b))))) |
(*.f64 (fma.f64 (/.f64 t b) z a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))) |
(*.f64 (fma.f64 (/.f64 x b) y a) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 78 |
| 0 | 26 | 74 |
| 1 | 139 | 74 |
| 2 | 986 | 74 |
| 0 | 8522 | 74 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
(fma.f64 b a (*.f64 t z)) |
b |
a |
(*.f64 t z) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
(fma.f64 b a (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))))) (+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 z) t)) #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) (neg.f64 (*.f64 (neg.f64 z) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 (neg.f64 a) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b a (*.f64 (neg.f64 z) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (*.f64 (fma.f64 b a (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 b a (*.f64 (neg.f64 z) t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 a) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(/.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 t z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) t) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (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 (neg.f64 a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (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 (*.f64 b a) t) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 b a (*.f64 t z)))) |
(fma.f64 b a (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 b a (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 b a (neg.f64 (*.f64 (neg.f64 z) t))) |
(fma.f64 b a (*.f64 t z)) |
(fma.f64 a b (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 a b (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 a b (neg.f64 (*.f64 (neg.f64 z) t))) |
(fma.f64 a b (*.f64 t z)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 t z (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 t z (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 t z (*.f64 b a)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 z t (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 z t (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 z t (*.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 a) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (neg.f64 (neg.f64 t))) z)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.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 (*.f64 b a) t) z)))) (/.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 (*.f64 b a) 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 (*.f64 b a) t) z)))) (/.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 (*.f64 b a) t) z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 z) t))) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 z) t)))) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (*.f64 b a) (neg.f64 (*.f64 (neg.f64 z) t))) |
(+.f64 (*.f64 b a) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (*.f64 t z) (neg.f64 (*.f64 (neg.f64 a) b))) |
(+.f64 (*.f64 t z) (*.f64 b a)) |
b |
a |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))))) (+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (neg.f64 (*.f64 (neg.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x (*.f64 (neg.f64 a) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b a (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 b a (*.f64 (neg.f64 y) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (neg.f64 a) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 b a (*.f64 y x)))) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 b a (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 b a (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 b a (*.f64 y x)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 a b (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 a b (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 a b (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 y x (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 y x (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 y x (*.f64 b a)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 b)) a)) |
(fma.f64 x y (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 x y (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 x y (*.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 a) b))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 a) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (neg.f64 (neg.f64 y))) x)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 a) b)) |
(+.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 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) y) x)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) y) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) y) x)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b a) y) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 a) b)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 b a) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 b a) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (*.f64 y x) (neg.f64 (*.f64 (neg.f64 a) b))) |
(+.f64 (*.f64 y x) (*.f64 b a)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (fma.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (fma.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 y x (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (neg.f64 (fma.f64 y x (*.f64 t z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 b a (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 y x (*.f64 t z)) (neg.f64 (*.f64 (neg.f64 a) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (*.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (*.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 b a (neg.f64 (fma.f64 y x (*.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 y x (neg.f64 (fma.f64 b a (*.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 t z (fma.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))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) |
(fma.f64 b a (fma.f64 y x (*.f64 t z))) |
(fma.f64 a b (fma.f64 y x (*.f64 t z))) |
(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 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(-.f64 (*.f64 b a) (neg.f64 (fma.f64 y x (*.f64 t z)))) |
(-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z)))) |
(-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(-.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 (neg.f64 a))) b)) |
(-.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (neg.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(+.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (neg.f64 (*.f64 (neg.f64 z) t))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) |
(+.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) |
(+.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (fma.f64 y x (*.f64 t z)) (neg.f64 (*.f64 (neg.f64 a) b))) |
(+.f64 (fma.f64 y x (*.f64 t z)) (*.f64 b a)) |
(+.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (fma.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (fma.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 y x (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (neg.f64 (fma.f64 y x (*.f64 t z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 b a (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 a) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (fma.f64 y x (*.f64 t z)) (neg.f64 (*.f64 (neg.f64 a) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (*.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (*.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 b a (neg.f64 (fma.f64 y x (*.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (fma.f64 y x (neg.f64 (fma.f64 b a (*.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 t z (fma.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))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (neg.f64 (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))))) |
(fma.f64 b a (fma.f64 y x (*.f64 t z))) |
(fma.f64 a b (fma.f64 y x (*.f64 t z))) |
(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 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(-.f64 (*.f64 b a) (neg.f64 (fma.f64 y x (*.f64 t z)))) |
(-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 y x) (neg.f64 (fma.f64 b a (*.f64 t z)))) |
(-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(-.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 (neg.f64 a))) b)) |
(-.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z))))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t z)) b) a))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 t z)) (-.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 b a (*.f64 y x)) (-.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (-.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z)))) (/.f64 (neg.f64 (pow.f64 (fma.f64 b a (*.f64 t z)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x)))) (/.f64 (neg.f64 (pow.f64 (fma.f64 b a (*.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x (*.f64 t z)) #s(literal 2 binary64)) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b)))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 t z (fma.f64 y x (*.f64 (neg.f64 a) b))))) |
(+.f64 (*.f64 b a) (fma.f64 y x (*.f64 t z))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (neg.f64 (*.f64 (neg.f64 z) t))) |
(+.f64 (fma.f64 b a (*.f64 y x)) (*.f64 t z)) |
(+.f64 (*.f64 y x) (fma.f64 b a (*.f64 t z))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (fma.f64 b a (*.f64 t z)) (*.f64 y x)) |
(+.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(+.f64 (fma.f64 y x (*.f64 t z)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (fma.f64 y x (*.f64 t z)) (neg.f64 (*.f64 (neg.f64 a) b))) |
(+.f64 (fma.f64 y x (*.f64 t z)) (*.f64 b a)) |
(+.f64 (*.f64 t z) (fma.f64 b a (*.f64 y x))) |
Compiled 14 301 to 947 computations (93.4% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 390 | 4 | 394 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 393 | 5 | 398 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 66.2% | (fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| ▶ | 70.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
| ▶ | 65.0% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
| ✓ | 71.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
| ▶ | 37.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
Compiled 91 to 71 computations (22% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (* b a) (* y x)) (*.f64 b a)) |
(*.f64 b a) |
b |
a |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
(fma.f64 t z (*.f64 y x)) |
t |
z |
(*.f64 y x) |
y |
x |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
(fma.f64 y x (*.f64 b a)) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* a b) |
(+ (* a b) (* x y)) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* a b) x))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* a b) y))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* a (+ b (/ (* x y) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) a))))) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* b (+ a (/ (* x y) b))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* b a) b a (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) t z (* y x) y x (+ (+ (* x y) (* z t)) (* a b)) (+ (* y x) (* b a)) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* b a) b a (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) t z (* y x) y x (+ (+ (* x y) (* z t)) (* a b)) (+ (* y x) (* b a)) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* b a) b a (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) t z (* y x) y x (+ (+ (* x y) (* z t)) (* a b)) (+ (* y x) (* b a)) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | a | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* b a) b a (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) t z (* y x) y x (+ (+ (* x y) (* z t)) (* a b)) (+ (* y x) (* b a)) (+ (* z t) (+ (* b a) (* y x)))) |
| 1.0ms | b | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* b a) (* y x)) (* b a) b a (+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) t z (* y x) y x (+ (+ (* x y) (* z t)) (* a b)) (+ (* y x) (* b a)) (+ (* z t) (+ (* b a) (* y x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 347 |
| 1 | 536 | 347 |
| 2 | 2044 | 347 |
| 3 | 6859 | 347 |
| 0 | 8551 | 314 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* a b) |
(+ (* a b) (* x y)) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* a b) x))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* a b) y))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* a (+ b (/ (* x y) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) a))))) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* b (+ a (/ (* x y) b))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))) |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(fma.f64 b a (*.f64 t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(* a b) |
(*.f64 b a) |
(+ (* a b) (* x y)) |
(fma.f64 b a (*.f64 y x)) |
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
x |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* x (+ y (/ (* a b) x))) |
(*.f64 (fma.f64 (/.f64 a x) b y) x) |
(* x (+ y (/ (* t z) x))) |
(*.f64 (fma.f64 (/.f64 t x) z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* a b) x))))) |
(*.f64 (fma.f64 (/.f64 a x) b y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 t x) z y) x) |
y |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* y (+ x (/ (* a b) y))) |
(*.f64 (fma.f64 (/.f64 a y) b x) y) |
(* y (+ x (/ (* t z) y))) |
(*.f64 (fma.f64 (/.f64 t y) z x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* a b) y))))) |
(*.f64 (fma.f64 (/.f64 a y) b x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 t y) z x) y) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* z (+ t (/ (* x y) z))) |
(*.f64 (fma.f64 (/.f64 x z) y t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(*.f64 (fma.f64 (/.f64 x z) y t) z) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* t (+ z (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 x t) y z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(*.f64 (fma.f64 (/.f64 x t) y z) t) |
a |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* a (+ b (/ (* x y) a))) |
(*.f64 (fma.f64 (/.f64 x a) y b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (* x y) a))))) |
(*.f64 (fma.f64 (/.f64 x a) y b) a) |
b |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
(* b (+ a (/ (* x y) b))) |
(*.f64 (fma.f64 (/.f64 x b) y a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (* x y) b))))) |
(*.f64 (fma.f64 (/.f64 x b) y a) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 108 |
| 0 | 28 | 102 |
| 1 | 137 | 102 |
| 2 | 957 | 102 |
| 0 | 8890 | 99 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (* b a) (* y x)) (*.f64 b a)) |
(*.f64 b a) |
b |
a |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
(fma.f64 t z (*.f64 y x)) |
t |
z |
(*.f64 y x) |
y |
x |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
(fma.f64 y x (*.f64 b a)) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (* b a) (* y x)) (*.f64 b a)) |
(*.f64 b a) |
(*.f64 a b) |
(neg.f64 (*.f64 (neg.f64 b) a)) |
b |
a |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 y x) #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 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 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 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #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 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 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (pow.f64 (fma.f64 t z (*.f64 (neg.f64 y) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 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 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (fma.f64 y x (*.f64 t z)))) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 y x (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 x y (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(-.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 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 (neg.f64 y) x)))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 z) t))) (/.f64 (neg.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 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 t z (*.f64 (neg.f64 y) x)))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
t |
z |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
y |
x |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a)))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))))) (+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))))) (+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 b) a (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 b) a)) (fma.f64 y x (*.f64 (neg.f64 b) a)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 b a (*.f64 (neg.f64 y) x)) (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (neg.f64 b) a (*.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (neg.f64 b) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (fma.f64 y x (*.f64 (neg.f64 b) a)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) a (*.f64 y x)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))))) |
(neg.f64 (neg.f64 (fma.f64 b a (*.f64 y x)))) |
(fma.f64 b a (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 b a (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 b a (*.f64 y x)) |
(fma.f64 a b (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 a b (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 a b (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 y x (*.f64 (neg.f64 a) (neg.f64 b))) |
(fma.f64 y x (*.f64 b a)) |
(fma.f64 x y (*.f64 (neg.f64 b) (neg.f64 a))) |
(fma.f64 x y (*.f64 (neg.f64 a) (neg.f64 b))) |
(fma.f64 x y (*.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 b a) (fma.f64 b a (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 (neg.f64 b) a)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (neg.f64 b) a))) (/.f64 (neg.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (neg.f64 b) a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b a (*.f64 (neg.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 b a (*.f64 (neg.f64 y) x)))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 b) (neg.f64 a))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 a) (neg.f64 b))) |
(+.f64 (*.f64 y x) (*.f64 b a)) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 b a) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 b a) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) (+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (fma.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (*.f64 (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 (neg.f64 z) t))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
(fma.f64 t z #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))) |
(-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (-.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) (/.f64 (neg.f64 (pow.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) #s(literal 2 binary64))) (-.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))))) |
(+.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(+.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(+.f64 #s(approx (+ (* b a) (* y x)) (*.f64 b a)) (*.f64 t z)) |
(+.f64 (*.f64 t z) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
Compiled 9 417 to 666 computations (92.9% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 206 | 1 | 207 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 1 | 1 |
| Total | 206 | 6 | 212 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 66.2% | (fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| ✓ | 70.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
| ✓ | 65.0% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
| ✓ | 71.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
| ▶ | 31.9% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
| ✓ | 37.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
Compiled 114 to 88 computations (22.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#s(approx (+ (* t z) (* y x)) (*.f64 t z)) |
(*.f64 t z) |
t |
z |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(+ (* a b) (* x y)) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* a b) |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) (* t z) t z) |
| 1.0ms | z | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) (* t z) t z) |
| 1.0ms | t | @ | -inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) (* t z) t z) |
| 1.0ms | z | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) (* t z) t z) |
| 1.0ms | t | @ | inf | ((+ (+ (* x y) (* z t)) (* a b)) (+ (* t z) (* y x)) (* t z) t z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 271 |
| 1 | 425 | 271 |
| 2 | 1643 | 271 |
| 3 | 6723 | 271 |
| 0 | 8038 | 246 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a b) (* t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(+ (* a b) (* x y)) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* a b) |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
| Outputs |
|---|
(+ (* a b) (* t z)) |
(fma.f64 b a (*.f64 t z)) |
(+ (* a b) (+ (* t z) (* x y))) |
(fma.f64 b a (fma.f64 t z (*.f64 y x))) |
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (+ (/ (* a b) x) (/ (* t z) x)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* x (+ y (/ (* t z) x))) |
(*.f64 (fma.f64 (/.f64 t x) z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ (* a b) (* t z)) x))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) x) y) x) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 t x) z y) x) |
(* y (+ x (+ (/ (* a b) y) (/ (* t z) y)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* y (+ x (/ (* t z) y))) |
(*.f64 (fma.f64 (/.f64 t y) z x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ (* a b) (* t z)) y))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 t z)) y) x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 t y) z x) y) |
(+ (* a b) (* x y)) |
(fma.f64 b a (*.f64 y x)) |
z |
(* z (+ t (+ (/ (* a b) z) (/ (* x y) z)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* z (+ t (/ (* x y) z))) |
(*.f64 (fma.f64 (/.f64 x z) y t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (+ (* a b) (* x y)) z))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) z) t) z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(*.f64 (fma.f64 (/.f64 x z) y t) z) |
t |
(* t (+ z (+ (/ (* a b) t) (/ (* x y) t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* t (+ z (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 x t) y z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ (* a b) (* x y)) t))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 b a (*.f64 y x)) t) z) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(*.f64 (fma.f64 (/.f64 x t) y z) t) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (/ (* t z) a) (/ (* x y) a)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* t z) (* x y)) a))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a) b) a) |
(* b (+ a (+ (/ (* t z) b) (/ (* x y) b)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
(* -1 (* b (+ (* -1 a) (* -1 (/ (+ (* t z) (* x y)) b))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 t z (*.f64 y x)) b) a) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 39 |
| 0 | 18 | 39 |
| 1 | 84 | 39 |
| 2 | 635 | 39 |
| 0 | 8618 | 35 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#s(approx (+ (* t z) (* y x)) (*.f64 t z)) |
(*.f64 t z) |
t |
z |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#s(approx (+ (* t z) (* y x)) (*.f64 t z)) |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
t |
z |
Compiled 532 to 82 computations (84.6% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 22 | 1 | 23 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 22 | 7 | 29 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 66.2% | (fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| ✓ | 70.6% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 y x (*.f64 b a))) |
| ✓ | 65.0% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
| ✓ | 71.3% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 y x))) |
| 36.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) | |
| ✓ | 31.9% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
| ✓ | 37.8% | #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
Compiled 305 to 141 computations (53.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#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)) (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 y x (*.f64 b a))) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
(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)) |
| Outputs |
|---|
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
11 calls:
| 8.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 4.0ms | b |
| 4.0ms | a |
| 4.0ms | z |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (*.f64 a b) |
| 99.2% | 1 | (*.f64 z t) |
| 99.2% | 1 | (*.f64 x y) |
| 99.2% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 99.2% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
| 99.2% | 1 | a |
| 99.2% | 1 | b |
Compiled 33 to 77 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#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)) (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 y x (*.f64 b a))) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
11 calls:
| 8.0ms | y |
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | z |
| 3.0ms | x |
| 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)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#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)) (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 y x (*.f64 b a))) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
(fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#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))) |
11 calls:
| 18.0ms | z |
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | y |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.1% | 3 | (*.f64 a b) |
| 93.7% | 4 | (*.f64 z t) |
| 88.9% | 3 | (*.f64 x y) |
| 89.1% | 4 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 78.4% | 4 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 87.2% | 4 | x |
| 87.1% | 5 | y |
| 88.1% | 3 | z |
| 86.3% | 4 | t |
| 86.3% | 4 | a |
| 84.9% | 3 | b |
Compiled 33 to 77 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#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)) (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 y x (*.f64 b a))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 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 b a (*.f64 t z))) |
1 calls:
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 4 | (*.f64 z t) |
Compiled 3 to 7 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#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)) (fma.f64 b a (*.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 b a (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) |
1 calls:
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 3 | (*.f64 z t) |
Compiled 3 to 7 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#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))) |
| 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)) |
10 calls:
| 18.0ms | (*.f64 x y) |
| 2.0ms | y |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 3 | y |
| 67.3% | 1 | t |
| 71.2% | 3 | a |
| 72.1% | 3 | b |
| 77.3% | 3 | x |
| 70.3% | 2 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 70.5% | 3 | z |
| 73.3% | 3 | (*.f64 a b) |
| 83.1% | 3 | (*.f64 x y) |
| 73.8% | 3 | (*.f64 z t) |
Compiled 22 to 66 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
11 calls:
| 18.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 2.0ms | z |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 3 | t |
| 58.4% | 4 | z |
| 59.7% | 6 | a |
| 58.6% | 4 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 57.2% | 4 | b |
| 61.0% | 4 | (*.f64 a b) |
| 63.4% | 5 | (*.f64 z t) |
| 43.6% | 3 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 56.0% | 4 | x |
| 53.6% | 3 | y |
| 57.7% | 3 | (*.f64 x y) |
Compiled 33 to 77 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | (*.f64 a b) |
| 1.0ms | (*.f64 x y) |
| 1.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 3 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 40.0% | 2 | (*.f64 x y) |
| 53.8% | 3 | (*.f64 a b) |
| 56.9% | 3 | (*.f64 z t) |
Compiled 16 to 30 computations (-87.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
11 calls:
| 1.0ms | b |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.8% | 1 | (*.f64 x y) |
| 37.8% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a b)) |
| 37.8% | 1 | t |
| 37.8% | 1 | y |
| 37.8% | 1 | (*.f64 a b) |
| 37.8% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 37.8% | 1 | x |
| 37.8% | 1 | a |
| 37.8% | 1 | b |
| 37.8% | 1 | z |
| 37.8% | 1 | (*.f64 z t) |
Compiled 33 to 77 computations (-133.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.150296574858613e+74 | 6.785131372385634e+76 |
| 0.0ms | -2.3507387921027635e-18 | -9.343537830371278e-23 |
| 0.0ms | -6.82211974169015e+85 | -3.180678304208098e+85 |
Compiled 14 to 20 computations (-42.9% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.150296574858613e+74 | 6.785131372385634e+76 |
| 0.0ms | -2.3507387921027635e-18 | -9.343537830371278e-23 |
| 0.0ms | -6.82211974169015e+85 | -3.180678304208098e+85 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.150296574858613e+74 | 6.785131372385634e+76 |
| 0.0ms | -2.3507387921027635e-18 | -9.343537830371278e-23 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.921213472375928e+130 | 2.672300070651581e+133 |
| 0.0ms | -1.335068858199333e+274 | -6.290731544966569e+263 |
Compiled 14 to 20 computations (-42.9% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.150296574858613e+74 | 6.785131372385634e+76 |
| 0.0ms | 9.451597499472659e-301 | 7.816605497584406e-286 |
| 0.0ms | -9.190979077324364e-302 | -2.8899893e-315 |
| 0.0ms | -6.704962064119163e+46 | -3.4885433427925172e+34 |
Compiled 14 to 20 computations (-42.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.150296574858613e+74 | 6.785131372385634e+76 |
| 0.0ms | -6.704962064119163e+46 | -3.4885433427925172e+34 |
Compiled 14 to 20 computations (-42.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 485 |
| 1 | 94 | 485 |
| 2 | 139 | 485 |
| 3 | 224 | 485 |
| 4 | 293 | 485 |
| 5 | 305 | 485 |
| 6 | 312 | 485 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000000731534761533743651548502149393232752963930539358489818212557410795520 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (<=.f64 (*.f64 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) (fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 z t) #s(literal -50000000000000000731534761533743651548502149393232752963930539358489818212557410795520 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (<=.f64 (*.f64 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 -9999999999999999213782878444176341486712719163258207029349796604673073768736360688744211624391338142173265718425108901184740478000812045911233791501695173449709921389782217629235579129702792695009666351450002856415308090320884466574359759805482716570229159677380024223137792 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 99999999999999991202555500957231813912852864969525730182461368558677581576901282770959939099212034754106974340599870111173348163584 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 z t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal -4825645764048353/96512915280967053581473992690523770832804036027976092508745841039385957511899636693935577250212251899331606800230413394637016647999665010865694713564271216355093681467326336557610944624945266886348613585697529348641399137222620343503047635864810732050328281646899590278784472758879901186078227762530329829839567060992 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) (if (<=.f64 (*.f64 z t) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))))))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| Outputs |
|---|
(fma.f64 z t (fma.f64 b a (*.f64 y x))) |
(fma.f64 y x (fma.f64 b a (*.f64 t z))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000000731534761533743651548502149393232752963930539358489818212557410795520 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (<=.f64 (*.f64 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) (fma.f64 z t #s(approx (+ (* b a) (* y x)) (*.f64 b a))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 z t) #s(literal -50000000000000000731534761533743651548502149393232752963930539358489818212557410795520 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (<=.f64 (*.f64 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 z t) #s(literal -50000000000000000731534761533743651548502149393232752963930539358489818212557410795520 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 t z (*.f64 y x))) (if (or (<=.f64 (*.f64 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (fma.f64 b a (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 (or (<=.f64 (*.f64 z t) #s(literal -1298074214633707/649037107316853453566312041152512 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 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 -9999999999999999213782878444176341486712719163258207029349796604673073768736360688744211624391338142173265718425108901184740478000812045911233791501695173449709921389782217629235579129702792695009666351450002856415308090320884466574359759805482716570229159677380024223137792 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 99999999999999991202555500957231813912852864969525730182461368558677581576901282770959939099212034754106974340599870111173348163584 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 -9999999999999999213782878444176341486712719163258207029349796604673073768736360688744211624391338142173265718425108901184740478000812045911233791501695173449709921389782217629235579129702792695009666351450002856415308090320884466574359759805482716570229159677380024223137792 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 99999999999999991202555500957231813912852864969525730182461368558677581576901282770959939099212034754106974340599870111173348163584 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 z t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal -4825645764048353/96512915280967053581473992690523770832804036027976092508745841039385957511899636693935577250212251899331606800230413394637016647999665010865694713564271216355093681467326336557610944624945266886348613585697529348641399137222620343503047635864810732050328281646899590278784472758879901186078227762530329829839567060992 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) (if (<=.f64 (*.f64 z t) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) (*.f64 y x)) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))))))) |
(if (<=.f64 (*.f64 z t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* t z) (* y x)) (*.f64 t z))) #s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a)))) |
#s(approx (+ (+ (* x y) (* z t)) (* a b)) #s(approx (+ (* b a) (* y x)) (*.f64 b a))) |
| 1× | fuel |
Compiled 485 to 67 computations (86.2% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 1 046 to 210 computations (79.9% saved)
Loading profile data...