
Time bar (total: 2.9s)
| 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)
| 410.0ms | 8 256× | 0 | valid |
ival-mult!: 121.0ms (66.7% of total)ival-div!: 41.0ms (22.6% of total)ival-sub!: 18.0ms (9.9% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 19 | 0 | - | 1 | (2.0338711494329165e-293 5.395947203816594e-56 -3.0572040313807435e-82 -3.304666738749167e-241 -3.260639987996553e-206) | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 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 | - | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | o/n | 17 | 0 |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (*.f64 z t) | overflow | 23 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 51 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | u/n | 1 | 0 |
| ↳ | (*.f64 x y) | underflow | 36 | |
| ↳ | (*.f64 z t) | underflow | 29 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | underflow | 5 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 18 | 1 |
| - | 0 | 237 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 18 | 0 | 1 |
| - | 0 | 0 | 237 |
| number | freq |
|---|---|
| 0 | 238 |
| 1 | 18 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 67 to 31 computations (53.7% saved)
ival-mult!: 5.0ms (54.4% of total)ival-div!: 3.0ms (32.6% of total)ival-sub!: 1.0ms (10.9% 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 |
|---|---|---|
| ▶ | 92.9% | (/.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 | z | @ | -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 | 129 | 526 |
| 1 | 637 | 516 |
| 2 | 5459 | 514 |
| 0 | 8459 | 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 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a))) (-.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 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 t z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) a))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.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 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 (fma.f64 t z (*.f64 y x)) (-.f64 (*.f64 y x) (*.f64 t z))) (*.f64 (fma.f64 t z (*.f64 y x)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) a)) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 y x) y) x)) (*.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x))) (*.f64 a a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)))) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 t z))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 t z)) a) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 t z))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 t z)) (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 (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) a)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) 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))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a)))) (/.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))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 a a))))) |
(+.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 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 t z) t) z (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (*.f64 y x) (*.f64 t z)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 y x) y) x))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (-.f64 (*.f64 y x) (*.f64 t z))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 y x) y) x)) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))))) |
(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 (*.f64 (*.f64 (*.f64 y x) y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 y x) y) x) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)))))) |
(-.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 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)))))) |
(+.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 (-.f64 (*.f64 y x) (*.f64 t z)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (-.f64 (*.f64 y x) (*.f64 t z))) |
#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 z (*.f64 a x)) t (/.f64 (neg.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 z (*.f64 a x)) t (/.f64 (neg.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 z (*.f64 a y)) t (/.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 z (*.f64 a y)) t (/.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)) (-.f64 (*.f64 y x) (*.f64 t z))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a z)) x (/.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 y (*.f64 a z)) x (/.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 y (*.f64 a t)) x (/.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 y (*.f64 a t)) x (/.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 (-.f64 (*.f64 y x) (*.f64 t z)) a)) |
#s(approx a a) |
Compiled 2 286 to 365 computations (84% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 15 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 16 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| 86.8% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) | |
| ▶ | 88.9% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| 86.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 92.9% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ▶ | 92.9% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| 66.8% | (/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) | |
| ✓ | 92.9% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 82.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) | |
| 84.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) a) | |
| ▶ | 87.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) a) |
| 87.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) a) | |
| 49.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) | |
| ▶ | 53.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 90.6% | (-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) | |
| 77.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a z)) x (/.f64 (neg.f64 t) a)) z)) | |
| 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
Compiled 449 to 367 computations (18.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)) |
(/.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) |
(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) |
| 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 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 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 (/ (+ (* 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 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 (+ (* (/ 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 (/ (+ (* 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 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 (+ (* (/ y a) x) (* (neg z) (/ t 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 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 (+ (* (/ y a) x) (* (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 (* -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 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 (+ (* (/ y a) x) (* (neg z) (/ t 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 (- (/ (* y x) t) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#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 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 (+ (* (/ y a) x) (* (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 (* -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 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ 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 (/ 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 x) t) z) t) #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 (/ (+ (* 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 x) t) z) t) #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 (/ (+ (* 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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)) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a)) |
| 5.0ms | z | @ | 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)) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a)) |
| 3.0ms | y | @ | -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)) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a)) |
| 3.0ms | t | @ | -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)) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a)) |
| 2.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)) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) t) z) t) (- (/ (* y x) t) z) (/ (* y x) t) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 281 | 2448 |
| 0 | 306 | 2249 |
| 1 | 1200 | 2223 |
| 0 | 8715 | 2182 |
| 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)) |
(/.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) |
(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) |
#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 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 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 (/ (+ (* 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 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 (+ (* (/ 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 (/ (+ (* 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 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 (+ (* (/ y a) x) (* (neg z) (/ t 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 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 (+ (* (/ y a) x) (* (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 (* -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 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 (+ (* (/ y a) x) (* (neg z) (/ t 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 (- (/ (* y x) t) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#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 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 (+ (* (/ y a) x) (* (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 (* -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 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ 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 (/ 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 x) t) z) t) #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 (/ (+ (* 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 x) t) z) t) #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 (/ (+ (* 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 t z)) #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))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) (neg.f64 (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 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 t (neg.f64 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 x) y) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)))) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) |
(neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.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 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 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 (neg.f64 z) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.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 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) 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 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(*.f64 (-.f64 (*.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t z) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z)))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z))) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y))) (fma.f64 (*.f64 (*.f64 t z) t) z (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z)))) (neg.f64 (fma.f64 t z (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z)))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y))) (neg.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y)) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y))))) |
(neg.f64 (-.f64 (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 t (neg.f64 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 (*.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 t (neg.f64 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 (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 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 t (neg.f64 z))) |
(fma.f64 y x (*.f64 t (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 t z (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (fma.f64 t z (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(-.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 t (neg.f64 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 t (neg.f64 z))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 t (neg.f64 z))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 t (neg.f64 z)) (neg.f64 (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 t (neg.f64 z))) |
y |
x |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 t (neg.f64 z)) |
(*.f64 (neg.f64 z) t) |
(*.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 (-.f64 (*.f64 t z) (*.f64 x y)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 t z)) #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))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) (neg.f64 (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 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 t (neg.f64 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 x) y) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)))) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) |
(neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.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 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 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 (neg.f64 z) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.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 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) 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 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(*.f64 (-.f64 (*.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t z) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z)))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z))) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y))) (fma.f64 (*.f64 (*.f64 t z) t) z (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z)))) (neg.f64 (fma.f64 t z (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z)))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y))) (neg.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y)) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y))))) |
(neg.f64 (-.f64 (*.f64 t z) (*.f64 x y))) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 t (neg.f64 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 (*.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 t (neg.f64 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 (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 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 t (neg.f64 z))) |
(fma.f64 y x (*.f64 t (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 t z (*.f64 x y))) (/.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (fma.f64 t z (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(-.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 t (neg.f64 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 t (neg.f64 z))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 t (neg.f64 z))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 t (neg.f64 z)) (neg.f64 (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t))) a)) |
(neg.f64 (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) (neg.f64 a))) |
#s(approx (+ (* y x) (* (neg 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 (*.f64 (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (fma.f64 (/.f64 x t) y z)) t) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (/.f64 (*.f64 x y) t) z)) t) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64))) t) (fma.f64 (/.f64 (*.f64 x y) t) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) (*.f64 z z))) |
(/.f64 (*.f64 t (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (fma.f64 (/.f64 x t) y z))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (/.f64 (*.f64 x y) t) z))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 t (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (*.f64 t (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 x y) t) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (/.f64 (*.f64 x y) t) t) (*.f64 (/.f64 (*.f64 x y) t) t))) (-.f64 (*.f64 t (neg.f64 z)) (*.f64 (/.f64 (*.f64 x y) t) t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 t (neg.f64 z)) (pow.f64 (*.f64 (/.f64 (*.f64 x y) t) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t z) t) z (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x y) t) t) (*.f64 (/.f64 (*.f64 x y) t) t)) (*.f64 (*.f64 t (neg.f64 z)) (*.f64 (/.f64 (*.f64 x y) t) t))))) |
(fma.f64 (*.f64 t x) (/.f64 y t) (*.f64 t (neg.f64 z))) |
(fma.f64 (*.f64 t y) (/.f64 x t) (*.f64 t (neg.f64 z))) |
(fma.f64 (neg.f64 t) z (*.f64 (/.f64 (*.f64 x y) t) t)) |
(fma.f64 (/.f64 (*.f64 x y) t) t (*.f64 t (neg.f64 z))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x y) t) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (/.f64 (*.f64 x y) t) t)) |
(fma.f64 t (/.f64 (*.f64 x y) t) (*.f64 t (neg.f64 z))) |
(fma.f64 t (neg.f64 z) (*.f64 (/.f64 (*.f64 x y) t) t)) |
(fma.f64 (neg.f64 z) t (*.f64 (/.f64 (*.f64 x y) t) t)) |
(fma.f64 z (neg.f64 t) (*.f64 (/.f64 (*.f64 x y) t) t)) |
(fma.f64 x (*.f64 (/.f64 y t) t) (*.f64 t (neg.f64 z))) |
(fma.f64 y (*.f64 (/.f64 x t) t) (*.f64 t (neg.f64 z))) |
(-.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) t) t) (*.f64 t (neg.f64 z))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 (/.f64 (*.f64 x y) t) t)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (/.f64 (*.f64 x y) t) z))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) t) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (fma.f64 (/.f64 x t) y z))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (/.f64 (*.f64 x y) t) z)) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (/.f64 (*.f64 x y) t) z)) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (fma.f64 (/.f64 x t) y z)) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) t) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) (*.f64 z z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x t) (neg.f64 z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y t) (neg.f64 z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 z)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) t) (neg.f64 z)) |
(fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y #s(literal -1 binary64)) (neg.f64 z)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) t) (neg.f64 z)) |
(fma.f64 (/.f64 x t) y (neg.f64 z)) |
(fma.f64 (/.f64 y t) x (neg.f64 z)) |
(fma.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (/.f64 (*.f64 x y) t)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (/.f64 (*.f64 x y) t)) |
(fma.f64 x (/.f64 y t) (neg.f64 z)) |
(fma.f64 y (/.f64 x t) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (neg.f64 (fma.f64 (/.f64 x t) y z))) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t))) (neg.f64 (fma.f64 (/.f64 x t) y z)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (fma.f64 (/.f64 x t) y z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t))) (fma.f64 (/.f64 x t) y z)) (/.f64 (*.f64 z z) (fma.f64 (/.f64 x t) y z))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(-.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) t) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (fma.f64 (/.f64 (*.f64 x y) t) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) t) (-.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 x y) t) (neg.f64 z)) |
(+.f64 (neg.f64 z) (/.f64 (*.f64 x y) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x t)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y t)) |
(*.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 (neg.f64 x) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) t) y)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (/.f64 x t)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) t) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) t) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x y) t) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) t) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 t z)) #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))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) (neg.f64 (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 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 t (neg.f64 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 x) y) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 t z (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 t z))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t z) t) z) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) t) z (*.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)))) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 x y)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) |
(neg.f64 (/.f64 (-.f64 (*.f64 t z) (*.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 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 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 (neg.f64 z) (/.f64 t 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 (*.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.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 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) 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 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 t t) (*.f64 a a)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (-.f64 (*.f64 t (neg.f64 z)) (*.f64 x y)) a))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(*.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 (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 (/.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 (neg.f64 z) (/.f64 t a)) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 t (neg.f64 z)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 t (neg.f64 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)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 t (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (-.f64 (*.f64 x y) (*.f64 t z))) |
#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 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 t (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (-.f64 (*.f64 x y) (*.f64 t z))) |
#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 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 t (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (-.f64 (*.f64 x y) (*.f64 t z))) |
#s(approx (* (- (/ (* y x) t) z) t) (*.f64 t (neg.f64 z))) |
#s(approx (* (- (/ (* y x) t) z) t) (-.f64 (*.f64 x y) (*.f64 t z))) |
#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) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) 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 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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) 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 x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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) t) z) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (neg.f64 y)))) |
#s(approx (- (/ (* y x) t) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg 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 x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.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 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.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) t) z) t) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (- (/ (* y x) t) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (* (neg z) t) (*.f64 t (neg.f64 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* y x) (* (neg z) t)) (-.f64 (*.f64 x y) (*.f64 t z))) |
#s(approx (- (/ (* y x) t) z) (-.f64 (/.f64 (*.f64 x y) t) z)) |
#s(approx (* (neg z) (/ t a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a z)) x (/.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 y (*.f64 a z)) x (/.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 y (*.f64 a z)) x (/.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) t) z) t) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (- (/ (* y x) t) z) (*.f64 (fma.f64 (/.f64 y (*.f64 t z)) x #s(literal -1 binary64)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a z)) x (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 a z)) (/.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 (neg.f64 x) (/.f64 y (*.f64 a z)) (/.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 (neg.f64 x) (/.f64 y (*.f64 a z)) (/.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) t) z) t) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (- (/ (* y x) t) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 t z)) x)) (neg.f64 z))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 a z)) (/.f64 t a)) (neg.f64 z))) |
#s(approx t t) |
#s(approx (- (/ (* y x) t) z) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) t)) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a t)) x (/.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 y (*.f64 a t)) x (/.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 y (*.f64 a t)) x (/.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) t) z) t) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a t)) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 a t)) (/.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 (neg.f64 x) (/.f64 y (*.f64 a t)) (/.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 (neg.f64 x) (/.f64 y (*.f64 a t)) (/.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) t) z) t) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 a t)) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx a a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a)) |
Compiled 7 116 to 1 162 computations (83.7% saved)
17 alts after pruning (12 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 341 | 7 | 348 |
| Fresh | 5 | 5 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 347 | 17 | 364 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.9% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| 85.6% | (fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) | |
| ✓ | 92.9% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ✓ | 92.9% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 92.9% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ▶ | 84.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) a) |
| 82.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) a) | |
| ▶ | 83.5% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) a) |
| ▶ | 49.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| 48.5% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) t) z) (/.f64 (*.f64 x y) t)) t)) a) | |
| ✓ | 53.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| ▶ | 90.6% | (-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
| 77.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a z)) x (/.f64 (neg.f64 t) a)) z)) | |
| 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| 78.4% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) | |
| 82.4% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) | |
| ▶ | 47.5% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 495 to 384 computations (22.4% saved)
| Inputs |
|---|
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(/.f64 (*.f64 y x) a) |
(*.f64 y x) |
y |
x |
a |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
t |
z |
#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) |
(neg.f64 z) |
(/.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 (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) |
(*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t) |
(-.f64 (*.f64 (/.f64 x t) y) z) |
(*.f64 (/.f64 x t) y) |
(/.f64 x t) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z) |
(-.f64 (/.f64 (*.f64 y x) z) t) |
(/.f64 (*.f64 y x) z) |
| Outputs |
|---|
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (- (/ (* x y) a) (/ (* t z) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (* (/ x t) y) z) t) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (- (/ (* x y) t) z))) |
#s(approx (* (/ x t) y) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (/ (* y x) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* x y))) |
#s(approx (* (- (* (/ x t) y) z) t) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (/ (* x y) t))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (/ y t))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (/ z x)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (/ x t))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (/ z y)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* t z) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#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 t) y) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* z (- (/ (* x y) (* a z)) (/ t a))))) |
#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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* z (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* t (- (/ (* x y) (* a t)) (/ z a))))) |
#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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (/ (- (* x y) (* t z)) 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 (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | t | @ | inf | ((- (/ (* y x) a) (/ (* t z) a)) (/ (* y x) a) (* y x) y x a (/ (* t z) a) (* t z) t z (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (neg z) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ x t) y) z) t) (- (* (/ x t) y) z) (* (/ x t) y) (/ x t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z)) |
| 5.0ms | x | @ | -inf | ((- (/ (* y x) a) (/ (* t z) a)) (/ (* y x) a) (* y x) y x a (/ (* t z) a) (* t z) t z (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (neg z) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ x t) y) z) t) (- (* (/ x t) y) z) (* (/ x t) y) (/ x t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z)) |
| 3.0ms | t | @ | -inf | ((- (/ (* y x) a) (/ (* t z) a)) (/ (* y x) a) (* y x) y x a (/ (* t z) a) (* t z) t z (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (neg z) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ x t) y) z) t) (- (* (/ x t) y) z) (* (/ x t) y) (/ x t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z)) |
| 3.0ms | y | @ | -inf | ((- (/ (* y x) a) (/ (* t z) a)) (/ (* y x) a) (* y x) y x a (/ (* t z) a) (* t z) t z (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (neg z) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ x t) y) z) t) (- (* (/ x t) y) z) (* (/ x t) y) (/ x t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z)) |
| 3.0ms | z | @ | -inf | ((- (/ (* y x) a) (/ (* t z) a)) (/ (* y x) a) (* y x) y x a (/ (* t z) a) (* t z) t z (/ (+ (* y x) (* (neg z) t)) a) (* (/ (neg z) a) t) (/ (neg z) a) (neg z) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ x t) y) z) t) (- (* (/ x t) y) z) (* (/ x t) y) (/ x t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 2318 |
| 0 | 343 | 2115 |
| 1 | 1425 | 2086 |
| 0 | 8755 | 2063 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(/.f64 (*.f64 y x) a) |
(*.f64 y x) |
y |
x |
a |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
t |
z |
#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) |
(neg.f64 z) |
(/.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 (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) |
(*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t) |
(-.f64 (*.f64 (/.f64 x t) y) z) |
(*.f64 (/.f64 x t) y) |
(/.f64 x t) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z) |
(-.f64 (/.f64 (*.f64 y x) z) t) |
(/.f64 (*.f64 y x) z) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (- (/ (* x y) a) (/ (* t z) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (* (/ x t) y) z) t) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (- (/ (* x y) t) z))) |
#s(approx (* (/ x t) y) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (/ (* y x) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* x y))) |
#s(approx (* (- (* (/ x t) y) z) t) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (/ (* x y) t))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (/ y t))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (/ z x)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (/ x t))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (/ z y)))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* t z) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#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 t) y) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* z (- (/ (* x y) (* a z)) (/ t a))))) |
#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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* z (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* (/ x t) y) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* t (- (/ (* x y) (* a t)) (/ z a))))) |
#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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ 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 (* (- (* (/ x t) y) z) t) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (/ (- (* x y) (* t z)) 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 (- (/ (* y x) a) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) a) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 x y) a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 t a) z))) (neg.f64 (*.f64 a 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 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 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 x y) 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 x y))) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a)) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) a) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 x y) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 t a) z)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 (neg.f64 z) 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 (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a)) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a))) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) a) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 x y) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z t) a) (fma.f64 t (/.f64 z a) (/.f64 (*.f64 x y) a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t a) z) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))) |
(-.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 (neg.f64 t) (/.f64 (neg.f64 z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 z a) t)) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) 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)) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
a |
(*.f64 t (/.f64 z a)) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 a)) |
(/.f64 (*.f64 z t) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 z t) a) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 z t) |
(*.f64 t z) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
t |
z |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(neg.f64 (*.f64 (/.f64 z a) t)) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(/.f64 (neg.f64 z) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 z) a) |
(/.f64 z (neg.f64 a)) |
(neg.f64 (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.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) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) t) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
(neg.f64 (*.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) |
(*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t) |
(*.f64 t (-.f64 (*.f64 (/.f64 x t) y) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) t) z) (*.f64 (*.f64 (*.f64 (/.f64 x t) y) t) (*.f64 (*.f64 (/.f64 x t) y) t))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 x t) y) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) t) z) (*.f64 (*.f64 t (*.f64 (/.f64 x t) y)) (*.f64 t (*.f64 (/.f64 x t) y)))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 t (*.f64 (/.f64 x t) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (*.f64 (/.f64 x t) y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) t) z (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x t) y) t) (*.f64 (*.f64 (/.f64 x t) y) t)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 x t) y) t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 t (*.f64 (/.f64 x t) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) t) z (-.f64 (*.f64 (*.f64 t (*.f64 (/.f64 x t) y)) (*.f64 t (*.f64 (/.f64 x t) y))) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 t (*.f64 (/.f64 x t) y)))))) |
(fma.f64 (*.f64 t (/.f64 x t)) y (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 t x) (/.f64 y t) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 t y) (/.f64 x t) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (/.f64 x t) y) t)) |
(fma.f64 (neg.f64 t) z (*.f64 t (*.f64 (/.f64 x t) y))) |
(fma.f64 (*.f64 (/.f64 x t) y) t (*.f64 (neg.f64 z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (*.f64 (/.f64 x t) y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 t (*.f64 (/.f64 x t) y))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 x t) y) t)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 t (*.f64 (/.f64 x t) y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (/.f64 x t) y) t)) |
(fma.f64 (neg.f64 z) t (*.f64 t (*.f64 (/.f64 x t) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (/.f64 x t) y) t)) |
(fma.f64 z (neg.f64 t) (*.f64 t (*.f64 (/.f64 x t) y))) |
(fma.f64 t (*.f64 (/.f64 x t) y) (*.f64 (neg.f64 z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (/.f64 x t) y) t)) |
(fma.f64 t (neg.f64 z) (*.f64 t (*.f64 (/.f64 x t) y))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) t)) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 t (*.f64 (/.f64 (neg.f64 x) t) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 x t) y) t) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 t (*.f64 (/.f64 x t) y)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 x t) y) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 t (*.f64 (/.f64 x t) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (neg.f64 z))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) (*.f64 (/.f64 x t) y))))) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 t t))) (-.f64 (neg.f64 z) (*.f64 (/.f64 x t) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 t t)))) (neg.f64 (-.f64 (neg.f64 z) (*.f64 (/.f64 x t) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 x t) y) (-.f64 (*.f64 (/.f64 x t) y) (neg.f64 z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (*.f64 (/.f64 x t) y) z))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (+.f64 z (*.f64 (/.f64 x t) y)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (*.f64 (/.f64 x t) y) z)) (-.f64 (*.f64 (/.f64 x t) y) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x t) y z) (-.f64 (*.f64 (/.f64 x t) y) z)) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (+.f64 z (*.f64 (/.f64 x t) y))))) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (/.f64 x t) y) (-.f64 (*.f64 (/.f64 x t) y) (neg.f64 z))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y t) (neg.f64 z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x t) (neg.f64 z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 z)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x t) y) (neg.f64 z)) |
(fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y #s(literal -1 binary64)) (neg.f64 z)) |
(fma.f64 (*.f64 (/.f64 x t) y) #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 (/.f64 x t) y (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (/.f64 x t) y)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (/.f64 x t) y)) |
(fma.f64 x (/.f64 y t) (neg.f64 z)) |
(fma.f64 y (/.f64 x t) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (*.f64 (/.f64 x t) y))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 t t)) (-.f64 (neg.f64 z) (*.f64 (/.f64 x t) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 t t)) (fma.f64 (/.f64 x t) y z)) (/.f64 (*.f64 z z) (fma.f64 (/.f64 x t) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (+.f64 z (*.f64 (/.f64 x t) y))))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 z (+.f64 z (*.f64 (/.f64 x t) y)))))) |
(-.f64 (*.f64 (/.f64 x t) y) z) |
(-.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) t) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (fma.f64 z z (*.f64 (*.f64 (/.f64 x t) y) (-.f64 (*.f64 (/.f64 x t) y) (neg.f64 z))))) (/.f64 (pow.f64 (*.f64 (/.f64 x t) y) #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (/.f64 x t) y) (-.f64 (*.f64 (/.f64 x t) y) (neg.f64 z)))))) |
(+.f64 (*.f64 (/.f64 x t) y) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 (/.f64 x t) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y t)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x t)) |
(*.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 t) y)) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x t) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 x t) y) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (/.f64 x t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) t) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 t)) |
(/.f64 (*.f64 x y) t) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) t) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 x t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) t) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
(neg.f64 (/.f64 (neg.f64 x) t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 t (/.f64 (*.f64 x y) z))) z) |
(*.f64 (neg.f64 (-.f64 t (/.f64 (*.f64 x y) z))) z) |
(*.f64 (*.f64 (-.f64 t (/.f64 (*.f64 x y) z)) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 t (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t (/.f64 (*.f64 x y) z)) z)) |
(*.f64 (neg.f64 z) (-.f64 t (/.f64 (*.f64 x y) z))) |
(*.f64 z (neg.f64 (-.f64 t (/.f64 (*.f64 x y) z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) t) z) (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (*.f64 z (/.f64 (*.f64 x y) z)))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 z (/.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) t) z) (*.f64 (*.f64 (/.f64 (*.f64 x y) z) z) (*.f64 (/.f64 (*.f64 x y) z) z))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (/.f64 (*.f64 x y) z) z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 z (/.f64 (*.f64 x y) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) t) z (-.f64 (*.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (*.f64 z (/.f64 (*.f64 x y) z))) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 z (/.f64 (*.f64 x y) z)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (/.f64 (*.f64 x y) z) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) t) z (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x y) z) z) (*.f64 (/.f64 (*.f64 x y) z) z)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (/.f64 (*.f64 x y) z) z))))) |
(neg.f64 (*.f64 (-.f64 t (/.f64 (*.f64 x y) z)) z)) |
(fma.f64 (*.f64 z y) (/.f64 x z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (/.f64 (*.f64 x y) z) z (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(fma.f64 (neg.f64 t) z (*.f64 (/.f64 (*.f64 x y) z) z)) |
(fma.f64 (neg.f64 t) z (*.f64 z (/.f64 (*.f64 x y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (/.f64 (*.f64 x y) z) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 z (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x y) z) z)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 z (/.f64 (*.f64 x y) z))) |
(fma.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(fma.f64 (neg.f64 z) t (*.f64 (/.f64 (*.f64 x y) z) z)) |
(fma.f64 (neg.f64 z) t (*.f64 z (/.f64 (*.f64 x y) z))) |
(fma.f64 z (/.f64 (*.f64 x y) z) (*.f64 (neg.f64 z) t)) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(fma.f64 z (neg.f64 t) (*.f64 (/.f64 (*.f64 x y) z) z)) |
(fma.f64 z (neg.f64 t) (*.f64 z (/.f64 (*.f64 x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(fma.f64 t (neg.f64 z) (*.f64 (/.f64 (*.f64 x y) z) z)) |
(fma.f64 t (neg.f64 z) (*.f64 z (/.f64 (*.f64 x y) z))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z)) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z))) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) z) z) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 z (/.f64 (*.f64 x y) z)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) z)) z))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) z))))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) z)))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (/.f64 (*.f64 x y) z) z)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 z (/.f64 (*.f64 x y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)) (*.f64 (*.f64 t t) (neg.f64 t))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) (/.f64 (*.f64 x y) z))))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 z z))) (-.f64 (neg.f64 t) (/.f64 (*.f64 x y) z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) t) (-.f64 (/.f64 (*.f64 x y) z) t))) (neg.f64 (fma.f64 x (/.f64 y z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)) (*.f64 (*.f64 t t) t))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 (*.f64 x y) z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) (neg.f64 t) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (*.f64 (/.f64 (*.f64 x y) z) (-.f64 (/.f64 (*.f64 x y) z) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 z z)))) (neg.f64 (-.f64 (neg.f64 t) (/.f64 (*.f64 x y) z)))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 y z) t) (-.f64 (/.f64 (*.f64 x y) z) t)) (-.f64 (/.f64 (*.f64 x y) z) (neg.f64 t))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 y z) t) (-.f64 (/.f64 (*.f64 x y) z) t)) (fma.f64 x (/.f64 y z) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 (*.f64 x y) z))))) |
(/.f64 (fma.f64 (*.f64 t t) (neg.f64 t) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64))) (fma.f64 t t (*.f64 (/.f64 (*.f64 x y) z) (-.f64 (/.f64 (*.f64 x y) z) (neg.f64 t))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z) (neg.f64 t)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x z) (neg.f64 t)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z) (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z) (neg.f64 t)) |
(fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 x y) z)) |
(fma.f64 t #s(literal -1 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 x (/.f64 y z) (neg.f64 t)) |
(fma.f64 y (/.f64 x z) (neg.f64 t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 z z)) (fma.f64 x (/.f64 y z) t)) (/.f64 (*.f64 t t) (fma.f64 x (/.f64 y z) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 (*.f64 x y) z))))) (/.f64 (*.f64 (*.f64 t t) t) (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 (*.f64 x y) z)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 (neg.f64 t) (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 z z)) (-.f64 (neg.f64 t) (/.f64 (*.f64 x y) z)))) |
(-.f64 (/.f64 (*.f64 x y) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) z) t) |
(-.f64 (neg.f64 t) (*.f64 x (/.f64 (neg.f64 y) z))) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) (neg.f64 t)) (fma.f64 t t (*.f64 (/.f64 (*.f64 x y) z) (-.f64 (/.f64 (*.f64 x y) z) (neg.f64 t))))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)) (fma.f64 t t (*.f64 (/.f64 (*.f64 x y) z) (-.f64 (/.f64 (*.f64 x y) z) (neg.f64 t)))))) |
(+.f64 (/.f64 (*.f64 x y) z) (neg.f64 t)) |
(+.f64 (neg.f64 t) (/.f64 (*.f64 x y) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (*.f64 x y) z) |
(neg.f64 (*.f64 x (/.f64 (neg.f64 y) z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx (/ (* y x) a) (/.f64 (*.f64 x y) a)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (-.f64 (*.f64 x y) (*.f64 z t))) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (* (- (* (/ x t) y) z) t) (-.f64 (*.f64 x y) (*.f64 z t))) |
#s(approx (- (* (/ x t) y) z) (neg.f64 z)) |
#s(approx (- (* (/ x t) y) z) (-.f64 (*.f64 (/.f64 x t) y) z)) |
#s(approx (* (/ x t) y) (*.f64 (/.f64 x t) y)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 z) t)) |
#s(approx (* (- (/ (* y x) z) t) z) (-.f64 (*.f64 x y) (*.f64 z t))) |
#s(approx (- (/ (* y x) z) t) (neg.f64 t)) |
#s(approx (- (/ (* y x) z) t) (-.f64 (/.f64 (*.f64 x y) z) t)) |
#s(approx (/ (* y x) z) (/.f64 (*.f64 x y) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 x y)) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) |
#s(approx (- (* (/ x t) y) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) x)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 x y)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (* (/ x t) y) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) x)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx y y) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (- (* (/ x t) y) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) y)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (- (* (/ x t) y) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) y)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx (/ (* t z) a) (/.f64 (*.f64 z t) a)) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx z z) |
#s(approx (* (/ (neg z) a) t) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (neg z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (* x y) (* z t)) (-.f64 (*.f64 x y) (*.f64 z t))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* (/ x t) y) z) (-.f64 (*.f64 (/.f64 x t) y) z)) |
#s(approx (- (/ (* y x) z) t) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (- (* (/ x t) y) z) (*.f64 (fma.f64 x (/.f64 y (*.f64 z t)) #s(literal -1 binary64)) z)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (- (* (/ x t) y) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (*.f64 z t)))) (neg.f64 z))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx t t) |
#s(approx (- (* (/ x t) y) z) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) t)) |
#s(approx (- (/ (* y x) z) t) (-.f64 (/.f64 (*.f64 x y) z) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t a))) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t a))) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t a))) (/.f64 z a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (fma.f64 x (/.f64 y (*.f64 z t)) #s(literal -1 binary64)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t a)) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t a)) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t a)) (/.f64 z a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 z (*.f64 (/.f64 x t) y)) (neg.f64 t))) |
#s(approx (* (- (* (/ x t) y) z) t) (*.f64 (-.f64 z (*.f64 (/.f64 x t) y)) (neg.f64 t))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 z (*.f64 (/.f64 x t) y)) (neg.f64 t))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (*.f64 z t)))) (neg.f64 t))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx a a) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
Compiled 9 489 to 1 574 computations (83.4% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 392 | 7 | 399 |
| Fresh | 5 | 2 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 400 | 16 | 416 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.9% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 92.9% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ✓ | 92.9% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 92.9% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ▶ | 82.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) a) |
| ✓ | 49.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ▶ | 45.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
| 45.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) t)) a) | |
| ✓ | 53.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 88.5% | (-.f64 (*.f64 y (/.f64 x a)) (/.f64 (*.f64 t z) a)) | |
| ▶ | 91.7% | (-.f64 (*.f64 x (/.f64 y a)) (/.f64 (*.f64 t z) a)) |
| 78.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) | |
| ▶ | 82.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
| 77.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) | |
| ▶ | 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 47.5% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 434 to 332 computations (23.5% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 y a)) (/.f64 (*.f64 t z) a)) |
(*.f64 x (/.f64 y a)) |
x |
(/.f64 y a) |
y |
a |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
t |
z |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
(/.f64 t a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) |
(*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z) |
#s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) |
(*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t) |
(-.f64 (*.f64 (/.f64 y t) x) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 y t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x) |
(fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) |
(neg.f64 t) |
(/.f64 z (*.f64 a x)) |
(*.f64 a x) |
| Outputs |
|---|
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (- (/ (* x y) a) (/ (* t z) a)))) |
#s(approx (* x (/ y a)) #s(hole binary64 (/ (* 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 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) z) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (- (/ (* x y) t) z))) |
#s(approx (* (/ y t) x) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (/ (* t z) (* a x))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) x))) |
#s(approx (/ z (* a x)) #s(hole binary64 (/ z (* a x)))) |
#s(approx (* a x) #s(hole binary64 (* a x))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* x y))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (/ (* x y) t))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (/ y t))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* t z) (* a x))) (/ y a)))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (/ z x)))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (/ x t))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a (* x y)))) (/ 1 a))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (/ z y)))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (* y (- (/ (* t z) (* a (* x y))) (/ 1 a)))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* t z) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* z (- (/ (* x y) (* a z)) (/ t a))))) |
#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) z) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* z (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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) z) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* t (- (/ (* x y) (* a t)) (/ z a))))) |
#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) z) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ z (* a x))) (/ y (* a t)))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ 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) z) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y (* a t))) (/ z (* a x))))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (/ (- (* x y) (* t z)) 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 t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (/ (* x (+ y (* -1 (/ (* t z) x)))) a))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (/ (+ y (* -1 (/ (* t z) x))) a))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (/ (* x (+ (* -1 y) (/ (* t z) x))) a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* t z) x)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | -inf | ((- (* x (/ y a)) (/ (* t z) a)) (* x (/ y a)) x (/ y a) y a (/ (* t z) a) (* t z) t z (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (neg z) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* x y) z) (* x y) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ y t) x) z) t) (- (* (/ y t) x) z) (* (/ y t) x) (/ y t) (/ (- (* x y) (* z t)) a) (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg t) (/ z (* a x)) (* a x)) |
| 9.0ms | x | @ | inf | ((- (* x (/ y a)) (/ (* t z) a)) (* x (/ y a)) x (/ y a) y a (/ (* t z) a) (* t z) t z (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (neg z) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* x y) z) (* x y) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ y t) x) z) t) (- (* (/ y t) x) z) (* (/ y t) x) (/ y t) (/ (- (* x y) (* z t)) a) (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg t) (/ z (* a x)) (* a x)) |
| 8.0ms | a | @ | 0 | ((- (* x (/ y a)) (/ (* t z) a)) (* x (/ y a)) x (/ y a) y a (/ (* t z) a) (* t z) t z (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (neg z) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* x y) z) (* x y) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ y t) x) z) t) (- (* (/ y t) x) z) (* (/ y t) x) (/ y t) (/ (- (* x y) (* z t)) a) (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg t) (/ z (* a x)) (* a x)) |
| 4.0ms | x | @ | -inf | ((- (* x (/ y a)) (/ (* t z) a)) (* x (/ y a)) x (/ y a) y a (/ (* t z) a) (* t z) t z (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (neg z) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* x y) z) (* x y) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ y t) x) z) t) (- (* (/ y t) x) z) (* (/ y t) x) (/ y t) (/ (- (* x y) (* z t)) a) (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg t) (/ z (* a x)) (* a x)) |
| 4.0ms | z | @ | -inf | ((- (* x (/ y a)) (/ (* t z) a)) (* x (/ y a)) x (/ y a) y a (/ (* t z) a) (* t z) t z (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (neg z) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (/ (* y x) z) t) z) (- (/ (* y x) z) t) (/ (* x y) z) (* x y) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* (/ y t) x) z) t) (- (* (/ y t) x) z) (* (/ y t) x) (/ y t) (/ (- (* x y) (* z t)) a) (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg t) (/ z (* a x)) (* a x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 2761 |
| 0 | 400 | 2585 |
| 1 | 1648 | 2557 |
| 0 | 8260 | 2525 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 y a)) (/.f64 (*.f64 t z) a)) |
(*.f64 x (/.f64 y a)) |
x |
(/.f64 y a) |
y |
a |
(/.f64 (*.f64 t z) a) |
(*.f64 t z) |
t |
z |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
(/.f64 t a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) |
(*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z) |
#s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) |
(*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t) |
(-.f64 (*.f64 (/.f64 y t) x) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 y t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x) |
(fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) |
(neg.f64 t) |
(/.f64 z (*.f64 a x)) |
(*.f64 a x) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (- (/ (* x y) a) (/ (* t z) a)))) |
#s(approx (* x (/ y a)) #s(hole binary64 (/ (* 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 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) z) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (- (/ (* x y) t) z))) |
#s(approx (* (/ y t) x) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (/ (* t z) (* a x))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) x))) |
#s(approx (/ z (* a x)) #s(hole binary64 (/ z (* a x)))) |
#s(approx (* a x) #s(hole binary64 (* a x))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (/ (* y x) z) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* x y))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (/ (* x y) t))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (/ y t))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (+ (* -1 (/ (* t z) (* a x))) (/ y a)))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y t)) (/ z x)))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (/ x t))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a (* x y)))) (/ 1 a))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) 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) z) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x t)) (/ z y)))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (* y (- (/ (* t z) (* a (* x y))) (/ 1 a)))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* t z) a) #s(hole binary64 (/ (* t z) a))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (+ (* -1 z) (/ (* x y) t)))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* z (- (/ (* x y) (* a z)) (/ t a))))) |
#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) z) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* z (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* z (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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) z) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (- (* (/ y t) x) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* t (- (/ (* x y) (* a t)) (/ z a))))) |
#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) z) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* t (+ (* -1 (/ z (* a x))) (/ y (* a t)))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ 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) z) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (/ (* y x) z) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (- (* (/ y t) x) z) t) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ y (* a t))) (/ z (* a x))))))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (/ (- (* x y) (* t z)) 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 t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (/ (* x (+ y (* -1 (/ (* t z) x)))) a))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (/ (+ y (* -1 (/ (* t z) x))) a))) |
#s(approx (- (* x (/ y a)) (/ (* t z) a)) #s(hole binary64 (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) #s(hole binary64 (* -1 (/ (* x (+ (* -1 y) (/ (* t z) x))) a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* t z) x)) a)))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (-.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 (neg.f64 t) z) a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a))) (neg.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 z t)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a x) y) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 z t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 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 a x) y (*.f64 a (*.f64 (neg.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 (*.f64 a x) y)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) (-.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 (neg.f64 t) z) a))) |
(/.f64 (*.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 z t)) (*.f64 a a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y x) (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a x) y) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 t a) (neg.f64 z))) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 t a) (neg.f64 z))) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a))) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a))) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 z t)) (*.f64 a a))))) (/.f64 (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 z t)) (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a x) y) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 (neg.f64 y) a) x)) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 3 binary64)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) (*.f64 a a))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 a a)) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) (*.f64 a a)))))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) (neg.f64 z))) |
(+.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(+.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(*.f64 x (/.f64 y 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 y x) a) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
y |
a |
(*.f64 t (/.f64 z a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 t) z) (neg.f64 a)) |
(/.f64 (*.f64 z t) a) |
(*.f64 z t) |
(*.f64 t z) |
t |
z |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 t a) (neg.f64 z))) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t 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))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t a) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) z))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) z)) |
(*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) z) |
(*.f64 z #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z))) |
#s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) z)) |
(*.f64 (/.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) |
(*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t) |
(*.f64 t (-.f64 (*.f64 (/.f64 y t) x) z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 y t) x z) (-.f64 (*.f64 (/.f64 y t) x) z))) (neg.f64 (fma.f64 (/.f64 y t) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (fma.f64 z z (*.f64 (*.f64 (/.f64 y t) x) z))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 y t) x z) (-.f64 (*.f64 (/.f64 y t) x) z)) (fma.f64 (/.f64 y t) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (fma.f64 z z (*.f64 (*.f64 (/.f64 y t) x) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t))) (fma.f64 (/.f64 y t) x z)) (/.f64 (*.f64 z z) (fma.f64 (/.f64 y t) x z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (fma.f64 z z (*.f64 (*.f64 (/.f64 y t) x) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 t t)) (fma.f64 z z (*.f64 (*.f64 (/.f64 y t) x) z))))) |
(-.f64 (*.f64 (/.f64 y t) x) z) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) x)) |
(*.f64 (*.f64 (/.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) x) |
(*.f64 x (/.f64 y 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 y x) t) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a)) x)) |
(*.f64 (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a)) x) |
(*.f64 x (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (/.f64 y a) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a)))) (-.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 (/.f64 y a) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (/.f64 y a) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (-.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 a a))) (*.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 (/.f64 y a) x))))) |
(fma.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x (*.f64 (/.f64 y a) x)) |
(fma.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) (*.f64 (/.f64 y a) x)) |
(-.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (/.f64 (neg.f64 y) a) x)) |
(-.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 (/.f64 (neg.f64 y) a) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) x) (*.f64 (/.f64 y a) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) (*.f64 (/.f64 y a) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 y a) (pow.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (/.f64 y a) (/.f64 y a) (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 (/.f64 y a) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 a x) (*.f64 a x))) (/.f64 (*.f64 y y) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) (/.f64 y a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 y a)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 t t) (-.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 a x) a)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 (*.f64 a x) (neg.f64 y))) (*.f64 (*.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 (*.f64 a x) y)) (*.f64 (*.f64 a x) a)) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 a x) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (*.f64 a x))) |
(/.f64 (fma.f64 y (*.f64 a x) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (*.f64 a x))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 a x) (*.f64 a x)))) (-.f64 (/.f64 y a) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 a x) (*.f64 a x))) (/.f64 (*.f64 y y) (*.f64 a a))) (-.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) (/.f64 y a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 y a))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 t t) (-.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 a x) a))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z t) a) (/.f64 y a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) x) (/.f64 y a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) |
(fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) |
(fma.f64 (/.f64 (*.f64 z t) x) (/.f64 #s(literal -1 binary64) a) (/.f64 y a)) |
(fma.f64 (*.f64 t (/.f64 z (*.f64 a x))) #s(literal -1 binary64) (/.f64 y a)) |
(fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (/.f64 z (*.f64 a x))) (/.f64 y a)) |
(fma.f64 (/.f64 (*.f64 z t) a) (/.f64 #s(literal -1 binary64) x) (/.f64 y a)) |
(fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (*.f64 a x) (*.f64 a x))) (-.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) (/.f64 y a))) (/.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (-.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) (/.f64 y a)))) |
(-.f64 (/.f64 y a) (*.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) (*.f64 a x)) (neg.f64 t))) |
(-.f64 (/.f64 y a) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 z (*.f64 a x))))) |
(-.f64 (/.f64 y a) (*.f64 (neg.f64 (neg.f64 t)) (/.f64 z (*.f64 a x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 t t) (-.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 a x) a))))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 y a)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 a x) (*.f64 a x))) (*.f64 t t) (-.f64 (/.f64 (*.f64 y y) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (neg.f64 t) z) y) (*.f64 (*.f64 a x) a)))))) |
(+.f64 (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t)) (/.f64 y a)) |
(+.f64 (/.f64 y a) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (*.f64 a x)))) |
(/.f64 (/.f64 (neg.f64 z) a) (neg.f64 x)) |
(/.f64 (/.f64 z a) x) |
(/.f64 (neg.f64 z) (neg.f64 (*.f64 a x))) |
(/.f64 z (*.f64 a x)) |
(*.f64 a x) |
(*.f64 x a) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
#s(approx (* x (/ y a)) (*.f64 (/.f64 y a) x)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) |
#s(approx (- (* x y) (* z t)) (-.f64 (*.f64 y x) (*.f64 z t))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- (/ (* y x) z) t) z) (-.f64 (*.f64 y x) (*.f64 z t))) |
#s(approx (- (/ (* y x) z) t) (neg.f64 t)) |
#s(approx (- (/ (* y x) z) t) (-.f64 (/.f64 (*.f64 y x) z) t)) |
#s(approx (/ (* x y) z) (/.f64 (*.f64 y x) z)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- (* (/ y t) x) z) t) (-.f64 (*.f64 y x) (*.f64 z t))) |
#s(approx (- (* (/ y t) x) z) (neg.f64 z)) |
#s(approx (- (* (/ y t) x) z) (-.f64 (*.f64 (/.f64 y t) x) z)) |
#s(approx (* (/ y t) x) (*.f64 (/.f64 y t) x)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) x)) |
#s(approx (/ z (* a x)) (/.f64 z (*.f64 a x))) |
#s(approx (* a x) (*.f64 a x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 y x)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 y x) z)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 y x)) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (- (* (/ y t) x) z) (*.f64 (/.f64 y t) x)) |
#s(approx (- (* (/ y t) x) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) x)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (/.f64 y a) x)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a)) x)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (/.f64 y a)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (fma.f64 (/.f64 z (*.f64 a x)) (neg.f64 t) (/.f64 y a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z (*.f64 a x)) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z (*.f64 a x)) (/.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 (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (neg.f64 x) (-.f64 (/.f64 t x) (/.f64 y z)))) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (* (/ y t) x) z) (*.f64 (neg.f64 x) (-.f64 (/.f64 z x) (/.f64 y t)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z (*.f64 a x)) (/.f64 (neg.f64 y) a)))) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx y y) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (- (* (/ y t) x) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) y)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z (*.f64 a y)) (/.f64 (neg.f64 x) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z (*.f64 a y)) (/.f64 (neg.f64 x) a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z y) (neg.f64 x)))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z y) (neg.f64 x)))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (neg.f64 y) (-.f64 (/.f64 t y) (/.f64 x z)))) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z y) (neg.f64 x)))) |
#s(approx (- (* (/ y t) x) z) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) (/.f64 x t)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (neg.f64 y) (fma.f64 t (/.f64 z (*.f64 a y)) (/.f64 (neg.f64 x) a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (neg.f64 y) (-.f64 (*.f64 t (/.f64 z (*.f64 (*.f64 a x) y))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
#s(approx (/ (* t z) a) (/.f64 (*.f64 z t) a)) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx z z) |
#s(approx (* (neg z) (/ t a)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (* x y) (* z t)) (-.f64 (*.f64 y x) (*.f64 z t))) |
#s(approx (- (/ (* y x) z) t) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) z)) |
#s(approx (- (* (/ y t) x) z) (fma.f64 (/.f64 y t) x (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 x (/.f64 y (*.f64 z a)) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 t)) z)) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (fma.f64 y (/.f64 x z) (neg.f64 t)) z)) |
#s(approx (- (* (/ y t) x) z) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (fma.f64 x (/.f64 y (*.f64 z a)) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (+.f64 (/.f64 y (*.f64 z a)) (/.f64 (neg.f64 t) (*.f64 a x))) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 z a)) (/.f64 (neg.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 (/.f64 (*.f64 (neg.f64 x) y) z) (neg.f64 t)))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 z) (-.f64 t (/.f64 (*.f64 y x) z)))) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (neg.f64 z) (-.f64 t (/.f64 (*.f64 y x) z)))) |
#s(approx (- (* (/ y t) x) z) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (*.f64 z t)))))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 y) (*.f64 z a)) (/.f64 t (*.f64 a x))))) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (- (/ (* y x) z) t) (fma.f64 y (/.f64 x z) (neg.f64 t))) |
#s(approx (- (* (/ y t) x) z) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t a))) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (fma.f64 (/.f64 y t) x (neg.f64 z)) t)) |
#s(approx (- (/ (* y x) z) t) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z t))) #s(literal 1 binary64)) t)) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (fma.f64 (/.f64 y t) x (neg.f64 z)) t)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (+.f64 (/.f64 y (*.f64 t a)) (/.f64 (neg.f64 z) (*.f64 a x))) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t a)) (/.f64 (neg.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 (/.f64 (*.f64 (neg.f64 x) y) t) (neg.f64 z)))) |
#s(approx (* (- (/ (* y x) z) t) z) (*.f64 (neg.f64 t) (-.f64 z (*.f64 (/.f64 y t) x)))) |
#s(approx (- (/ (* y x) z) t) (*.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (*.f64 z t)))))) |
#s(approx (* (- (* (/ y t) x) z) t) (*.f64 (neg.f64 t) (-.f64 z (*.f64 (/.f64 y t) x)))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (neg.f64 t) (+.f64 (/.f64 (neg.f64 y) (*.f64 t a)) (/.f64 z (*.f64 a x))))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
#s(approx a a) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (/.f64 (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x) a)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (/.f64 (-.f64 y (/.f64 (*.f64 z t) x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) a))) |
#s(approx (* (+ (* (neg t) (/ z (* a x))) (/ y a)) x) (/.f64 (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y))) a)) |
#s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg.f64 (/.f64 (fma.f64 t (/.f64 z x) (neg.f64 y)) a))) |
Compiled 7 666 to 1 172 computations (84.7% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 277 | 5 | 282 |
| Fresh | 0 | 4 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 6 | 7 |
| Total | 282 | 16 | 298 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 92.9% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| ✓ | 92.9% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 92.9% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ✓ | 49.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| 44.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ y t) x) z) (*.f64 (/.f64 y t) x)) t)) a) | |
| 45.1% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) t)) a) | |
| ✓ | 53.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 88.5% | (-.f64 (*.f64 y (/.f64 x a)) (/.f64 (*.f64 t z) a)) | |
| 88.8% | (-.f64 (*.f64 x (/.f64 y a)) (*.f64 t (/.f64 z a))) | |
| 78.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) | |
| 56.2% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) | |
| 77.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) | |
| ✓ | 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| 39.2% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) x)) | |
| 82.2% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg.f64 (/.f64 (fma.f64 t (/.f64 z x) (neg.f64 y)) a))) x)) | |
| ✓ | 47.5% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 916 to 382 computations (58.3% saved)
| Inputs |
|---|
#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 (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ y t) x) z) (*.f64 (/.f64 y t) x)) t)) 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 (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) x)) |
(-.f64 (*.f64 x (/.f64 y a)) (*.f64 t (/.f64 z a))) |
(-.f64 (*.f64 x (/.f64 y a)) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 y (/.f64 x a)) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) 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 (-.f64 (/.f64 (*.f64 y x) z) t) z)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(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)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (neg.f64 (/.f64 (fma.f64 t (/.f64 z x) (neg.f64 y)) a))) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 z a))) (/.f64 t a)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a x)) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (neg.f64 t) (/.f64 z (*.f64 a y)) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 y (*.f64 a z)) x (/.f64 (neg.f64 t) a)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
| Outputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
9 calls:
| 14.0ms | t |
| 12.0ms | x |
| 10.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 9.0ms | z |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 2 | (*.f64 z t) |
| 96.6% | 2 | (*.f64 x y) |
| 96.9% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 96.6% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 95.1% | 2 | x |
| 92.9% | 1 | y |
| 92.9% | 1 | z |
| 92.9% | 1 | t |
| 96.6% | 2 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#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 (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ y t) x) z) (*.f64 (/.f64 y t) x)) t)) 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 (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) x)) |
(-.f64 (*.f64 x (/.f64 y a)) (*.f64 t (/.f64 z a))) |
(-.f64 (*.f64 x (/.f64 y a)) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 y (/.f64 x a)) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 x t) y) z) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y t) x) z) t)) 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 (-.f64 (/.f64 (*.f64 y x) z) t) z)) a) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x (/.f64 y a)) (/.f64 (*.f64 t z) a)) |
2 calls:
| 6.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.6% | 2 | a |
| 96.5% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 8 to 13 computations (-62.5% saved)
| Inputs |
|---|
#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 (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ y t) x) z) (*.f64 (/.f64 y t) x)) t)) 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 (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) x)) |
(-.f64 (*.f64 x (/.f64 y a)) (*.f64 t (/.f64 z a))) |
| Outputs |
|---|
(-.f64 (*.f64 x (/.f64 y a)) (*.f64 t (/.f64 z a))) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
4 calls:
| 10.0ms | (*.f64 x y) |
| 4.0ms | a |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 4.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.7% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 96.2% | 2 | (*.f64 x y) |
| 96.2% | 2 | a |
Compiled 20 to 28 computations (-40% saved)
| Inputs |
|---|
#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 (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ x t) y) z) (*.f64 (/.f64 x t) y)) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* (/ y t) x) z) (*.f64 (/.f64 y t) x)) t)) 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 (- (* x y) (* z t)) (*.f64 #s(approx (- (/ (* y x) z) t) (/.f64 (*.f64 x y) z)) z)) a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 #s(approx (+ (* (neg t) (/ z (* a x))) (/ y a)) (*.f64 (/.f64 z (*.f64 a x)) (neg.f64 t))) x)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
3 calls:
| 5.0ms | (*.f64 x y) |
| 4.0ms | a |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 2 | (*.f64 x y) |
| 92.9% | 1 | a |
| 92.9% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 11 to 19 computations (-72.7% saved)
| Inputs |
|---|
#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 |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 2 | (*.f64 x y) |
Compiled 3 to 6 computations (-100% saved)
| Inputs |
|---|
#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 y a) x)) |
(/.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:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x y) |
| 2.0ms | t |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.8% | 5 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 74.4% | 3 | y |
| 68.2% | 3 | z |
| 69.9% | 3 | t |
| 59.7% | 3 | a |
| 74.0% | 3 | (*.f64 z t) |
| 73.4% | 3 | x |
| 61.3% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 77.9% | 3 | (*.f64 x y) |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#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 y a) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | (*.f64 x y) |
Compiled 3 to 6 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
9 calls:
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | a |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 1 | a |
| 58.1% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 58.1% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 56.2% | 1 | z |
| 56.2% | 1 | t |
| 56.2% | 1 | x |
| 56.2% | 1 | (*.f64 z t) |
| 56.2% | 1 | y |
| 56.2% | 1 | (*.f64 x y) |
Compiled 27 to 54 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
3 calls:
| 1.0ms | (*.f64 z t) |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 1 | (*.f64 z t) |
| 56.2% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 56.2% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 19 to 23 computations (-21.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -inf | -2.875937253528747e+307 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 5.147624621765064e+99 | 1.635550308747653e+111 |
| 5.0ms | 96× | 0 | valid |
Compiled 132 to 143 computations (-8.3% saved)
ival-mult!: 1.0ms (54.9% of total)ival-div!: 1.0ms (54.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -inf | -2.875937253528747e+307 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.83522573566592e+218 | -1.3708894421720791e+217 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.83522573566592e+218 | -1.3708894421720791e+217 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 574832401290602.8 | 4701345841764891.0 |
| 0.0ms | -2630121506060835000.0 | -186340350830414.5 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 574832401290602.8 | 4701345841764891.0 |
| 0.0ms | -2.8116565793195264e-42 | -1.3608163294131955e-43 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.351097117819554e+120 | -3.1401720520376205e+120 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | fuel |
Compiled 312 to 68 computations (78.2% saved)
(sort z t)
(negabs a)
Compiled 3 244 to 1 636 computations (49.6% saved)
Loading profile data...