
Time bar (total: 5.8s)
| 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)
| 454.0ms | 8 256× | 0 | valid |
ival-mult!: 95.0ms (57.1% of total)ival-div!: 51.0ms (30.6% of total)ival-sub!: 18.0ms (10.8% of total)adjust: 2.0ms (1.2% 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 |
| 1.2s | 512× | 0 | valid |
Compiled 67 to 31 computations (53.7% saved)
ival-mult!: 6.0ms (58.2% of total)ival-div!: 3.0ms (29.1% of total)ival-sub!: 1.0ms (9.7% 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 | x | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | y | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 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 | @ | 0 | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 554 |
| 0 | 132 | 526 |
| 1 | 640 | 516 |
| 2 | 5462 | 514 |
| 0 | 8460 | 504 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx a #s(hole binary64 a)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (pow.f64 (neg.f64 a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 (*.f64 (neg.f64 z) (/.f64 t a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
a |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 y x) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx y y) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx t t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx a a) |
Compiled 2 061 to 348 computations (83.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 12 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 12 | 114 |
| 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))) |
| 66.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a 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) |
| 82.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) 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) |
| 79.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) | |
| 77.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) | |
| 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
Compiled 350 to 286 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 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 (neg.f64 z) a) |
(/.f64 (*.f64 y x) a) |
| Outputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ x a) #s(hole binary64 (/ x a))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* y 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 (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ 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 (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.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) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (/ (* y x) a)) |
| 5.0ms | a | @ | 0 | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (/ (* y x) a)) |
| 3.0ms | a | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (/ (* y x) a)) |
| 3.0ms | a | @ | inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (/ (* y x) a)) |
| 2.0ms | x | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (/ (* y x) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 1859 |
| 0 | 241 | 1677 |
| 1 | 967 | 1665 |
| 2 | 6977 | 1665 |
| 0 | 8150 | 1629 |
| 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 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 (neg.f64 z) a) |
(/.f64 (*.f64 y x) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ x a) #s(hole binary64 (/ x a))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* y 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 (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ 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 (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 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 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.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 (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 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z 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 (/.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 x) (/.f64 (neg.f64 y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(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 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.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 (neg.f64 t) (/.f64 z a)) #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 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 x y) a)) |
(*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 x) y (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) |
(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 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 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) t)) |
(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 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 (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 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 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 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (neg.f64 x) y))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 x y) (*.f64 t z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 z) t)) |
y |
x |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(*.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 (neg.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t))) a)) |
(neg.f64 (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) (neg.f64 a))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 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 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.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 (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 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z 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 (/.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 x) (/.f64 (neg.f64 y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(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 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.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 (neg.f64 t) (/.f64 z a)) #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 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 x y) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) a)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 x a) |
(neg.f64 (/.f64 (neg.f64 x) a)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.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 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) a)) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t (neg.f64 (neg.f64 a))) |
(/.f64 t a) |
(neg.f64 (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 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 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.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 (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 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z 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 (/.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 x) (/.f64 (neg.f64 y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(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 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.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 (neg.f64 t) (/.f64 z a)) #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 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(*.f64 z (/.f64 #s(literal -1 binary64) 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 (neg.f64 x) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 x a) y) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx x x) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ x a) (/.f64 x a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (* y x) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (neg.f64 y)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) t (neg.f64 y)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx y y) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (* (neg z) (/ t a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (neg z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx a a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
Compiled 4 329 to 696 computations (83.9% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 269 | 2 | 271 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 272 | 11 | 283 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.8% | (fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
| ✓ | 86.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| 66.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a 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) |
| ▶ | 82.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) 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) |
| 79.5% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) | |
| ▶ | 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 (neg.f64 t) (/.f64 z a))) |
Compiled 269 to 220 computations (18.2% saved)
| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(neg.f64 z) |
z |
t |
(*.f64 y x) |
y |
x |
a |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(neg.f64 t) |
(/.f64 z a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(/.f64 (neg.f64 z) a) |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
(/.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)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) z) |
(neg.f64 x) |
(/.f64 y t) |
| Outputs |
|---|
#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) #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 (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ y a) x) #s(hole binary64 (/ (* 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 (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 z)) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (+ z (* -1 (/ (* x y) t))))) |
#s(approx (neg x) #s(hole binary64 (* -1 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) (* (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 (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* 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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (/ y t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* 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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (/ x t)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg t) (/ z a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (/ (+ (* (neg z) t) (* 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) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* z (- (/ (* x y) (* t z)) 1))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) t))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (+ (* y x) (* (neg z) t)) a) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/ (neg z) a) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t)) |
| 4.0ms | a | @ | inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (+ (* y x) (* (neg z) t)) a) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/ (neg z) a) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t)) |
| 3.0ms | a | @ | -inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (+ (* y x) (* (neg z) t)) a) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/ (neg z) a) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t)) |
| 2.0ms | z | @ | inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (+ (* y x) (* (neg z) t)) a) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/ (neg z) a) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t)) |
| 2.0ms | t | @ | inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (+ (* y x) (* (neg z) t)) a) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/ (neg z) a) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 2307 |
| 0 | 307 | 2111 |
| 1 | 1214 | 2089 |
| 0 | 8759 | 2051 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(neg.f64 z) |
z |
t |
(*.f64 y x) |
y |
x |
a |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(neg.f64 t) |
(/.f64 z a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(/.f64 (neg.f64 z) a) |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
(/.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)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) z) |
(neg.f64 x) |
(/.f64 y t) |
#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) #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 (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ y a) x) #s(hole binary64 (/ (* 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 (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 z)) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (+ z (* -1 (/ (* x y) t))))) |
#s(approx (neg x) #s(hole binary64 (* -1 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) (* (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 (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* 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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (/ y t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* 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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (/ x t)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg t) (/ z a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (/ (+ (* (neg z) t) (* 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) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* z (- (/ (* x y) (* t z)) 1))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) t))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#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) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #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 x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (+ (* (neg z) t) (* y x)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (neg.f64 x) a) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (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 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.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 y) x) 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 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 x y (*.f64 t z)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) a) (*.f64 t (/.f64 (*.f64 x y) a)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 t) a) z)) |
(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 t) a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(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 t) a) z)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #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 t) a) z) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (/.f64 (*.f64 x y) a)) |
(*.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y (*.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 x y (*.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(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 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (neg.f64 y) x))) |
(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 y) x))) |
(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 y) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(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 y) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 x y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(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 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(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 y) x) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(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 y) x) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 x y (*.f64 t z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 z) t) #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 y) x)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 z) t)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
a |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z (neg.f64 (neg.f64 a))) |
(/.f64 z a) |
(neg.f64 (/.f64 (neg.f64 z) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) a)) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t (neg.f64 (neg.f64 a))) |
(/.f64 t a) |
(neg.f64 (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (neg.f64 x) a) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (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 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.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 y) x) 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 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 x y (*.f64 t z)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) a) (*.f64 t (/.f64 (*.f64 x y) a)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 t) a) z)) |
(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 t) a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(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 t) a) z)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #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 t) a) z) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(*.f64 z (/.f64 #s(literal -1 binary64) 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 (/.f64 x a) y) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) a) y)) |
(*.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 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z)))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z)))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 x) t) y z)) t) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z)) t) |
(*.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) (fma.f64 (/.f64 x t) y (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z)) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) t)) |
(*.f64 t (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) #s(literal -1 binary64))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
(*.f64 t (neg.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (neg.f64 t)) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z)) (neg.f64 t)) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (*.f64 (neg.f64 t) (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t) (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) t)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) y (neg.f64 z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z)) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(neg.f64 (fma.f64 (/.f64 x t) y (neg.f64 z))) |
(fma.f64 (/.f64 (neg.f64 x) t) y z) |
(fma.f64 (/.f64 x t) (neg.f64 y) z) |
(fma.f64 (neg.f64 y) (/.f64 x t) z) |
(fma.f64 (/.f64 y (neg.f64 t)) x z) |
(fma.f64 (neg.f64 x) (/.f64 y t) z) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) z) |
(fma.f64 (/.f64 y t) (neg.f64 x) z) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) z) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) t) z) |
(fma.f64 x (/.f64 y (neg.f64 t)) z) |
(fma.f64 y (/.f64 (neg.f64 x) t) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (neg.f64 (fma.f64 (/.f64 x t) y z))) (/.f64 (*.f64 z z) (neg.f64 (fma.f64 (/.f64 x t) y z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 z z) (fma.f64 (/.f64 x t) y z)) (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x t) y z))) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 z)) |
(-.f64 z (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y t))) |
(-.f64 z (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal -1 binary64))) |
(-.f64 z (*.f64 (/.f64 y (neg.f64 t)) (neg.f64 x))) |
(-.f64 z (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) t) y) z) |
(+.f64 z (*.f64 (/.f64 (neg.f64 x) t) y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.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 #s(literal -1 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 y)) t) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 y t) |
(neg.f64 (/.f64 y (neg.f64 t))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (* (/ y a) x) (/.f64 (*.f64 x y) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (neg.f64 z) t)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (+ (* (neg x) (/ y t)) z) z) |
#s(approx (+ (* (neg x) (/ y t)) z) (fma.f64 (/.f64 (neg.f64 x) t) y z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (/.f64 (neg.f64 x) t) y)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 z x) (/.f64 y t)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z x) t (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z x) t (neg.f64 y)) (neg.f64 x))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z x) t (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) (neg.f64 x))) |
#s(approx y y) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 z y) (/.f64 x t)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) (neg.f64 y))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (* (neg z) (/ t a)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
#s(approx (/ z a) (/.f64 z a)) |
#s(approx (* (neg z) (/ t a)) (*.f64 (/.f64 (neg.f64 t) a) z)) |
#s(approx (/ (neg z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)) z)) |
#s(approx t t) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (+ (* (neg x) (/ y t)) z) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) t)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) t)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) t)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) t)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx a a) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ (neg z) a) t) (* (/ y a) x)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
Compiled 7 965 to 1 252 computations (84.3% saved)
12 alts after pruning (3 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 390 | 2 | 392 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 391 | 12 | 403 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.8% | (fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
| ✓ | 86.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 66.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a 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) |
| ✓ | 82.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) 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) |
| ✓ | 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
| ▶ | 49.0% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | 47.5% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
Compiled 172 to 146 computations (15.1% saved)
| Inputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 t z) |
t |
z |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
(neg.f64 z) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(neg.f64 a) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) |
(*.f64 (neg.f64 z) t) |
(*.f64 a (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 a 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 (/ (- (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (* a (* y x)) #s(hole binary64 (* a (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (* (* t z) (/ -1 a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* t (/ -1 (neg 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 (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ -1 (neg a)) #s(hole binary64 (/ 1 a))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | a | @ | inf | ((/ (+ (* y x) (* (neg z) t)) a) (* (* t z) (/ -1 a)) (* t z) t z (/ -1 a) -1 a (/ (- (* x y) (* z t)) a) (* (neg z) (* t (/ -1 (neg a)))) (neg z) (* t (/ -1 (neg a))) (/ -1 (neg a)) (neg a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (neg z) t) (* a (* y x)) (* y x) y x (* a a)) |
| 7.0ms | y | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (* (* t z) (/ -1 a)) (* t z) t z (/ -1 a) -1 a (/ (- (* x y) (* z t)) a) (* (neg z) (* t (/ -1 (neg a)))) (neg z) (* t (/ -1 (neg a))) (/ -1 (neg a)) (neg a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (neg z) t) (* a (* y x)) (* y x) y x (* a a)) |
| 5.0ms | x | @ | 0 | ((/ (+ (* y x) (* (neg z) t)) a) (* (* t z) (/ -1 a)) (* t z) t z (/ -1 a) -1 a (/ (- (* x y) (* z t)) a) (* (neg z) (* t (/ -1 (neg a)))) (neg z) (* t (/ -1 (neg a))) (/ -1 (neg a)) (neg a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (neg z) t) (* a (* y x)) (* y x) y x (* a a)) |
| 3.0ms | a | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (* (* t z) (/ -1 a)) (* t z) t z (/ -1 a) -1 a (/ (- (* x y) (* z t)) a) (* (neg z) (* t (/ -1 (neg a)))) (neg z) (* t (/ -1 (neg a))) (/ -1 (neg a)) (neg a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (neg z) t) (* a (* y x)) (* y x) y x (* a a)) |
| 3.0ms | a | @ | 0 | ((/ (+ (* y x) (* (neg z) t)) a) (* (* t z) (/ -1 a)) (* t z) t z (/ -1 a) -1 a (/ (- (* x y) (* z t)) a) (* (neg z) (* t (/ -1 (neg a)))) (neg z) (* t (/ -1 (neg a))) (/ -1 (neg a)) (neg a) (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) (+ (* (* (neg z) t) a) (* a (* y x))) (* (neg z) t) (* a (* y x)) (* y x) y x (* a a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 1542 |
| 0 | 228 | 1318 |
| 1 | 948 | 1281 |
| 0 | 7688 | 1271 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 t z) |
t |
z |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
(neg.f64 z) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(neg.f64 a) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) |
(*.f64 (neg.f64 z) t) |
(*.f64 a (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 a 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 (/ (- (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (* a (* y x)) #s(hole binary64 (* a (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (* (* t z) (/ -1 a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* t (/ -1 (neg 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 (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (/ (+ (* 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 (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (/ -1 (neg a)) #s(hole binary64 (/ 1 a))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (+ (* (* (neg z) t) a) (* a (* y x))) (* a a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (*.f64 t (neg.f64 z)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (pow.f64 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 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 t z) |
(*.f64 z t) |
(neg.f64 (*.f64 t (neg.f64 z))) |
t |
z |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) a) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
#s(literal -1 binary64) |
a |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (*.f64 t (neg.f64 z)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (pow.f64 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 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 z)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) t) |
(*.f64 t (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) t) a) |
(/.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 t)) a) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 (/.f64 t (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 t a) |
(neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t)) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(neg.f64 a) |
(*.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fabs.f64 a)) (/.f64 a (fabs.f64 a))) |
(*.f64 (/.f64 a (fabs.f64 a)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fabs.f64 a))) |
(*.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (neg.f64 a)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (neg.f64 a))) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 a (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(*.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) (/.f64 a a)) |
(*.f64 a (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a a))) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) (*.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))) (-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) (*.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 a a))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 x) (*.f64 a y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (*.f64 a z)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 x y) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 a y) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 a a)) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64))) (*.f64 (*.f64 a (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x y) a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 t z))) a) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) (*.f64 (neg.f64 a) a)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) (*.f64 a a)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) (*.f64 (neg.f64 a) a))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a))) |
(neg.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (neg.f64 a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) a)) |
(fma.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 a y) (fabs.f64 a)) (/.f64 x (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a y) (neg.f64 a)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a y) a) (/.f64 x a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) (fabs.f64 a)) (/.f64 y (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) (neg.f64 a)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 a x) a) (/.f64 y a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (*.f64 x y) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (*.f64 t (neg.f64 z)) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (neg.f64 z) (fabs.f64 a)) (/.f64 (*.f64 a t) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 x y) (fabs.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 t (neg.f64 z)) (fabs.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 a a) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 y a)) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 (*.f64 a t) a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 (*.f64 a t) (neg.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (*.f64 t (neg.f64 z)) (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t (neg.f64 z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 a y) (/.f64 x (*.f64 a a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 a x) (/.f64 y (*.f64 a a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) (/.f64 a a) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 a a) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (pow.f64 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 (*.f64 x y) (/.f64 a (*.f64 a a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 (*.f64 x y) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 y a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 a (/.f64 (*.f64 x y) (*.f64 a a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(fma.f64 a (/.f64 (*.f64 t (neg.f64 z)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (*.f64 (neg.f64 z) (pow.f64 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 (neg.f64 z) (/.f64 (*.f64 a t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 (neg.f64 x) (*.f64 a y)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 x) (/.f64 y a))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 y a)) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 y a))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 (*.f64 a y) a) (/.f64 x a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (*.f64 x y) a)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 t z) (*.f64 x y))) |
(*.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a) (fma.f64 t z (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) a) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) a) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) (*.f64 a y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 t) (*.f64 a z)) (*.f64 (neg.f64 x) (*.f64 a y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (*.f64 a (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64))) (*.f64 a (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)) (*.f64 (*.f64 t (neg.f64 z)) (*.f64 a (*.f64 (*.f64 x y) a)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 t) (*.f64 a z) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 a) z) t (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 a) t) z (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 a t) (neg.f64 z) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 a z) (neg.f64 t) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 a) (*.f64 t z) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 a y) x (*.f64 (neg.f64 t) (*.f64 a z))) |
(fma.f64 (*.f64 a x) y (*.f64 (neg.f64 t) (*.f64 a z))) |
(fma.f64 (*.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (neg.f64 a) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) a (*.f64 (neg.f64 t) (*.f64 a z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t z) a) (*.f64 (*.f64 x y) a)) |
(fma.f64 a (*.f64 t (neg.f64 z)) (*.f64 (*.f64 x y) a)) |
(fma.f64 a (*.f64 x y) (*.f64 (neg.f64 t) (*.f64 a z))) |
(fma.f64 t (*.f64 (neg.f64 a) z) (*.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (*.f64 a t) (*.f64 (*.f64 x y) a)) |
(fma.f64 z (*.f64 (neg.f64 a) t) (*.f64 (*.f64 x y) a)) |
(fma.f64 x (*.f64 a y) (*.f64 (neg.f64 t) (*.f64 a z))) |
(fma.f64 y (*.f64 a x) (*.f64 (neg.f64 t) (*.f64 a z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)) (*.f64 a (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 a (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y))))) |
(-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #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 (neg.f64 a) (*.f64 t (neg.f64 z)))) |
(-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 t) (*.f64 a z)) (*.f64 (neg.f64 x) (*.f64 a y))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z))) (pow.f64 (*.f64 (neg.f64 t) (*.f64 a z)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (*.f64 a z))) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 a z)) (*.f64 (*.f64 x y) a)) |
(*.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 (*.f64 t z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(neg.f64 (*.f64 t z)) |
(*.f64 (*.f64 a y) x) |
(*.f64 (*.f64 a x) y) |
(*.f64 (*.f64 x y) a) |
(*.f64 a (*.f64 x y)) |
(*.f64 x (*.f64 a y)) |
(*.f64 y (*.f64 a x)) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
(*.f64 (*.f64 (neg.f64 a) a) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (*.f64 a z))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (* a (* y x)) (*.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 x y) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 x y) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) (*.f64 t (/.f64 z x)) (*.f64 a y)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) (*.f64 t (/.f64 z x)) (*.f64 a y)) x)) |
#s(approx y y) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) (*.f64 t (/.f64 z y)) (*.f64 a x)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) (*.f64 t (/.f64 z y)) (*.f64 a x)) y)) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx z z) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (neg z) t) (*.f64 t (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) t (/.f64 (*.f64 (*.f64 x y) a) z)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) (*.f64 x (/.f64 y z)) (*.f64 a t)) (neg.f64 z))) |
#s(approx t t) |
#s(approx (* t (/ -1 (neg a))) (/.f64 t a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 a) z (/.f64 (*.f64 (*.f64 x y) a) t)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 a) (*.f64 x (/.f64 y t)) (*.f64 a z)))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (/ -1 a) (/.f64 #s(literal -1 binary64) a)) |
#s(approx a a) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (/ -1 (neg a)) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
#s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 t z)) (neg.f64 a))) |
Compiled 6 146 to 871 computations (85.8% saved)
14 alts after pruning (5 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 309 | 5 | 314 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 1 | 8 | 9 |
| Total | 312 | 14 | 326 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.8% | (fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
| ✓ | 86.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| 65.6% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 (*.f64 a x) y)) (*.f64 a 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) |
| ✓ | 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) |
| 42.4% | (/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 x y) a)) (*.f64 a a)) | |
| 33.7% | (/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (*.f64 a z))) (*.f64 a a)) | |
| 69.9% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 a (*.f64 a a))) | |
| ✓ | 47.9% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| 47.9% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) | |
| ✓ | 49.0% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | 47.5% | #s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
Compiled 549 to 267 computations (51.4% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#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) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
(/.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) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 x y) a)) (*.f64 a a)) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (*.f64 a z))) (*.f64 a a)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 a (*.f64 a a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 (*.f64 a x) y)) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
| 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:
| 43.0ms | y |
| 6.0ms | x |
| 6.0ms | (*.f64 x y) |
| 6.0ms | a |
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | (*.f64 z t) |
| 96.2% | 2 | (*.f64 x y) |
| 96.9% | 2 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.7% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 95.0% | 2 | x |
| 92.9% | 1 | y |
| 92.9% | 1 | z |
| 92.9% | 1 | t |
| 96.2% | 2 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#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) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
(/.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) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (*.f64 x y) a)) (*.f64 a a)) |
(/.f64 #s(approx (+ (* (* (neg z) t) a) (* a (* y x))) (*.f64 (neg.f64 t) (*.f64 a z))) (*.f64 a a)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 a (*.f64 a a))) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
8 calls:
| 8.0ms | (*.f64 z t) |
| 4.0ms | x |
| 4.0ms | t |
| 4.0ms | a |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | (*.f64 z t) |
| 92.9% | 1 | z |
| 92.9% | 1 | t |
| 92.9% | 1 | x |
| 92.9% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 92.9% | 1 | (*.f64 x y) |
| 92.9% | 1 | a |
| 92.9% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 26 to 49 computations (-88.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#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) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
9 calls:
| 6.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 3.0ms | y |
| 3.0ms | x |
| 2.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | (*.f64 x y) |
| 92.9% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 92.9% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 92.9% | 1 | x |
| 92.9% | 1 | y |
| 92.9% | 1 | (*.f64 z t) |
| 92.9% | 1 | z |
| 92.9% | 1 | t |
| 92.9% | 1 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#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) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
9 calls:
| 5.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 2.0ms | (*.f64 z t) |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 3 | (*.f64 x y) |
| 59.6% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 58.0% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 70.4% | 3 | x |
| 71.5% | 3 | y |
| 73.7% | 3 | (*.f64 z t) |
| 67.1% | 3 | z |
| 68.2% | 3 | t |
| 53.7% | 1 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
2 calls:
| 1.0ms | (*.f64 x y) |
| 1.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 3 | (*.f64 z t) |
| 72.4% | 3 | (*.f64 x y) |
Compiled 6 to 12 computations (-100% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
| Outputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
1 calls:
| 1.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.6% | 3 | (*.f64 z t) |
Compiled 3 to 6 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
8 calls:
| 5.0ms | t |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 53.7% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 53.7% | 1 | z |
| 53.7% | 1 | t |
| 53.7% | 1 | x |
| 53.7% | 1 | y |
| 53.7% | 1 | (*.f64 x y) |
| 53.7% | 1 | (*.f64 z t) |
Compiled 26 to 49 computations (-88.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -inf | -2.875937253528747e+307 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3746038.549631842 | 6832091023.769094 |
| 0.0ms | -2630121506060835000.0 | -186340350830414.5 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.8785317376232404e-46 | 5.724336190826793e-36 |
| 0.0ms | -3.951210734426168e+29 | -2.115524145708411e+22 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.8785317376232404e-46 | 5.724336190826793e-36 |
| 0.0ms | -3.951210734426168e+29 | -2.115524145708411e+22 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | fuel |
Compiled 230 to 52 computations (77.4% saved)
(sort z t)
(sort x y)
(negabs a)
Compiled 2 230 to 1 092 computations (51% saved)
Loading profile data...