
Time bar (total: 3.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 11 computations (0% saved)
| 673.0ms | 8 256× | 0 | valid |
ival-div!: 138.0ms (51.4% of total)ival-mult!: 102.0ms (38% of total)ival-sub!: 27.0ms (10.1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 3 | 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 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | o/n | 23 | 0 |
| ↳ | (*.f64 x y) | overflow | 44 | |
| ↳ | (*.f64 z t) | overflow | 35 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 69 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 x y) | overflow | 44 | |
| ↳ | (*.f64 z t) | overflow | 35 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | u/n | 2 | 0 |
| ↳ | (*.f64 x y) | underflow | 33 | |
| ↳ | (*.f64 z t) | underflow | 25 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | underflow | 4 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 27 | 0 |
| - | 0 | 229 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 27 | 0 | 0 |
| - | 0 | 0 | 229 |
| number | freq |
|---|---|
| 0 | 229 |
| 1 | 26 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 67 to 31 computations (53.7% saved)
ival-mult!: 6.0ms (63.1% of total)ival-div!: 3.0ms (31.6% of total)ival-sub!: 1.0ms (10.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 194 |
| 1 | 162 | 194 |
| 2 | 363 | 194 |
| 3 | 749 | 193 |
| 4 | 1300 | 193 |
| 5 | 1662 | 193 |
| 6 | 1662 | 193 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.7% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(negabs a)
(sort x y)
(sort z t)
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx a #s(hole binary64 a)) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | y | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | x | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | x | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | y | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 554 |
| 0 | 132 | 526 |
| 1 | 640 | 516 |
| 2 | 5462 | 514 |
| 0 | 8460 | 504 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx a #s(hole binary64 a)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (pow.f64 (neg.f64 a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 (*.f64 (neg.f64 z) (/.f64 t a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.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 t z (*.f64 y x)))) |
(/.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 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.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 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 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))) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.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)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.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 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (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 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
a |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 y x) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx y y) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx t t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx a a) |
Compiled 2 124 to 349 computations (83.6% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 15 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 15 | 121 |
| Status | Accuracy | Program |
|---|---|---|
| 82.1% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) | |
| ▶ | 88.6% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| 88.7% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 87.7% | (fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
| 65.0% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) | |
| ▶ | 89.7% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ▶ | 90.5% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| 38.0% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) a) | |
| 84.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) | |
| 86.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) | |
| 53.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) | |
| ▶ | 45.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 74.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) | |
| 80.8% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) | |
| 52.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
Compiled 470 to 370 computations (21.3% saved)
| Inputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
y |
x |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
a |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 y a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(*.f64 t z) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
(/.f64 (*.f64 y x) a) |
| Outputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | 0 | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) (/ -1 a) -1 (/ (* y x) a)) |
| 3.0ms | x | @ | inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) (/ -1 a) -1 (/ (* y x) a)) |
| 3.0ms | t | @ | 0 | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) (/ -1 a) -1 (/ (* y x) a)) |
| 3.0ms | a | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) (/ -1 a) -1 (/ (* y x) a)) |
| 3.0ms | a | @ | inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) (/ -1 a) -1 (/ (* y x) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 2355 |
| 0 | 269 | 2123 |
| 1 | 1027 | 2105 |
| 2 | 7042 | 2105 |
| 0 | 8227 | 2059 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
y |
x |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
a |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 y a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(*.f64 t z) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
(/.f64 (*.f64 y x) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (neg z) t) (* y x)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 t z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) y (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 t) z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 t) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #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 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) z)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 x y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 x y (*.f64 (neg.f64 t) z)) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 x y) (*.f64 t z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 t) z)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 t) z)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 t) z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 t) z)) |
y |
x |
(*.f64 (neg.f64 t) z) |
(*.f64 (neg.f64 z) t) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
a |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y))) a)) |
(neg.f64 (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) (neg.f64 a))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 t z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) y (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 t) z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 t) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #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 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) z)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 x y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 x y (*.f64 (neg.f64 t) z)) |
(fma.f64 y x (*.f64 (neg.f64 t) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 x y) (*.f64 t z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 t) z)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 t) z)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 t) z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 t z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) a)) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
(neg.f64 (/.f64 (neg.f64 y) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) z) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 t) z) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) a)) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t (neg.f64 (neg.f64 a))) |
(/.f64 t a) |
(neg.f64 (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 t z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 (neg.f64 t) z)) |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) a) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx x x) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (* y x) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (neg.f64 y)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (neg.f64 y)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (neg.f64 y)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx y y) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (* (neg z) (/ t a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx a a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ -1 a) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
Compiled 4 788 to 723 computations (84.9% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 314 | 3 | 317 |
| Fresh | 3 | 7 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 317 | 15 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.6% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 88.7% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| 88.5% | (fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) x (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ✓ | 87.7% | (fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
| ▶ | 65.0% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
| ✓ | 89.7% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ✓ | 90.5% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| 84.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) | |
| 86.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) | |
| ▶ | 53.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ✓ | 45.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| ▶ | 79.6% | (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) a) |
| 74.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) | |
| 52.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 51.8% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 394 to 320 computations (18.8% saved)
| Inputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
z |
(/.f64 t a) |
t |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (neg.f64 z) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) a) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
(*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (/.f64 z y) t (neg.f64 x)) |
(/.f64 z y) |
(neg.f64 x) |
(neg.f64 y) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) |
(*.f64 a (*.f64 y x)) |
(*.f64 y x) |
(*.f64 a a) |
| Outputs |
|---|
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ x a) #s(hole binary64 (/ x a))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (+ (* -1 x) (/ (* t z) y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (* a (* y x)) #s(hole binary64 (* a (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* x (- (/ (* t z) (* x y)) 1)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (* t z) (* x y)))))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (- (/ (* t z) y) x))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* z (+ (* -1 (/ x z)) (/ t y))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ x z)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* t (+ (* -1 (/ x t)) (/ z y))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ x t)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | y | @ | 0 | ((+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) x a y (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) (* (+ (* (/ z y) t) (neg x)) (neg y)) (+ (* (/ z y) t) (neg x)) (/ z y) (neg x) (neg y) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* a (* y x)) (* y x) (* a a)) |
| 12.0ms | t | @ | 0 | ((+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) x a y (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) (* (+ (* (/ z y) t) (neg x)) (neg y)) (+ (* (/ z y) t) (neg x)) (/ z y) (neg x) (neg y) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* a (* y x)) (* y x) (* a a)) |
| 4.0ms | a | @ | -inf | ((+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) x a y (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) (* (+ (* (/ z y) t) (neg x)) (neg y)) (+ (* (/ z y) t) (neg x)) (/ z y) (neg x) (neg y) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* a (* y x)) (* y x) (* a a)) |
| 4.0ms | z | @ | -inf | ((+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) x a y (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) (* (+ (* (/ z y) t) (neg x)) (neg y)) (+ (* (/ z y) t) (neg x)) (/ z y) (neg x) (neg y) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* a (* y x)) (* y x) (* a a)) |
| 3.0ms | z | @ | inf | ((+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) x a y (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) (* (+ (* (/ z y) t) (neg x)) (neg y)) (+ (* (/ z y) t) (neg x)) (/ z y) (neg x) (neg y) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* a (* y x)) (* y x) (* a a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 2803 |
| 0 | 372 | 2477 |
| 1 | 1583 | 2434 |
| 0 | 8376 | 2404 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
z |
(/.f64 t a) |
t |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (neg.f64 z) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) a) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
(*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)) |
(fma.f64 (/.f64 z y) t (neg.f64 x)) |
(/.f64 z y) |
(neg.f64 x) |
(neg.f64 y) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) |
(*.f64 a (*.f64 y x)) |
(*.f64 y x) |
(*.f64 a a) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ x a) #s(hole binary64 (/ x a))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (+ (* -1 x) (/ (* t z) y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (* a (* y x)) #s(hole binary64 (* a (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* x (- (/ (* t z) (* x y)) 1)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (* t z) (* x y)))))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (- (/ (* t z) y) x))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* z (+ (* -1 (/ x z)) (/ t y))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ x z)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* t (+ (* -1 (/ x t)) (/ z y))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (/ z y) t) (neg x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ x t)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 a)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fabs.f64 a)) (/.f64 a (fabs.f64 a))) |
(*.f64 (/.f64 a (fabs.f64 a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fabs.f64 a))) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) (/.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)))) (/.f64 (fma.f64 y x (*.f64 t z)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) (*.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)))) (-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 z (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (*.f64 (/.f64 x a) y) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 y x (*.f64 t z)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (neg.f64 t) z (*.f64 y x)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 y x) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 y x) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) a) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (/.f64 (fma.f64 y x (*.f64 t z)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a)))))) |
(/.f64 (*.f64 (neg.f64 a) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) |
(fma.f64 (/.f64 (*.f64 y a) (neg.f64 a)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y a) (fabs.f64 a)) (/.f64 x (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y a) a) (/.f64 x a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) (neg.f64 a)) (/.f64 y (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) (fabs.f64 a)) (/.f64 y (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) a) (/.f64 y a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y x) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y x) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 a)) (/.f64 (*.f64 t a) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 y x) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 x a) y) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a a) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t a) a) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 z a) (/.f64 (*.f64 t a) (neg.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 t z) a) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (/.f64 x a) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 a a) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x a) y)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (/.f64 (fma.f64 y x (*.f64 t z)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 y x (*.f64 t z)) a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (*.f64 (neg.f64 x) a) y) (*.f64 a a))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 (/.f64 (neg.f64 z) a)) t)) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 (neg.f64 z) a))) |
(-.f64 (*.f64 (/.f64 x a) y) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) t) a)) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (/.f64 z a) t)) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 z (/.f64 t a))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a))) |
(-.f64 (*.f64 (/.f64 x a) y) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 (neg.f64 y) x) a)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(+.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(+.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x a) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t a) |
t |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 a)) |
(/.f64 (neg.f64 z) a) |
(neg.f64 (/.f64 z a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(neg.f64 (*.f64 t z)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x))))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x)))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 z y) t (neg.f64 x))) y) |
(*.f64 (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x))) |
(*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) y)) |
(neg.f64 (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64))) (-.f64 (neg.f64 x) (*.f64 (/.f64 z y) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z y) t) (neg.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 z y) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 x) (*.f64 (/.f64 z y) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 z y) t (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (/.f64 z y) t (*.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z y) t) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 z y) t))))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z y) (neg.f64 x)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 z) y) (neg.f64 x)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t y) (neg.f64 x)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 t z) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 (/.f64 t y) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) t) (neg.f64 x)) |
(fma.f64 (*.f64 (/.f64 z y) t) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 (/.f64 z y) t (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 z y) t)) |
(fma.f64 t (/.f64 z y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (/.f64 z y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (fma.f64 (/.f64 z y) t (*.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z y) t (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (neg.f64 x) (*.f64 (/.f64 z y) t))) (/.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (neg.f64 x) (*.f64 (/.f64 z y) t)))) |
(-.f64 (*.f64 (/.f64 z y) t) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 z y) t) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 z) t) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z y) t) (neg.f64 x))))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 z y) t) (neg.f64 x)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 z y) t))))) (/.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (/.f64 z y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 z y) t)))))) |
(+.f64 (*.f64 (/.f64 z y) t) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (/.f64 z y) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z y)) |
(*.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 a)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fabs.f64 a)) (/.f64 a (fabs.f64 a))) |
(*.f64 (/.f64 a (fabs.f64 a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) (fabs.f64 a))) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) (/.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)))) (/.f64 (fma.f64 y x (*.f64 t z)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) (*.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)))) (-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 z (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (*.f64 (/.f64 x a) y) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 y x (*.f64 t z)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (neg.f64 t) z (*.f64 y x)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 y x) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 y x) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) a) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (/.f64 (fma.f64 y x (*.f64 t z)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a)))))) |
(/.f64 (*.f64 (neg.f64 a) (fma.f64 (neg.f64 t) z (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 y x))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) |
(fma.f64 (/.f64 (*.f64 y a) (neg.f64 a)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y a) (fabs.f64 a)) (/.f64 x (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y a) a) (/.f64 x a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) (neg.f64 a)) (/.f64 y (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) (fabs.f64 a)) (/.f64 y (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) a) (/.f64 y a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y x) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 y x) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 a)) (/.f64 (*.f64 t a) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 y x) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 x a) y) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a a) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t a) a) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 z a) (/.f64 (*.f64 t a) (neg.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 t z) a) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (/.f64 x a) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 x a) y)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 a a) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x a) y)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (/.f64 (fma.f64 y x (*.f64 t z)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 y x (*.f64 t z)) a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (*.f64 (neg.f64 x) a) y) (*.f64 a a))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 (/.f64 (neg.f64 z) a)) t)) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 (neg.f64 z) a))) |
(-.f64 (*.f64 (/.f64 x a) y) (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) t) a)) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (/.f64 z a) t)) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 z (/.f64 t a))) |
(-.f64 (*.f64 (/.f64 x a) y) (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t a))) |
(-.f64 (*.f64 (/.f64 x a) y) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 (neg.f64 y) x) a)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y))))) (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (*.f64 (/.f64 x a) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 y a) a) (/.f64 x a))) |
(+.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (/.f64 t a))) |
(+.f64 (*.f64 (/.f64 x a) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x a) y)) |
(*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a) |
(*.f64 a (fma.f64 (neg.f64 t) z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 (neg.f64 z) t) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) a) y) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 (*.f64 (neg.f64 x) a) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 (neg.f64 z) t) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (*.f64 (neg.f64 x) a) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) a) (*.f64 (*.f64 y x) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64))) (fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (*.f64 (neg.f64 x) a) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) a) (*.f64 (*.f64 y x) a))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) a) z (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 t) a) z (*.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y a) x (*.f64 (*.f64 (neg.f64 z) t) a)) |
(fma.f64 (*.f64 a x) y (*.f64 (*.f64 (neg.f64 z) t) a)) |
(fma.f64 (*.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t z) a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t z) a) (*.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) a (*.f64 (*.f64 (neg.f64 z) t) a)) |
(fma.f64 (neg.f64 z) (*.f64 t a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 (neg.f64 z) (*.f64 t a) (*.f64 (*.f64 y x) a)) |
(fma.f64 a (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(fma.f64 a (*.f64 (neg.f64 z) t) (*.f64 (*.f64 y x) a)) |
(fma.f64 a (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 2 binary64)) (fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (*.f64 (neg.f64 x) a) y))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (*.f64 (neg.f64 x) a) y)))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) a)) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) a)) (*.f64 t z))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) a))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 t a))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 z (*.f64 t a))) |
(-.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 (*.f64 (neg.f64 x) a) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) a) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) a) (*.f64 (*.f64 y x) a))))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) a) (*.f64 (*.f64 y x) a)))))) |
(+.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 (neg.f64 z) t) a)) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 (*.f64 y x) a)) |
(*.f64 (*.f64 y a) x) |
(*.f64 (*.f64 a x) y) |
(*.f64 (*.f64 y x) a) |
(*.f64 a (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (/ x a) (/.f64 x a)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (neg.f64 z) t)) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (/.f64 z y) t)) |
#s(approx (+ (* (/ z y) t) (neg x)) (fma.f64 (/.f64 z y) t (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (* a (* y x)) (*.f64 (*.f64 y x) a)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 y x)) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (/ z y) t) (neg x)) (neg.f64 x)) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (fma.f64 (/.f64 z x) (/.f64 t y) #s(literal -1 binary64)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 y x) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 y a (/.f64 (*.f64 (*.f64 (neg.f64 z) t) a) x)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t z) x) y)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) a (*.f64 a (/.f64 (*.f64 t z) x))))) |
#s(approx y y) |
#s(approx (+ (* (/ z y) t) (neg x)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (*.f64 (/.f64 z y) t)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (*.f64 (/.f64 z y) t)) y)) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (-.f64 x (*.f64 (/.f64 z y) t)) y)) |
#s(approx (+ (* (/ z y) t) (neg x)) (-.f64 (*.f64 (/.f64 z y) t) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 a x (/.f64 (*.f64 (*.f64 (neg.f64 z) t) a) y)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) t (neg.f64 x)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 y) (fma.f64 (neg.f64 x) a (*.f64 a (*.f64 (/.f64 z y) t))))) |
#s(approx (* (/ (neg z) a) t) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (* (/ (neg z) a) t) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (neg z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 y x))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 x a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 x a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 x a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (-.f64 (/.f64 t y) (/.f64 x z)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y z) (/.f64 x a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 t) a (*.f64 a (/.f64 (*.f64 y x) z))) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y x) z) t)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (-.f64 t (/.f64 (*.f64 y x) z)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (neg.f64 z) (-.f64 t (/.f64 (*.f64 y x) z)))) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) (/.f64 t y)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 a) (/.f64 (*.f64 y x) z) (*.f64 t a)))) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx t t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (-.f64 (/.f64 z y) (/.f64 x t)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 z) a (*.f64 a (/.f64 (*.f64 y x) t))) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y x) t) z)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (-.f64 z (/.f64 (*.f64 y x) t)))) |
#s(approx (* (+ (* (/ z y) t) (neg x)) (neg y)) (*.f64 (neg.f64 t) (-.f64 z (/.f64 (*.f64 y x) t)))) |
#s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (neg.f64 t) (-.f64 (/.f64 x t) (/.f64 z y)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 a) (/.f64 (*.f64 y x) t) (*.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx a a) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 y x)) a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 y) x (*.f64 t z)))) |
Compiled 8 290 to 1 164 computations (86% saved)
15 alts after pruning (9 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 385 | 5 | 390 |
| Fresh | 1 | 4 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 390 | 15 | 405 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.6% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 88.5% | (fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 89.7% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ✓ | 90.5% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| 84.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) | |
| ▶ | 86.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
| ✓ | 53.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ✓ | 45.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| ▶ | 40.3% | (/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
| 43.6% | (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 #s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (/.f64 z y) t)) (neg.f64 y))) a) | |
| ▶ | 84.7% | (-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
| 74.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) | |
| ▶ | 47.2% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
| 52.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ✓ | 51.8% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 413 to 327 computations (20.8% saved)
| Inputs |
|---|
(fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
y |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
#s(literal -1 binary64) |
(neg.f64 a) |
a |
x |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
z |
(/.f64 t a) |
t |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
(*.f64 (/.f64 x a) y) |
(/.f64 x a) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) |
(*.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 (neg.f64 z) t) |
(*.f64 a a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t) |
(-.f64 (/.f64 (*.f64 y x) t) z) |
(/.f64 (*.f64 y x) t) |
(*.f64 y x) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(neg.f64 t) |
(/.f64 z a) |
(*.f64 (neg.f64 x) (/.f64 y a)) |
(neg.f64 x) |
(/.f64 y a) |
| Outputs |
|---|
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ x a) y) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ x a) #s(hole binary64 (/ x a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (- (/ (* x y) t) z))) |
#s(approx (/ (* y x) t) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (neg x) (/ y a)) #s(hole binary64 (* -1 (/ (* x y) a)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (/ (* x y) t))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (/ y t))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* x (- (* -1 (/ (* t z) (* a x))) (* -1 (/ y a)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (/ z x)))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* x (- (/ (* t z) (* a x)) (/ y a)))))) |
#s(approx (* y (/ -1 (neg a))) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (/ x t))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* y (- (* -1 (/ (* t z) (* a y))) (* -1 (/ x a)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (/ z y)))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* y (- (/ (* t z) (* a y)) (/ x a)))))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (neg z) t) a) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (- (* -1 (/ (* t z) a)) (* -1 (/ (* x y) a))))) |
#s(approx (* (neg t) (/ z a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* z (- (/ (* x y) (* t z)) 1)))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 (neg a)) #s(hole binary64 (/ 1 a))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (/ (- (* -1 (* t z)) (* -1 (* x y))) a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (/ (- (* t z) (* x y)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (* y (/ -1 (neg a))) y (/ -1 (neg a)) -1 (neg a) a x (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (- (* x y) (* z t)) a) (* (/ x a) y) (/ x a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (* (neg z) t) a) (* (neg z) t) (* a a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (* y x) (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) (* (neg t) (/ z a)) (neg t) (/ z a) (* (neg x) (/ y a)) (neg x) (/ y a)) |
| 4.0ms | a | @ | inf | ((+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (* y (/ -1 (neg a))) y (/ -1 (neg a)) -1 (neg a) a x (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (- (* x y) (* z t)) a) (* (/ x a) y) (/ x a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (* (neg z) t) a) (* (neg z) t) (* a a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (* y x) (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) (* (neg t) (/ z a)) (neg t) (/ z a) (* (neg x) (/ y a)) (neg x) (/ y a)) |
| 4.0ms | a | @ | -inf | ((+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (* y (/ -1 (neg a))) y (/ -1 (neg a)) -1 (neg a) a x (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (- (* x y) (* z t)) a) (* (/ x a) y) (/ x a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (* (neg z) t) a) (* (neg z) t) (* a a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (* y x) (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) (* (neg t) (/ z a)) (neg t) (/ z a) (* (neg x) (/ y a)) (neg x) (/ y a)) |
| 3.0ms | x | @ | -inf | ((+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (* y (/ -1 (neg a))) y (/ -1 (neg a)) -1 (neg a) a x (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (- (* x y) (* z t)) a) (* (/ x a) y) (/ x a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (* (neg z) t) a) (* (neg z) t) (* a a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (* y x) (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) (* (neg t) (/ z a)) (neg t) (/ z a) (* (neg x) (/ y a)) (neg x) (/ y a)) |
| 3.0ms | t | @ | inf | ((+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (* y (/ -1 (neg a))) y (/ -1 (neg a)) -1 (neg a) a x (* (neg z) (/ t a)) (neg z) z (/ t a) t (/ (- (* x y) (* z t)) a) (* (/ x a) y) (/ x a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (* (neg z) t) a) (* (neg z) t) (* a a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (* y x) (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) (* (neg t) (/ z a)) (neg t) (/ z a) (* (neg x) (/ y a)) (neg x) (/ y a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 2825 |
| 0 | 404 | 2389 |
| 1 | 1710 | 2344 |
| 0 | 8402 | 2330 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
y |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
#s(literal -1 binary64) |
(neg.f64 a) |
a |
x |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
z |
(/.f64 t a) |
t |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
(*.f64 (/.f64 x a) y) |
(/.f64 x a) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) |
(*.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 (neg.f64 z) t) |
(*.f64 a a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t) |
(-.f64 (/.f64 (*.f64 y x) t) z) |
(/.f64 (*.f64 y x) t) |
(*.f64 y x) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(neg.f64 t) |
(/.f64 z a) |
(*.f64 (neg.f64 x) (/.f64 y a)) |
(neg.f64 x) |
(/.f64 y a) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ x a) y) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ x a) #s(hole binary64 (/ x a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (- (/ (* x y) t) z))) |
#s(approx (/ (* y x) t) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (neg x) (/ y a)) #s(hole binary64 (* -1 (/ (* x y) a)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (/ (* x y) t))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (/ y t))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* x (- (* -1 (/ (* t z) (* a x))) (* -1 (/ y a)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (/ z x)))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* x (- (/ (* t z) (* a x)) (/ y a)))))) |
#s(approx (* y (/ -1 (neg a))) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (/ x t))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* y (- (* -1 (/ (* t z) (* a y))) (* -1 (/ x a)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (/ z y)))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* y (- (/ (* t z) (* a y)) (/ x a)))))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* (neg z) t) a) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (- (* -1 (/ (* t z) a)) (* -1 (/ (* x y) a))))) |
#s(approx (* (neg t) (/ z a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* z (- (/ (* x y) (* t z)) 1)))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (/ (* y x) t) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (* (- (/ (* y x) t) z) t) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 (neg a)) #s(hole binary64 (/ 1 a))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (/ (- (* -1 (* t z)) (* -1 (* x y))) a))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
#s(approx (- (* (neg t) (/ z a)) (* (neg x) (/ y a))) #s(hole binary64 (* -1 (/ (- (* t z) (* x y)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (fabs.f64 a)) (/.f64 a (fabs.f64 a))) |
(*.f64 (/.f64 a (fabs.f64 a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (fabs.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (/.f64 a a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)))) (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) (*.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))) (-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 z (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 t z)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 t z) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 x y) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) a) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) x (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 t z)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 a)) (/.f64 (*.f64 t a) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 a y) (fabs.f64 a)) (/.f64 x (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a y) (neg.f64 a)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a y) a) (/.f64 x a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x a) (fabs.f64 a)) (/.f64 y (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x a) (neg.f64 a)) (/.f64 y (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x a) a) (/.f64 y a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 x y) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t a) a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 z a) (/.f64 (*.f64 t a) (neg.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 x y) a) (/.f64 a a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 a a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 y (*.f64 (pow.f64 a #s(literal -1 binary64)) x) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x))))))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 x y)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 t)) (/.f64 z a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 z (/.f64 t a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (/.f64 y a))) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 y) (*.f64 (pow.f64 a #s(literal -1 binary64)) x))) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 (neg.f64 y) a) x)) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t)))))) (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(+.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(+.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 y a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
y |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(neg.f64 a) |
a |
x |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(neg.f64 z) |
z |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t a) |
t |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (*.f64 (pow.f64 a #s(literal -1 binary64)) x)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x a)) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 x a) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) a) a) |
(/.f64 (neg.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a))) (neg.f64 (*.f64 a a))) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) |
(*.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 (neg.f64 z) (*.f64 t a)) |
(*.f64 a (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(neg.f64 (*.f64 t z)) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 x (/.f64 y t) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 x y) t) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 x (/.f64 y t) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 x y) t) z)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (fma.f64 x (/.f64 y t) z)) (/.f64 (*.f64 z z) (fma.f64 x (/.f64 y t) z))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 x y) t) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 x y) t) z))))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 x y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) t)) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (/.f64 x t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 t)) |
(/.f64 (*.f64 x y) t) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (fabs.f64 a)) (/.f64 a (fabs.f64 a))) |
(*.f64 (/.f64 a (fabs.f64 a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (fabs.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (/.f64 a a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)))) (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) (*.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))) (-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 z (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 t z)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 t z) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) t) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 x y) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) a) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) x (*.f64 z (/.f64 t a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) x (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 t z)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 a)) (/.f64 (*.f64 t a) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 a y) (fabs.f64 a)) (/.f64 x (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a y) (neg.f64 a)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a y) a) (/.f64 x a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x a) (fabs.f64 a)) (/.f64 y (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x a) (neg.f64 a)) (/.f64 y (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x a) a) (/.f64 y a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 z) t) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 x y) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 t a) a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 z a) (/.f64 (*.f64 t a) (neg.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (/.f64 (*.f64 x y) a) (/.f64 a a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 a a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 y (*.f64 (pow.f64 a #s(literal -1 binary64)) x) (*.f64 (/.f64 z a) (neg.f64 t))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x))))))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 x y)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 t)) (/.f64 z a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 z (/.f64 t a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 t a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (/.f64 y a))) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 y) (*.f64 (pow.f64 a #s(literal -1 binary64)) x))) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 (neg.f64 y) a) x)) |
(-.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (/.f64 y a) (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t)))))) (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z a) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(+.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y a))) |
(+.f64 (*.f64 (/.f64 z a) (neg.f64 t)) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(neg.f64 t) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 z a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z a) |
(*.f64 (/.f64 y a) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 x) y) a) |
(neg.f64 (/.f64 (*.f64 x y) a)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(neg.f64 x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 y a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (/.f64 z a) (neg.f64 t))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx x x) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (/.f64 z a) (neg.f64 t))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (/ x a) y) (/.f64 (*.f64 x y) a)) |
#s(approx (/ x a) (/.f64 x a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (/.f64 z a) (neg.f64 t))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 a) (*.f64 t z))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (fma.f64 (*.f64 a y) x (*.f64 (neg.f64 a) (*.f64 t z)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (* (- (/ (* y x) t) z) t) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (- (/ (* y x) t) z) (neg.f64 z)) |
#s(approx (- (/ (* y x) t) z) (-.f64 (/.f64 (*.f64 x y) t) z)) |
#s(approx (/ (* y x) t) (/.f64 (*.f64 x y) t)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (/.f64 z a) (neg.f64 t))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (neg x) (/ y a)) (*.f64 (/.f64 y a) (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 a y (/.f64 (*.f64 (neg.f64 a) (*.f64 t z)) x)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 x y)) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- (/ (* y x) t) z) (/.f64 (*.f64 x y) t)) |
#s(approx (- (/ (* y x) t) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) x)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 (neg.f64 y) a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 (neg.f64 y) a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 (neg.f64 y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 a) y (/.f64 (*.f64 (*.f64 t z) a) x)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (/ (* y x) t) z) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) (/.f64 y t)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) (/.f64 z a) (/.f64 (neg.f64 y) a)))) |
#s(approx (* y (/ -1 (neg a))) (/.f64 y a)) |
#s(approx y y) |
#s(approx (* y (/ -1 (neg a))) (/.f64 y a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 x a (/.f64 (*.f64 (neg.f64 a) (*.f64 t z)) y)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (- (/ (* y x) t) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) y)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 y) (fma.f64 (neg.f64 a) x (/.f64 (*.f64 (*.f64 t z) a) y)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z y) (neg.f64 x)))) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z y) (neg.f64 x)))) |
#s(approx (- (/ (* y x) t) z) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) (/.f64 x t)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)))) |
#s(approx (* (neg t) (/ z a)) (*.f64 (/.f64 z a) (neg.f64 t))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (* (* (neg z) t) a) (*.f64 (neg.f64 a) (*.f64 t z))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (- (/ (* y x) t) z) (fma.f64 x (/.f64 y t) (neg.f64 z))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (neg t) (/ z a)) (*.f64 (/.f64 z a) (neg.f64 t))) |
#s(approx (/ z a) (/.f64 z a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) t (/.f64 (*.f64 (*.f64 x y) a) z)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (- (/ (* y x) t) z) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) t) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 z) (fma.f64 t a (neg.f64 (/.f64 (*.f64 (*.f64 x y) a) z))))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x y) z) t)))) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (neg.f64 z) (-.f64 t (/.f64 (*.f64 x y) z)))) |
#s(approx (- (/ (* y x) t) z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) t) z)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx t t) |
#s(approx (- (/ (* y x) t) z) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) z (*.f64 a (/.f64 (*.f64 x y) t))) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (fma.f64 z a (neg.f64 (*.f64 a (/.f64 (*.f64 x y) t)))))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 (neg.f64 x) y) t) (neg.f64 z)))) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 (neg.f64 t) (-.f64 z (/.f64 (*.f64 x y) t)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ -1 (neg a)) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 x) y (*.f64 t z)))) |
#s(approx (+ (* (* y (/ -1 (neg a))) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
Compiled 8 336 to 1 138 computations (86.3% saved)
16 alts after pruning (8 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 5 | 399 |
| Fresh | 1 | 3 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 398 | 16 | 414 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.6% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 89.7% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ✓ | 90.5% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 53.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| 42.5% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) t) z) (/.f64 (*.f64 x y) t)) t)) a) | |
| ✓ | 45.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 37.7% | (/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 z) (*.f64 t a))) (*.f64 a a)) | |
| 43.6% | (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 #s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (/.f64 z y) t)) (neg.f64 y))) a) | |
| ✓ | 84.7% | (-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
| 74.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) | |
| 45.7% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))) | |
| 47.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) | |
| ✓ | 47.2% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
| 47.1% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) y)) | |
| 52.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ✓ | 51.8% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 764 to 348 computations (54.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 z) (*.f64 t a))) (*.f64 a a)) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) t) z) (/.f64 (*.f64 x y) t)) t)) a) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 #s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (/.f64 z y) t)) (neg.f64 y))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) x (*.f64 (neg.f64 z) (/.f64 t a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) a) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
9 calls:
| 24.0ms | (*.f64 x y) |
| 22.0ms | x |
| 21.0ms | t |
| 8.0ms | a |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 2 | (*.f64 z t) |
| 96.4% | 3 | (*.f64 x y) |
| 98.6% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.9% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 95.6% | 3 | x |
| 92.3% | 2 | y |
| 93.3% | 2 | z |
| 90.5% | 1 | t |
| 97.5% | 2 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 z) (*.f64 t a))) (*.f64 a a)) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) t) z) (/.f64 (*.f64 x y) t)) t)) a) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 #s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (/.f64 z y) t)) (neg.f64 y))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
2 calls:
| 13.0ms | a |
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 96.1% | 2 | a |
Compiled 8 to 13 computations (-62.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 z) (*.f64 t a))) (*.f64 a a)) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 (neg.f64 z) t) a)) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) t) z) (/.f64 (*.f64 x y) t)) t)) a) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 #s(approx (+ (* (/ z y) t) (neg x)) (*.f64 (/.f64 z y) t)) (neg.f64 y))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
6 calls:
| 8.0ms | x |
| 5.0ms | a |
| 5.0ms | (*.f64 z t) |
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 5.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 2 | (*.f64 z t) |
| 90.5% | 1 | x |
| 93.4% | 2 | (*.f64 x y) |
| 90.5% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 90.5% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 90.5% | 1 | a |
Compiled 24 to 39 computations (-62.5% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
3 calls:
| 3.0ms | z |
| 2.0ms | (*.f64 x y) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 2 | (*.f64 z t) |
| 89.7% | 1 | z |
| 93.0% | 2 | (*.f64 x y) |
Compiled 7 to 17 computations (-142.9% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
9 calls:
| 20.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 3 | z |
| 59.4% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 59.1% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 60.1% | 3 | a |
| 70.1% | 3 | t |
| 70.4% | 3 | x |
| 70.9% | 3 | y |
| 75.5% | 4 | (*.f64 z t) |
| 75.3% | 3 | (*.f64 x y) |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
2 calls:
| 2.0ms | (*.f64 x y) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.0% | 3 | (*.f64 z t) |
| 72.4% | 3 | (*.f64 x y) |
Compiled 6 to 12 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
| Outputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
2 calls:
| 5.0ms | (*.f64 z t) |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 4 | (*.f64 z t) |
| 71.0% | 3 | (*.f64 x y) |
Compiled 6 to 12 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
9 calls:
| 2.0ms | x |
| 2.0ms | a |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.0% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 49.4% | 2 | a |
| 49.0% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 47.2% | 1 | z |
| 47.2% | 1 | t |
| 48.9% | 2 | x |
| 47.2% | 1 | y |
| 48.8% | 2 | (*.f64 x y) |
| 47.2% | 1 | (*.f64 z t) |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
1 calls:
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.1% | 2 | a |
Compiled 1 to 5 computations (-400% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 x a) y)) |
6 calls:
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | x |
| 1.0ms | a |
| 1.0ms | t |
| 1.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 1 | t |
| 47.2% | 1 | (*.f64 x y) |
| 47.2% | 1 | x |
| 47.2% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 47.2% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 47.2% | 1 | a |
Compiled 22 to 38 computations (-72.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.3884409506606568e+112 | 1.6598410368547053e+115 |
| 6.0ms | 128× | 0 | valid |
Compiled 172 to 185 computations (-7.6% saved)
ival-mult!: 1.0ms (45.9% of total)ival-div!: 1.0ms (45.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3884409506606568e+112 | 1.6598410368547053e+115 |
Compiled 112 to 122 computations (-8.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.834888490784019e+282 | +inf |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.834888490784019e+282 | +inf |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.575126637822235e-36 | 1.867182914804625e-21 |
| 0.0ms | -3.3960590379599884e+38 | -2.6357575479802846e+37 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.575126637822235e-36 | 1.867182914804625e-21 |
| 0.0ms | -2.7546739161125833e+51 | -3.7898837468016265e+50 |
Compiled 12 to 17 computations (-41.7% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 46874103352.02596 | 8401690778246.512 |
| 0.0ms | 6.611323422748161e-220 | 6.390260073646682e-219 |
| 0.0ms | -1.387210007126332e-124 | -3.568606002283098e-128 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.6598410368547053e+115 | 1.3081778107167703e+116 |
| 5.0ms | 96× | 0 | valid |
Compiled 180 to 167 computations (7.2% saved)
ival-mult!: 1.0ms (60.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.7437844816762764e-85 | 9.879412630215789e-79 |
| 6.0ms | 144× | 0 | valid |
Compiled 282 to 251 computations (11% saved)
ival-mult!: 1.0ms (40.8% of total)ival-div!: 1.0ms (40.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 385 to 76 computations (80.3% saved)
(sort z t)
(sort x y)
(negabs a)
Compiled 4 212 to 1 966 computations (53.3% saved)
Loading profile data...