
Time bar (total: 3.3s)
| 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)
| 478.0ms | 8 256× | 0 | valid |
ival-mult!: 110.0ms (59.7% of total)ival-div!: 41.0ms (22.3% of total)ival-sub!: 31.0ms (16.8% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 18 | 0 | - | 1 | (-1.8015125517367633e-183 -6.474995071809238e-170 -1.549802039019842e-269 -3.0740481690145193e-49 -1.2679965349601246e-268) | (/.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 | 16 | 0 |
| ↳ | (*.f64 x y) | overflow | 22 | |
| ↳ | (*.f64 z t) | overflow | 33 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 53 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | u/n | 1 | 0 |
| ↳ | (*.f64 x y) | underflow | 33 | |
| ↳ | (*.f64 z t) | underflow | 26 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | underflow | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 1 |
| - | 0 | 238 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 1 |
| - | 0 | 0 | 238 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 67 to 31 computations (53.7% saved)
ival-mult!: 5.0ms (54.4% of total)ival-div!: 3.0ms (32.6% of total)ival-sub!: 1.0ms (10.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 194 |
| 1 | 162 | 194 |
| 2 | 363 | 194 |
| 3 | 749 | 193 |
| 4 | 1300 | 193 |
| 5 | 1662 | 193 |
| 6 | 1662 | 193 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.4% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(negabs a)
(sort x y)
(sort z t)
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx a #s(hole binary64 a)) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | y | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | x | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | x | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | 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 124 to 349 computations (83.6% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 13 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 13 | 121 |
| Status | Accuracy | Program |
|---|---|---|
| 88.2% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) | |
| 84.8% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 84.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| 91.8% | (fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) | |
| ▶ | 93.4% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| 34.7% | (/.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)) | |
| 53.6% | (/.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)) | |
| 83.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) | |
| ▶ | 83.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) a) |
| 53.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) | |
| ▶ | 48.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| ▶ | 75.2% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
| 51.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
Compiled 418 to 326 computations (22% 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 |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t)) |
(fma.f64 (neg.f64 x) (/.f64 y z) t) |
(neg.f64 x) |
(/.f64 y z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
(*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z) |
(fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) |
(/.f64 x z) |
(/.f64 y a) |
(/.f64 (neg.f64 t) a) |
(neg.f64 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 (/ (- (* 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 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 t)) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (+ t (* -1 (/ (* x y) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (+ (* -1 (/ t a)) (/ (* x y) (* a z))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (/ (* x y) z)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* x (+ (* -1 (/ y z)) (/ t x))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (/ (* x y) (* a z)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* x (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ y z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* y (+ (* -1 (/ x z)) (/ t y))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* y (+ (* -1 (/ t (* a y))) (/ x (* a z)))))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ t y)) (/ x z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a z))) (/ t (* a y))))))) |
#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 x) (/ y z)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) z))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) z))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a 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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #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 (/ (neg t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (neg t) #s(hole binary64 (* -1 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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* t (- (/ (* x y) (* a (* t z))) (/ 1 a))))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* t (- (/ (* x y) (* t z)) 1))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a (* t z)))) (/ 1 a)))))) |
#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 (/ (- (* 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 (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* z (+ (* -1 t) (/ (* x y) z))) a))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (/ (+ (* -1 t) (/ (* x y) z)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* z (+ t (* -1 (/ (* x y) z)))) a)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (/ (+ t (* -1 (/ (* x y) z))) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (+ (* (neg x) (/ y z)) t) (neg x) (/ y z) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/ x z) (/ y a) (/ (neg t) a) (neg t)) |
| 8.0ms | a | @ | inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (+ (* (neg x) (/ y z)) t) (neg x) (/ y z) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/ x z) (/ y a) (/ (neg t) a) (neg t)) |
| 5.0ms | t | @ | -inf | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (+ (* (neg x) (/ y z)) t) (neg x) (/ y z) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/ x z) (/ y a) (/ (neg t) a) (neg t)) |
| 4.0ms | x | @ | 0 | ((/ (+ (* (neg z) t) (* y x)) a) (+ (* (neg z) t) (* y x)) (neg z) z t (* y x) y x a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (+ (* (neg x) (/ y z)) t) (neg x) (/ y z) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/ x z) (/ y a) (/ (neg t) a) (neg 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 (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (+ (* (neg x) (/ y z)) t) (neg x) (/ y z) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/ x z) (/ y a) (/ (neg t) a) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 2692 |
| 0 | 354 | 2497 |
| 1 | 1474 | 2449 |
| 0 | 8484 | 2356 |
| 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 |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t)) |
(fma.f64 (neg.f64 x) (/.f64 y z) t) |
(neg.f64 x) |
(/.f64 y z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
(*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z) |
(fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) |
(/.f64 x z) |
(/.f64 y a) |
(/.f64 (neg.f64 t) a) |
(neg.f64 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 (/ (- (* 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 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 t)) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (+ t (* -1 (/ (* x y) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (+ (* -1 (/ t a)) (/ (* x y) (* a z))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (/ (* x y) z)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* x (+ (* -1 (/ y z)) (/ t x))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (/ (* x y) (* a z)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* x (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ y z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* y (+ (* -1 (/ x z)) (/ t y))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* y (+ (* -1 (/ t (* a y))) (/ x (* a z)))))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ t y)) (/ x z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a z))) (/ t (* a y))))))) |
#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 x) (/ y z)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) z))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) z))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a 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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #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 (/ (neg t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (neg t) #s(hole binary64 (* -1 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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* t (- (/ (* x y) (* a (* t z))) (/ 1 a))))) |
#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 (/ (- (* 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) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* t (- (/ (* x y) (* t z)) 1))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a (* t z)))) (/ 1 a)))))) |
#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 (/ (- (* 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 (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* z (+ (* -1 t) (/ (* x y) z))) a))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (/ (+ (* -1 t) (/ (* x y) z)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* z (+ t (* -1 (/ (* x y) z)))) a)))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) #s(hole binary64 (* -1 (/ (+ t (* -1 (/ (* x y) 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 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 z (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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 t a) #s(literal 2 binary64)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) 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 x y (*.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 y) x)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 3 binary64)))) (neg.f64 (+.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 (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 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.f64 t z)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)))) (neg.f64 a)) |
(/.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 (*.f64 (neg.f64 a) t) z)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 a) t) z)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a 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 (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 a) t) z (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 (neg.f64 a) t) z)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.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 (fma.f64 x y (*.f64 t z)) 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 y) x)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z 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 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z))) a) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t 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 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 #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 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x 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)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x 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 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 z (/.f64 t 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 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z 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 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) 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 (-.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 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (neg.f64 z) t))))) |
(/.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 (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 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 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 t z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 t z) (*.f64 x y)))))) |
(/.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 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 t z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.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 t z) (*.f64 x y))))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 x y)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(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 (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) (*.f64 x y)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(-.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 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 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 t z)))))) |
(-.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 (*.f64 #s(literal 1 binary64) z) t)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1 binary64) t) z)) |
(-.f64 (*.f64 x y) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #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 t z) (*.f64 x y))))) (/.f64 (pow.f64 (*.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 t z) (*.f64 x y)))))) |
(+.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) (*.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 (*.f64 #s(literal 1 binary64) z)) |
(neg.f64 z) |
z |
t |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
a |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.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 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 t a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 z (/.f64 t a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.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 t a) #s(literal 2 binary64)) (*.f64 z z) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) 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 x y (*.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 y) x)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 3 binary64)))) (neg.f64 (+.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 (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 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.f64 t z)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)))) (neg.f64 a)) |
(/.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 (*.f64 (neg.f64 a) t) z)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 a) t) z)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a 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 (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 a) t) z (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 (neg.f64 a) t) z)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.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 (fma.f64 x y (*.f64 t z)) 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 y) x)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (/.f64 z 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 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z))) a) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t 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 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 #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 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x 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)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 t z)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 x 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 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 z (/.f64 t 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 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (neg.f64 t) (/.f64 z a)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z 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 (/.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 z z) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 x y) 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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 x a) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 x) a)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 #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 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t a) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
(*.f64 (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) t) z) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z) |
(*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) t) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) t) z)) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (neg.f64 x) t)) |
(*.f64 z (fma.f64 x (/.f64 y z) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 x (/.f64 y z))) (*.f64 z (*.f64 x (/.f64 y z))))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 z (*.f64 x (/.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x (/.f64 y z)) z) (*.f64 (*.f64 x (/.f64 y z)) z))) (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 x (/.f64 y z)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (neg.f64 z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (neg.f64 z) t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z (*.f64 x (/.f64 y z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 x (/.f64 y z))) (*.f64 z (*.f64 x (/.f64 y z)))) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 z (*.f64 x (/.f64 y z))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x (/.f64 y z)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x (/.f64 y z)) z) (*.f64 (*.f64 x (/.f64 y z)) z)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 x (/.f64 y z)) z))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) t) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) t) z))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 y z) (neg.f64 x) t) z)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 x (/.f64 y z)) z)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(fma.f64 (neg.f64 t) z (*.f64 z (*.f64 x (/.f64 y z)))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(fma.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 x (/.f64 y z)) z)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 z (*.f64 x (/.f64 y z)))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 x (/.f64 y z)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 z (*.f64 x (/.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 x (/.f64 y z)) z)) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(fma.f64 (neg.f64 z) t (*.f64 z (*.f64 x (/.f64 y z)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 x (/.f64 y z)) z)) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(fma.f64 t (neg.f64 z) (*.f64 z (*.f64 x (/.f64 y z)))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 x (/.f64 y z)) z)) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 z (*.f64 x (/.f64 y z)))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (*.f64 #s(literal 1 binary64) z) t)) |
(-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (*.f64 #s(literal 1 binary64) t) z)) |
(-.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 t z)) |
(-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (*.f64 #s(literal 1 binary64) z) t)) |
(-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (*.f64 #s(literal 1 binary64) t) z)) |
(-.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 t z)) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) (*.f64 x (/.f64 y z)))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) z)) |
(+.f64 (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x))) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 x (/.f64 y z)) z)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 z (*.f64 x (/.f64 y z)))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) (*.f64 (/.f64 y z) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 3 binary64))) (fma.f64 t t (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t (*.f64 x (/.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 t (*.f64 x (/.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 (/.f64 y z) (neg.f64 x)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y z) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t (*.f64 x (/.f64 y z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 x (/.f64 y z)) t))))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64))) (+.f64 t (*.f64 x (/.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 y z) (neg.f64 x)) t)) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y z) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 t t (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t (*.f64 x (/.f64 y z)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 x (/.f64 y z)) t)))) |
(fma.f64 (/.f64 (neg.f64 y) z) x t) |
(fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1 binary64) t) |
(fma.f64 (/.f64 y z) (neg.f64 x) t) |
(fma.f64 (neg.f64 x) (/.f64 y z) t) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y z)) t) |
(fma.f64 x (/.f64 (neg.f64 y) z) t) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (*.f64 x (/.f64 y z)))) (/.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (+.f64 t (*.f64 x (/.f64 y z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y z) (neg.f64 x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 (/.f64 y z) (neg.f64 x)) t))) |
(-.f64 t (*.f64 (*.f64 (/.f64 y z) (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 t (*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x))) |
(-.f64 t (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y z))) |
(-.f64 t (*.f64 x (/.f64 y z))) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t (*.f64 x (/.f64 y z)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y z) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 t t (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (*.f64 t (*.f64 x (/.f64 y z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 x (/.f64 y z)) t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 x (/.f64 y z)) t))))) |
(+.f64 (*.f64 (/.f64 y z) (neg.f64 x)) t) |
(+.f64 t (*.f64 (/.f64 y z) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 x #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 y (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
(*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z) |
(*.f64 z (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z))) (-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z)) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z)))) (-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z)) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z)))))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 (/.f64 (neg.f64 t) a) z (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(fma.f64 z (/.f64 (neg.f64 t) a) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (neg.f64 z) (/.f64 (/.f64 (*.f64 x y) a) z))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (*.f64 (/.f64 (neg.f64 x) a) (/.f64 y z)) z)) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) z)) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 z (/.f64 (/.f64 (*.f64 x y) a) z))) |
(/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 (/.f64 x z) y)) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (pow.f64 (/.f64 t a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 x y) a) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (/.f64 t a)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) a (*.f64 (neg.f64 z) t)) (*.f64 a z)) |
(/.f64 (fma.f64 (*.f64 (/.f64 x z) y) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1 binary64) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x z) y) a (*.f64 (neg.f64 a) t)) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 (neg.f64 a) z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (*.f64 (neg.f64 a) z) (neg.f64 t))) (*.f64 (*.f64 (neg.f64 a) z) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) (neg.f64 a) (*.f64 z (*.f64 #s(literal 1 binary64) t))) (*.f64 (neg.f64 a) z)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 (*.f64 a z) (*.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) t) a (*.f64 (neg.f64 a) (*.f64 (/.f64 x z) y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 a) z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) t) z (*.f64 (neg.f64 a) (/.f64 (*.f64 x y) a))) (*.f64 (neg.f64 a) z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 a z) (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) (*.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 a) t (*.f64 a (*.f64 (/.f64 x z) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) (*.f64 (neg.f64 a) z) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (*.f64 (neg.f64 a) z))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 a (/.f64 (*.f64 x y) a))) (*.f64 a z)) |
(/.f64 (fma.f64 (neg.f64 t) (*.f64 a z) (*.f64 a (*.f64 x y))) (*.f64 a (*.f64 a z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (pow.f64 (/.f64 t a) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 x y) a) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (/.f64 t a))))) |
(fma.f64 (/.f64 y a) (/.f64 x z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 y z) (/.f64 x a) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x y) a) z)) |
(fma.f64 (/.f64 x a) (/.f64 y z) (/.f64 (neg.f64 t) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) (/.f64 (/.f64 (*.f64 x y) a) z)) |
(fma.f64 x (/.f64 (/.f64 y a) z) (/.f64 (neg.f64 t) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a)) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a)) (/.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (*.f64 (/.f64 (neg.f64 t) a) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (*.f64 #s(literal 1 binary64) (/.f64 t a))) |
(-.f64 (/.f64 (neg.f64 t) a) (*.f64 (/.f64 (neg.f64 x) a) (/.f64 y z))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 x y) a) z))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 x y) a) z)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (/.f64 t a))))) (/.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x y) a) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (/.f64 t a)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) z) (/.f64 (neg.f64 t) a)) |
(+.f64 (/.f64 (neg.f64 t) a) (/.f64 (/.f64 (*.f64 x y) a) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 x (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
(neg.f64 (/.f64 y (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 t a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (neg.f64 a)) |
(/.f64 (neg.f64 t) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) a) |
(neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) a)) |
(neg.f64 (*.f64 (/.f64 t a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t a))) |
(neg.f64 (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) t)) |
(neg.f64 t) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.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 t) z (*.f64 x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.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 t) z (*.f64 x y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ x a) (/.f64 x a)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (neg.f64 z) t)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (+ (* (neg x) (/ y z)) t) t) |
#s(approx (+ (* (neg x) (/ y z)) t) (fma.f64 (/.f64 y z) (neg.f64 x) t)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/.f64 (neg.f64 t) a)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 z) x) (/.f64 t 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 (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 z) x) (/.f64 t 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 (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 z) x) (/.f64 t a) (/.f64 y a)) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 x y)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (/.f64 y z) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 t x) (/.f64 y z)) x)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (/.f64 (*.f64 x y) a)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 z) x) (/.f64 t a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/.f64 (/.f64 (*.f64 x y) a) z)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (*.f64 (fma.f64 (/.f64 (/.f64 t a) x) #s(literal -1 binary64) (/.f64 (/.f64 y a) z)) x)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)) (neg.f64 x))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)) (neg.f64 x))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)) (neg.f64 x))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (fma.f64 t (/.f64 z x) (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) (neg.f64 x))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (/.f64 (neg.f64 y) a)) (neg.f64 x))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (*.f64 (fma.f64 (/.f64 (/.f64 y a) z) #s(literal -1 binary64) (/.f64 (/.f64 t a) x)) (neg.f64 x))) |
#s(approx y y) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 t y) (/.f64 x z)) y)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 z) y) (/.f64 t a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (*.f64 (fma.f64 (/.f64 (/.f64 t a) y) #s(literal -1 binary64) (/.f64 (/.f64 x a) z)) y)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (/.f64 (neg.f64 x) a)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (/.f64 (neg.f64 x) a)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (/.f64 (neg.f64 x) a)) (neg.f64 y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) (neg.f64 y))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (/.f64 (neg.f64 x) a)) (neg.f64 y))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (*.f64 (fma.f64 (/.f64 (/.f64 x a) z) #s(literal -1 binary64) (/.f64 (/.f64 t a) y)) (neg.f64 y))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (* (neg z) (/ t a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (neg x) (/ y z)) t) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) z)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y z) (/.f64 t a)) (neg.f64 z))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y z) (/.f64 t a)) (neg.f64 z))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 (fma.f64 x (/.f64 y z) (neg.f64 t))) (neg.f64 z))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y z) (/.f64 t a)) (neg.f64 z))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) z)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y z) (/.f64 t a)) (neg.f64 z))) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (/ (neg t) a) (/.f64 (neg.f64 t) a)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ x a) y) (* (neg 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 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) |
#s(approx (+ (* (/ x a) y) (* (neg 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 x y) t) z) t)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) t) z)) t)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 x a) t) (/.f64 y z)) (pow.f64 a #s(literal -1 binary64))) t)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x y) t) z)) (neg.f64 t))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 z (/.f64 (*.f64 x y) t)) (neg.f64 t))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) t) z)) t)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y (*.f64 t z)) (pow.f64 a #s(literal -1 binary64))) (neg.f64 t))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx a a) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 z (/.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) a))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) a)) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 z (/.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) a))) |
#s(approx (+ (* (/ x z) (/ y a)) (/ (neg t) a)) (/.f64 (fma.f64 x (/.f64 y z) (neg.f64 t)) a)) |
Compiled 11 711 to 1 649 computations (85.9% saved)
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 492 | 7 | 499 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 497 | 15 | 512 |
| Status | Accuracy | Program |
|---|---|---|
| 88.2% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) | |
| ✓ | 84.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 91.8% | (fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
| ▶ | 85.3% | (fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
| ✓ | 93.4% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| 34.7% | (/.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)) | |
| 53.6% | (/.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)) | |
| 83.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) | |
| ▶ | 83.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) a) |
| ▶ | 53.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
| ✓ | 48.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 79.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) | |
| 57.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z)) | |
| 51.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 51.8% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
Compiled 515 to 378 computations (26.6% saved)
| Inputs |
|---|
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(*.f64 t z) |
t |
z |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(/.f64 (*.f64 y x) a) |
(*.f64 y x) |
y |
x |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(neg.f64 t) |
(/.f64 z a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t)) |
(neg.f64 z) |
#s(approx (+ (* (neg x) (/ y z)) t) t) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) |
(*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z) |
(-.f64 (*.f64 x (/.f64 y z)) t) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(/.f64 y a) |
| Outputs |
|---|
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* y x) #s(hole binary64 (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #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 (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 t)) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (+ t (* -1 (/ (* x y) z))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (/ (* x y) z)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* x (+ (* -1 (/ y z)) (/ t x))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ y z)))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* y (+ (* -1 (/ x z)) (/ t y))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ t y)) (/ x z)))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* t z) #s(hole binary64 (* t 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 (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) z))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* t (- (/ (* x y) (* t z)) 1))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (+ (* -1 (* t 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 (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* z (+ (* -1 t) (/ (* x y) z))) a))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* z (+ t (* -1 (/ (* x y) z)))) a)))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | z | @ | -inf | ((+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) t z (/ -1 a) -1 a (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (neg z) (+ (* (neg x) (/ y z)) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* x (/ y z)) t) z) (- (* x (/ y z)) t) (* x (/ y z)) (/ y z) (+ (* x (/ y a)) (* (neg t) (/ z a))) (/ y a)) |
| 3.0ms | y | @ | -inf | ((+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) t z (/ -1 a) -1 a (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (neg z) (+ (* (neg x) (/ y z)) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* x (/ y z)) t) z) (- (* x (/ y z)) t) (* x (/ y z)) (/ y z) (+ (* x (/ y a)) (* (neg t) (/ z a))) (/ y a)) |
| 3.0ms | x | @ | -inf | ((+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) t z (/ -1 a) -1 a (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (neg z) (+ (* (neg x) (/ y z)) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* x (/ y z)) t) z) (- (* x (/ y z)) t) (* x (/ y z)) (/ y z) (+ (* x (/ y a)) (* (neg t) (/ z a))) (/ y a)) |
| 3.0ms | z | @ | inf | ((+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) t z (/ -1 a) -1 a (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (neg z) (+ (* (neg x) (/ y z)) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* x (/ y z)) t) z) (- (* x (/ y z)) t) (* x (/ y z)) (/ y z) (+ (* x (/ y a)) (* (neg t) (/ z a))) (/ y a)) |
| 3.0ms | a | @ | -inf | ((+ (* (* t z) (/ -1 a)) (/ (* y x) a)) (* t z) t z (/ -1 a) -1 a (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (neg t) (/ z a)) (neg t) (/ z a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (neg z) (+ (* (neg x) (/ y z)) t)) (neg z) (+ (* (neg x) (/ y z)) t) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (- (* x (/ y z)) t) z) (- (* x (/ y z)) t) (* x (/ y z)) (/ y z) (+ (* x (/ y a)) (* (neg t) (/ z a))) (/ y a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 2753 |
| 0 | 326 | 2512 |
| 1 | 1282 | 2383 |
| 0 | 9003 | 2352 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(*.f64 t z) |
t |
z |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(/.f64 (*.f64 y x) a) |
(*.f64 y x) |
y |
x |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(neg.f64 t) |
(/.f64 z a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t)) |
(neg.f64 z) |
#s(approx (+ (* (neg x) (/ y z)) t) t) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) |
(*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z) |
(-.f64 (*.f64 x (/.f64 y z)) t) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(/.f64 y a) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (* y x) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* y x) #s(hole binary64 (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #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 (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 t)) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (+ t (* -1 (/ (* x y) z))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (/ (* x y) z)))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* x (+ (* -1 (/ y z)) (/ t x))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* x y))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ t x)) (/ y z)))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* y (+ (* -1 (/ x z)) (/ t y))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ t y)) (/ x z)))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* t z) #s(hole binary64 (* t 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 (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) z))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* t (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (+ (* (neg x) (/ y z)) t) #s(hole binary64 (* -1 (* t (- (/ (* x y) (* t z)) 1))))) |
#s(approx (* (- (* x (/ y z)) t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (- (* x (/ y z)) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (/ (+ (* -1 (* t 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 (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* z (+ (* -1 t) (/ (* x y) z))) a))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* t z) (/ -1 a)) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* z (+ t (* -1 (/ (* x y) z)))) a)))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) #s(literal -1 binary64)) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 z t) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #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 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 t))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 z t))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 (neg.f64 z) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 z t) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a))))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x)) |
(*.f64 z t) |
(*.f64 t z) |
t |
z |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) a) |
(neg.f64 (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
#s(literal -1 binary64) |
a |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 y a) x) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) a)) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (neg.f64 z) a) t))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 t) z) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) z) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 t) z) a) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z (neg.f64 (neg.f64 a))) |
(/.f64 z a) |
(neg.f64 (/.f64 (neg.f64 z) a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t)))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t)))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(*.f64 (*.f64 #s(approx (+ (* (neg x) (/ y z)) t) t) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 #s(approx (+ (* (neg x) (/ y z)) t) t) z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t)) |
(*.f64 #s(approx (+ (* (neg x) (/ y z)) t) t) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(*.f64 z (*.f64 #s(literal -1 binary64) #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(*.f64 z (neg.f64 #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(neg.f64 (*.f64 #s(approx (+ (* (neg x) (/ y z)) t) t) z)) |
(neg.f64 (*.f64 z #s(approx (+ (* (neg x) (/ y z)) t) t))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (+ (* (neg x) (/ y z)) t) t) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z))) (neg.f64 a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z))) a)) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) (neg.f64 a))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) |
(*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z) |
(*.f64 z (-.f64 (*.f64 (/.f64 y z) x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) z) (-.f64 (neg.f64 t) (*.f64 (/.f64 y z) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t)) z) (fma.f64 (/.f64 y z) x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64))) z) (fma.f64 t t (*.f64 (*.f64 (neg.f64 x) (/.f64 y z)) (neg.f64 (fma.f64 (/.f64 y z) x t))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 t t) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (-.f64 (neg.f64 t) (*.f64 (/.f64 y z) x))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t))) (fma.f64 (/.f64 y z) x t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x))))) |
(/.f64 (*.f64 z (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)))) (fma.f64 t t (*.f64 (*.f64 (neg.f64 x) (/.f64 y z)) (neg.f64 (fma.f64 (/.f64 y z) x t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 (/.f64 y z) x)) (*.f64 z (*.f64 (/.f64 y z) x)))) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 z (*.f64 (/.f64 y z) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 y z) x) z) (*.f64 (*.f64 (/.f64 y z) x) z))) (-.f64 (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (/.f64 y z) x) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z (*.f64 (/.f64 y z) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 (/.f64 y z) x)) (*.f64 z (*.f64 (/.f64 y z) x))) (*.f64 (*.f64 (neg.f64 t) z) (*.f64 z (*.f64 (/.f64 y z) x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 y z) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y z) x) z) (*.f64 (*.f64 (/.f64 y z) x) z)) (*.f64 (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (/.f64 y z) x) z))))) |
(fma.f64 (*.f64 z (/.f64 y z)) x (*.f64 (neg.f64 t) z)) |
(fma.f64 (*.f64 z x) (/.f64 y z) (*.f64 (neg.f64 t) z)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 (neg.f64 t) z (*.f64 z (*.f64 (/.f64 y z) x))) |
(fma.f64 (*.f64 (/.f64 y z) x) z (*.f64 (neg.f64 t) z)) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 (neg.f64 z) t (*.f64 z (*.f64 (/.f64 y z) x))) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 y z) x))) |
(fma.f64 (/.f64 y z) (*.f64 x z) (*.f64 (neg.f64 t) z)) |
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 (neg.f64 t) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 z (*.f64 (/.f64 y z) x))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 z (neg.f64 t) (*.f64 z (*.f64 (/.f64 y z) x))) |
(fma.f64 z (*.f64 (/.f64 y z) x) (*.f64 (neg.f64 t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(fma.f64 t (neg.f64 z) (*.f64 z (*.f64 (/.f64 y z) x))) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 x) (*.f64 (/.f64 y z) z))) |
(-.f64 (*.f64 (neg.f64 t) z) (*.f64 (*.f64 z (/.f64 y z)) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (/.f64 y z) x) z) (*.f64 (neg.f64 t) z)) |
(+.f64 (*.f64 z (*.f64 (/.f64 y z) x)) (*.f64 (neg.f64 t) z)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 (*.f64 (/.f64 y z) x) z)) |
(+.f64 (*.f64 (neg.f64 t) z) (*.f64 z (*.f64 (/.f64 y z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 (/.f64 y z) x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (*.f64 (*.f64 (neg.f64 x) (/.f64 y z)) (neg.f64 (fma.f64 (/.f64 y z) x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 y z) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 (/.f64 y z) x) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 (/.f64 y z) x t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) (-.f64 (neg.f64 t) (*.f64 (/.f64 y z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x))))) |
(/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64))) (fma.f64 t t (*.f64 (*.f64 (neg.f64 x) (/.f64 y z)) (neg.f64 (fma.f64 (/.f64 y z) x t))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z) (neg.f64 t)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x) (neg.f64 t)) |
(fma.f64 (/.f64 x (neg.f64 z)) (/.f64 y #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (/.f64 y z) x (neg.f64 t)) |
(fma.f64 (/.f64 x z) y (neg.f64 t)) |
(fma.f64 x (/.f64 y z) (neg.f64 t)) |
(fma.f64 y (/.f64 x z) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 (/.f64 y z) x)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 (/.f64 y z) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x t)) (/.f64 (*.f64 t t) (fma.f64 (/.f64 y z) x t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x))))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (/.f64 y z) x)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 (neg.f64 t) (*.f64 (/.f64 y z) x))) (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (-.f64 (neg.f64 t) (*.f64 (/.f64 y z) x)))) |
(-.f64 (neg.f64 t) (*.f64 (neg.f64 x) (/.f64 y z))) |
(-.f64 (*.f64 (/.f64 y z) x) t) |
(+.f64 (/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 t t (*.f64 (*.f64 (neg.f64 x) (/.f64 y z)) (neg.f64 (fma.f64 (/.f64 y z) x t))))) (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 t t (*.f64 (*.f64 (neg.f64 x) (/.f64 y z)) (neg.f64 (fma.f64 (/.f64 y z) x t)))))) |
(+.f64 (neg.f64 t) (*.f64 (/.f64 y z) x)) |
(+.f64 (*.f64 (/.f64 y z) x) (neg.f64 t)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 x z) y) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (*.f64 x y) z) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 y z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) z) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) #s(literal -1 binary64)) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 z t) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #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 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 z t) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) (neg.f64 t))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 z t))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 (neg.f64 z) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 z t) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) a) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) y) a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 t t) (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 x y (*.f64 z t)) a))))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x)) |
(/.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)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ (* y x) a) (*.f64 (/.f64 y a) x)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (neg.f64 t) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (+ (* (neg x) (/ y z)) t) t) |
#s(approx (+ (* (neg x) (/ y z)) t) (fma.f64 (neg.f64 x) (/.f64 y z) t)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- (* x (/ y z)) t) z) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (- (* x (/ y z)) t) (neg.f64 t)) |
#s(approx (- (* x (/ y z)) t) (-.f64 (*.f64 (/.f64 y z) x) t)) |
#s(approx (* x (/ y z)) (*.f64 (/.f64 y z) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 x y)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (neg.f64 x) (/.f64 y z))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 t x) (/.f64 y z)) x)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 x y)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (-.f64 y (/.f64 (*.f64 z t) x)) x)) |
#s(approx (- (* x (/ y z)) t) (*.f64 (/.f64 y z) x)) |
#s(approx (- (* x (/ y z)) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (neg.f64 x) (-.f64 (/.f64 y z) (/.f64 t x)))) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (neg.f64 x) (fma.f64 t (/.f64 z x) (neg.f64 y)))) |
#s(approx (- (* x (/ y z)) t) (*.f64 (-.f64 (/.f64 y z) (/.f64 t x)) x)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z x) (/.f64 y a)) x)) |
#s(approx y y) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 t y) (/.f64 x z)) y)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (-.f64 x (/.f64 (*.f64 z t) y)) y)) |
#s(approx (- (* x (/ y z)) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) (neg.f64 y))) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (fma.f64 t (/.f64 z y) (neg.f64 x)) (neg.f64 y))) |
#s(approx (- (* x (/ y z)) t) (*.f64 (-.f64 (/.f64 x z) (/.f64 t y)) y)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z y) (/.f64 x a)) y)) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx z z) |
#s(approx (* (neg t) (/ z a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ z a) (/.f64 z a)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 t) z (*.f64 x y))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (neg x) (/ y z)) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z t)) z)) |
#s(approx (- (* x (/ y z)) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx t t) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (- (* x (/ y z)) t) (-.f64 (*.f64 (/.f64 y z) x) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) t) z)) t)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (- (* x (/ y z)) t) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x z) #s(literal -1 binary64)) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 y t) (/.f64 x a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (* (neg z) (+ (* (neg x) (/ y z)) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (+ (* (neg x) (/ y z)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) t) z)) t)) |
#s(approx (* (- (* x (/ y z)) t) z) (*.f64 (-.f64 (/.f64 (*.f64 x y) t) z) t)) |
#s(approx (- (* x (/ y z)) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) t) z)) (neg.f64 t))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (/ -1 a) (/.f64 #s(literal -1 binary64) a)) |
#s(approx a a) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (+ (* x (/ y a)) (* (neg t) (/ z a))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
Compiled 8 922 to 1 204 computations (86.5% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 4 | 398 |
| Fresh | 1 | 6 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 398 | 15 | 413 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.2% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
| ✓ | 84.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 93.4% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| 34.7% | (/.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)) | |
| 53.6% | (/.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)) | |
| 83.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) | |
| ✓ | 53.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
| 40.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* x (/ y z)) t) (*.f64 (/.f64 y z) x)) z)) a) | |
| ✓ | 48.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| ▶ | 57.4% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z)) |
| 51.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 80.3% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
| ▶ | 46.2% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
| ▶ | 53.1% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
| ✓ | 51.8% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
Compiled 581 to 404 computations (30.5% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 (neg.f64 z) a) |
(neg.f64 z) |
z |
a |
t |
(/.f64 (*.f64 y x) a) |
(*.f64 y x) |
y |
x |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
(*.f64 z t) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z) |
(/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) |
(-.f64 (*.f64 (/.f64 y z) x) t) |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) |
(fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) |
(*.f64 x y) |
(*.f64 (*.f64 a z) (neg.f64 t)) |
(*.f64 a z) |
(neg.f64 t) |
(*.f64 (*.f64 a z) a) |
| Outputs |
|---|
#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) #s(hole binary64 (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ y a) x) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (+ (* -1 (/ t a)) (/ (* x y) (* a z))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (+ (* -1 (/ t a)) (/ (* x y) (* a z))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#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 (/ (- (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (/ (* x y) (* a z)))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* x (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (/ (* x y) (* a z)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* x (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* y (+ (* -1 (/ t (* a y))) (/ x (* a z)))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* y (+ (* -1 (/ t (* a y))) (/ x (* a z)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a z))) (/ t (* a y))))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a z))) (/ t (* a y))))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ -1 a) (* z t)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) z))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) z))) |
#s(approx (* (* a z) (neg t)) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (* a z) #s(hole binary64 (* a z))) |
#s(approx (* (* a z) a) #s(hole binary64 (* (pow a 2) z))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* t (- (/ (* x y) (* a (* t z))) (/ 1 a))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* t (- (/ (* x y) (* a (* t z))) (/ 1 a))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a (* t z)))) (/ 1 a)))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a (* t z)))) (/ 1 a)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* z (+ (* -1 t) (/ (* x y) z))) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (/ (* z (- (/ (* x y) z) t)) a))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (/ (- (/ (* x y) z) t) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) (* a z)))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* z (+ t (* -1 (/ (* x y) z)))) a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) (* a z))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | inf | ((+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (neg z) z a t (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ -1 a) (* z t)) (/ -1 a) -1 (* z t) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ (- (* (/ y z) x) t) a) z) (/ (- (* (/ y z) x) t) a) (- (* (/ y z) x) t) (* (/ y z) x) (/ y z) (/ (- (* x y) (* z t)) a) (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (+ (* (* x y) a) (* (* a z) (neg t))) (* x y) (* (* a z) (neg t)) (* a z) (neg t) (* (* a z) a)) |
| 9.0ms | t | @ | inf | ((+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (neg z) z a t (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ -1 a) (* z t)) (/ -1 a) -1 (* z t) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ (- (* (/ y z) x) t) a) z) (/ (- (* (/ y z) x) t) a) (- (* (/ y z) x) t) (* (/ y z) x) (/ y z) (/ (- (* x y) (* z t)) a) (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (+ (* (* x y) a) (* (* a z) (neg t))) (* x y) (* (* a z) (neg t)) (* a z) (neg t) (* (* a z) a)) |
| 8.0ms | z | @ | 0 | ((+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (neg z) z a t (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ -1 a) (* z t)) (/ -1 a) -1 (* z t) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ (- (* (/ y z) x) t) a) z) (/ (- (* (/ y z) x) t) a) (- (* (/ y z) x) t) (* (/ y z) x) (/ y z) (/ (- (* x y) (* z t)) a) (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (+ (* (* x y) a) (* (* a z) (neg t))) (* x y) (* (* a z) (neg t)) (* a z) (neg t) (* (* a z) a)) |
| 6.0ms | a | @ | -inf | ((+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (neg z) z a t (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ -1 a) (* z t)) (/ -1 a) -1 (* z t) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ (- (* (/ y z) x) t) a) z) (/ (- (* (/ y z) x) t) a) (- (* (/ y z) x) t) (* (/ y z) x) (/ y z) (/ (- (* x y) (* z t)) a) (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (+ (* (* x y) a) (* (* a z) (neg t))) (* x y) (* (* a z) (neg t)) (* a z) (neg t) (* (* a z) a)) |
| 5.0ms | x | @ | inf | ((+ (* (/ (neg z) a) t) (/ (* y x) a)) (/ (neg z) a) (neg z) z a t (/ (* y x) a) (* y x) y x (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ -1 a) (* z t)) (/ -1 a) -1 (* z t) (/ (- (* x y) (* z t)) a) (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (* (/ (- (* (/ y z) x) t) a) z) (/ (- (* (/ y z) x) t) a) (- (* (/ y z) x) t) (* (/ y z) x) (/ y z) (/ (- (* x y) (* z t)) a) (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (+ (* (* x y) a) (* (* a z) (neg t))) (* x y) (* (* a z) (neg t)) (* a z) (neg t) (* (* a z) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 363 | 3412 |
| 0 | 398 | 3215 |
| 1 | 1574 | 2941 |
| 0 | 8332 | 2856 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 (neg.f64 z) a) |
(neg.f64 z) |
z |
a |
t |
(/.f64 (*.f64 y x) a) |
(*.f64 y x) |
y |
x |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
(*.f64 z t) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z) |
(/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) |
(-.f64 (*.f64 (/.f64 y z) x) t) |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) |
(fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) |
(*.f64 x y) |
(*.f64 (*.f64 a z) (neg.f64 t)) |
(*.f64 a z) |
(neg.f64 t) |
(*.f64 (*.f64 a z) 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) #s(hole binary64 (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ y a) x) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (+ (* -1 (/ t a)) (/ (* x y) (* a z))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 t))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (- (/ (* x y) z) t))) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (+ (* -1 (/ t a)) (/ (* x y) (* a z))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (+ (* -1 (* a (* t z))) (* a (* x y))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#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 (/ (- (* 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (/ (* x y) (* a z)))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* x (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (/ (* x y) z))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* x (+ (* -1 (/ t x)) (/ y z))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (/ (* x y) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (/ (* x y) (* a z)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* x (+ (* -1 (/ t (* a x))) (/ y (* a z)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* a (* x y)))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* x (+ (* -1 (/ (* a (* t z)) x)) (* a y))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (/ t x)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* a z))) (/ t (* a x))))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* x (+ (* -1 (* a y)) (/ (* a (* t z)) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* y (+ (* -1 (/ t (* a y))) (/ x (* a z)))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* y (+ (* -1 (/ t y)) (/ x z))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* y (+ (* -1 (/ t (* a y))) (/ x (* a z)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* y (+ (* -1 (/ (* a (* t z)) y)) (* a x))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a z))) (/ t (* a y))))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (/ t y)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a z))) (/ t (* a y))))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* y (+ (* -1 (* a x)) (/ (* a (* t z)) y)))))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (/ -1 a) (* z t)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) z))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) z))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (/ (+ (* -1 (/ (* t z) a)) (/ (* x y) a)) z))) |
#s(approx (* (* a z) (neg t)) #s(hole binary64 (* -1 (* a (* t z))))) |
#s(approx (* a z) #s(hole binary64 (* a z))) |
#s(approx (* (* a z) a) #s(hole binary64 (* (pow a 2) z))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* z (+ (* -1 (* a t)) (/ (* a (* x y)) z))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (* x y)) z)) (* a t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (+ (* -1 t) (/ (* x y) z)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* t (- (/ (* x y) (* a (* t z))) (/ 1 a))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* t (- (/ (* x y) (* t z)) 1)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* t (- (/ (* x y) (* a (* t z))) (/ 1 a))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* t (+ (* -1 (* a z)) (/ (* a (* x y)) t))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a (* t z)))) (/ 1 a)))))) |
#s(approx (- (* (/ y z) x) t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a (* t z)))) (/ 1 a)))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* a (* x y)) t)) (* a z)))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) 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 z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (/ (* z (+ (* -1 t) (/ (* x y) z))) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) #s(hole binary64 (/ (* z (- (/ (* x y) z) t)) a))) |
#s(approx (/ (- (* (/ y z) x) t) a) #s(hole binary64 (/ (- (/ (* x y) z) t) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) (* a z)))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* a (+ (* -1 (* t z)) (* x y))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) #s(hole binary64 (* -1 (/ (* z (+ t (* -1 (/ (* x y) z)))) a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) (* a z))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) #s(hole binary64 (* -1 (* a (+ (* -1 (* x y)) (* t z)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64))) (fma.f64 (/.f64 y a) x (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 (neg.f64 t) z) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 t z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 (neg.f64 t) z) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) t))))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #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 y a) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 y a) x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 t z) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x a) y (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x a) y (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 (*.f64 x y) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #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 z) a) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.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 y a) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 y a) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 t z (neg.f64 (*.f64 x y))) a) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 t z (neg.f64 (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #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 z) a) t) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z)) t)) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 t z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (/.f64 (neg.f64 z) a)) t)) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 (neg.f64 z) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (neg.f64 (/.f64 y a)) x)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (neg.f64 x) (/.f64 y a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (neg.f64 y) (/.f64 x a))) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (neg.f64 (/.f64 y a)) x)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 y a) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 t) z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 y a) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z a) #s(literal 2 binary64)) (*.f64 t t) (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x)))))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (/.f64 y a) x) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (*.f64 (/.f64 y a) x)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 a)) |
(/.f64 (neg.f64 z) a) |
(neg.f64 (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
a |
t |
(*.f64 (/.f64 y a) x) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(*.f64 x y) |
(*.f64 y x) |
y |
x |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 y a) x))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) |
(/.f64 (*.f64 x y) a) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (*.f64 (neg.f64 t) z) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t) |
(*.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) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) z) a) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
(*.f64 t z) |
(*.f64 z t) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) #s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z) |
(*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 y z) x) t) z) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 y z) x) a) (/.f64 (*.f64 (/.f64 y z) x) a)) (pow.f64 (/.f64 t a) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 y z) x) a) (/.f64 t a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y z) x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 t a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 y z) x) a) (/.f64 (*.f64 (/.f64 y z) x) a) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 y z) x) a) (/.f64 t a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y z) x) t))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y z) x) (neg.f64 a)) (*.f64 a (neg.f64 t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y z) x) a) (*.f64 t a)) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y z) x) t)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) |
(-.f64 (/.f64 (*.f64 (/.f64 y z) x) a) (/.f64 t a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (fma.f64 (/.f64 y z) x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 (/.f64 y z) x) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 t t)) (fma.f64 (/.f64 y z) x t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 (/.f64 y z) x) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 y z) x t)) (/.f64 (*.f64 t t) (fma.f64 (/.f64 y z) x t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 (/.f64 y z) x) t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (fma.f64 t t (*.f64 (*.f64 (/.f64 y z) x) t))))) |
(-.f64 (*.f64 (/.f64 y z) x) t) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x)) |
(*.f64 (neg.f64 (/.f64 x z)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 y z) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y z) x) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x y))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 z)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) a) (/.f64 z (*.f64 a z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 a z)) (/.f64 z a)) |
(*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z) |
(*.f64 z (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (neg.f64 t) a) z)) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z))) (-.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 (neg.f64 t) a)) (*.f64 z (/.f64 (neg.f64 t) a))) (*.f64 (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z)) (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z)))) (-.f64 (*.f64 z (/.f64 (neg.f64 t) a)) (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (neg.f64 t) a) z) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z)) (*.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (neg.f64 t) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 (neg.f64 t) a)) (*.f64 z (/.f64 (neg.f64 t) a)) (-.f64 (*.f64 (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z)) (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z))) (*.f64 (*.f64 z (/.f64 (neg.f64 t) a)) (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) z)) (neg.f64 (*.f64 (*.f64 a z) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) z) (*.f64 (*.f64 a z) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z))) |
(-.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (*.f64 (neg.f64 (/.f64 x z)) (/.f64 y a)) z)) |
(-.f64 (*.f64 z (/.f64 (neg.f64 t) a)) (*.f64 (neg.f64 z) (/.f64 (*.f64 (/.f64 y a) x) z))) |
(+.f64 (*.f64 (/.f64 (neg.f64 t) a) z) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) z)) |
(+.f64 (*.f64 z (/.f64 (neg.f64 t) a)) (*.f64 z (/.f64 (*.f64 (/.f64 y a) x) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) (*.f64 (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)))) (-.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (-.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) (*.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)))))) |
(/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 (/.f64 x z) y)) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (pow.f64 (/.f64 t a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (*.f64 (/.f64 y a) x) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 (neg.f64 t) a)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 a z))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))))) (neg.f64 (neg.f64 (*.f64 (*.f64 a z) a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x z) y) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x z) y) a (*.f64 a (neg.f64 t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 (neg.f64 t)))) (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t))) (*.f64 (neg.f64 (*.f64 a z)) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 y a) x) (neg.f64 a) (*.f64 z (neg.f64 (neg.f64 t)))) (*.f64 z (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 y a) x) a (*.f64 z (neg.f64 t))) (*.f64 a z)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 (*.f64 a z) (neg.f64 (neg.f64 t)))) (*.f64 (*.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 (/.f64 x z) y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 t)) (neg.f64 (*.f64 a z)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 a z)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 t)) z (*.f64 (neg.f64 a) (*.f64 (/.f64 y a) x))) (*.f64 (neg.f64 a) z)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 t)) (*.f64 a z) (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) (*.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 t) a (*.f64 a (*.f64 (/.f64 x z) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (*.f64 a z)) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 (*.f64 a z)))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 a (*.f64 (/.f64 y a) x))) (*.f64 a z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) a) (*.f64 (*.f64 (*.f64 a z) a) (*.f64 (*.f64 a z) (neg.f64 t)))) (*.f64 (*.f64 (*.f64 a z) a) (*.f64 (*.f64 a z) a))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 a z)) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (pow.f64 (/.f64 t a) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 t a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (*.f64 (/.f64 y a) x) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 (neg.f64 t) a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t)))) (neg.f64 (*.f64 (*.f64 a z) a))) |
(/.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) |
(fma.f64 (/.f64 (*.f64 a z) a) (/.f64 (neg.f64 t) (*.f64 a z)) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(fma.f64 (/.f64 (neg.f64 t) (*.f64 a z)) (/.f64 (*.f64 a z) a) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(fma.f64 (/.f64 (*.f64 a z) (*.f64 a z)) (/.f64 (neg.f64 t) a) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) a)) (/.f64 y z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal -1 binary64) z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a z)) (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y z) x) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 y a) z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a z)) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (*.f64 x a) (*.f64 a z)) (/.f64 y a) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(fma.f64 (/.f64 a (*.f64 a z)) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 a z)) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 y a) x) z) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 (/.f64 (/.f64 x a) z)) (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (/.f64 x a) z) (/.f64 (*.f64 y a) a) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y a) (*.f64 a z)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 (/.f64 x a) (/.f64 y z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 a a) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 1 binary64) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(fma.f64 (/.f64 t a) #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 y a) x) z)) |
(fma.f64 (/.f64 y z) (/.f64 x a) (/.f64 (neg.f64 t) a)) |
(fma.f64 (*.f64 (/.f64 y a) x) (/.f64 a (*.f64 a z)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t a) (/.f64 (*.f64 (/.f64 y a) x) z)) |
(fma.f64 (/.f64 y a) (/.f64 x z) (/.f64 (neg.f64 t) a)) |
(fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) |
(fma.f64 x (/.f64 (/.f64 y a) z) (/.f64 (neg.f64 t) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 t) (*.f64 (/.f64 x z) y)) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a)) (/.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x z) y) (neg.f64 t)) a))) |
(-.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (/.f64 (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)) (*.f64 (*.f64 a z) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (*.f64 (/.f64 (neg.f64 t) a) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (*.f64 #s(literal 1 binary64) (/.f64 t a))) |
(-.f64 (/.f64 (neg.f64 t) a) (*.f64 (neg.f64 (/.f64 y a)) (/.f64 x z))) |
(-.f64 (/.f64 (neg.f64 t) a) (*.f64 (neg.f64 x) (/.f64 (/.f64 y a) z))) |
(-.f64 (/.f64 (neg.f64 t) a) (*.f64 (neg.f64 (/.f64 x z)) (/.f64 y a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (*.f64 (/.f64 y a) x) z))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 t) a) (/.f64 (*.f64 (/.f64 y a) x) z)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 (neg.f64 t) a))))) (/.f64 (pow.f64 (/.f64 (neg.f64 t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 y a) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 (neg.f64 t) a)))))) |
(+.f64 (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a)) (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x a) a) (/.f64 (/.f64 y a) z)) (*.f64 (/.f64 a (*.f64 a z)) (/.f64 (*.f64 z (neg.f64 t)) a))) |
(+.f64 (/.f64 (*.f64 (/.f64 y a) x) z) (/.f64 (neg.f64 t) a)) |
(+.f64 (/.f64 (neg.f64 t) a) (/.f64 (*.f64 (/.f64 y a) x) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)) (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)))) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (*.f64 x y) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)) (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)) (*.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 a z) t) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 a z) #s(literal 2 binary64)) (*.f64 t t) (-.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (*.f64 x y) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a z) t) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 a z) t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t)))))) |
(fma.f64 (*.f64 x a) y (*.f64 (neg.f64 (neg.f64 (*.f64 a z))) (neg.f64 t))) |
(fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) |
(fma.f64 (*.f64 a z) (neg.f64 t) (*.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (*.f64 a z) (*.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) a (*.f64 (neg.f64 (neg.f64 (*.f64 a z))) (neg.f64 t))) |
(fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) |
(fma.f64 x (*.f64 y a) (*.f64 (neg.f64 (neg.f64 (*.f64 a z))) (neg.f64 t))) |
(fma.f64 x (*.f64 y a) (*.f64 (*.f64 a z) (neg.f64 t))) |
(fma.f64 a (*.f64 z (neg.f64 t)) (*.f64 (*.f64 x y) a)) |
(fma.f64 a (*.f64 x y) (*.f64 (neg.f64 (neg.f64 (*.f64 a z))) (neg.f64 t))) |
(fma.f64 a (*.f64 x y) (*.f64 (*.f64 a z) (neg.f64 t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t))))) |
(-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) |
(-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 t)) (*.f64 a z))) |
(-.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 (*.f64 a z)) (neg.f64 t))) |
(-.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (neg.f64 x) (*.f64 y a))) |
(-.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (neg.f64 (*.f64 x a)) y)) |
(-.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (neg.f64 (*.f64 x y)) a)) |
(-.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (neg.f64 a) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t)))))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 a z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a z) (neg.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t))))))) |
(+.f64 (*.f64 (*.f64 x y) a) (*.f64 (neg.f64 (neg.f64 (*.f64 a z))) (neg.f64 t))) |
(+.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a z) (neg.f64 t))) |
(+.f64 (*.f64 (*.f64 a z) (neg.f64 t)) (*.f64 (*.f64 x y) a)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 a z) (neg.f64 t)) |
(*.f64 (neg.f64 t) (*.f64 a z)) |
(*.f64 a (*.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 (*.f64 a z) t)) |
(*.f64 a z) |
(*.f64 z a) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
(*.f64 (*.f64 a z) a) |
(*.f64 a (*.f64 a z)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (* y x) a) (*.f64 (/.f64 y a) x)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx x x) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (* y x) a) (*.f64 (/.f64 y a) x)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (- (* (/ y z) x) t) a) (/.f64 (neg.f64 t) a)) |
#s(approx (/ (- (* (/ y z) x) t) a) (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a)) |
#s(approx (- (* (/ y z) x) t) (neg.f64 t)) |
#s(approx (- (* (/ y z) x) t) (-.f64 (*.f64 (/.f64 y z) x) t)) |
#s(approx (* (/ y z) x) (*.f64 (/.f64 y z) x)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (/.f64 (neg.f64 t) a)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a)) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (neg.f64 (*.f64 (*.f64 t z) a))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (fma.f64 (*.f64 x a) y (neg.f64 (*.f64 (*.f64 t z) a)))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 y a) x)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (/.f64 y a) x)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* (/ y z) x) t) a) (/.f64 (*.f64 (/.f64 y a) x) z)) |
#s(approx (/ (- (* (/ y z) x) t) a) (*.f64 (-.f64 (/.f64 (/.f64 y a) z) (/.f64 (/.f64 t a) x)) x)) |
#s(approx (- (* (/ y z) x) t) (*.f64 (/.f64 y z) x)) |
#s(approx (- (* (/ y z) x) t) (*.f64 (fma.f64 (/.f64 t x) #s(literal -1 binary64) (/.f64 y z)) x)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 y a) x)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (/.f64 (*.f64 (/.f64 y a) x) z)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (*.f64 (-.f64 (/.f64 (/.f64 y a) z) (/.f64 (/.f64 t a) x)) x)) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (*.f64 x y) a)) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (fma.f64 y a (/.f64 (neg.f64 (*.f64 (*.f64 t z) a)) x)) x)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (neg.f64 (/.f64 y a))) x))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (neg.f64 (/.f64 y a))) x))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (neg.f64 (/.f64 y a))) x))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (neg.f64 (/.f64 y a))) x))) |
#s(approx (/ (- (* (/ y z) x) t) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 y a) z) #s(literal -1 binary64) (/.f64 (/.f64 t a) x)) x))) |
#s(approx (- (* (/ y z) x) t) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) (/.f64 t x)) x))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) (/.f64 t a) (neg.f64 (/.f64 y a))) x))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 y a) z) #s(literal -1 binary64) (/.f64 (/.f64 t a) x)) x))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 t z) x) (neg.f64 (*.f64 y a))) x))) |
#s(approx y y) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* (/ y z) x) t) a) (*.f64 (-.f64 (/.f64 (/.f64 x a) z) (/.f64 (/.f64 t a) y)) y)) |
#s(approx (- (* (/ y z) x) t) (*.f64 (fma.f64 (/.f64 t y) #s(literal -1 binary64) (/.f64 x z)) y)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (*.f64 (-.f64 (/.f64 (/.f64 x a) z) (/.f64 (/.f64 t a) y)) y)) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (fma.f64 x a (/.f64 (neg.f64 (*.f64 (*.f64 t z) a)) y)) y)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (neg.f64 (/.f64 x a))) y))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (neg.f64 (/.f64 x a))) y))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (neg.f64 (/.f64 x a))) y))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (neg.f64 (/.f64 x a))) y))) |
#s(approx (/ (- (* (/ y z) x) t) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x a) z) #s(literal -1 binary64) (/.f64 (/.f64 t a) y)) y))) |
#s(approx (- (* (/ y z) x) t) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (/.f64 t y)) y))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 t a) (neg.f64 (/.f64 x a))) y))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 x a) z) #s(literal -1 binary64) (/.f64 (/.f64 t a) y)) y))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 t z) y) (neg.f64 (*.f64 x a))) y))) |
#s(approx (/ (neg z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (* (/ -1 a) (* z t)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx (/ (- (* (/ y z) x) t) a) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (*.f64 a z))) |
#s(approx (- (* (/ y z) x) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) z)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (*.f64 a z))) |
#s(approx (* (* a z) (neg t)) (neg.f64 (*.f64 (*.f64 t z) a))) |
#s(approx (* a z) (*.f64 a z)) |
#s(approx (* (* a z) a) (*.f64 (*.f64 a a) z)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (fma.f64 a (*.f64 (/.f64 y z) x) (neg.f64 (*.f64 t a))) z)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 y a) (/.f64 t a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 y a) (/.f64 t a)))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 y a) (/.f64 t a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 y a) (/.f64 t a)))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (neg.f64 z) (fma.f64 t a (neg.f64 (*.f64 a (*.f64 (/.f64 y z) x)))))) |
#s(approx t t) |
#s(approx (- (* (/ y z) x) t) (fma.f64 (/.f64 y z) x (neg.f64 t))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (- (* (/ y z) x) t) a) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) t) (/.f64 x z)) (pow.f64 a #s(literal -1 binary64))) t)) |
#s(approx (- (* (/ y z) x) t) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y z) #s(literal -1 binary64)) t)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 y a) t) (/.f64 x z)) (pow.f64 a #s(literal -1 binary64))) t)) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (fma.f64 a (/.f64 (*.f64 x y) t) (neg.f64 (*.f64 a z))) t)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y t) (/.f64 z a)))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y t) (/.f64 z a)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y t) (/.f64 z a)))) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y t) (/.f64 z a)))) |
#s(approx (/ (- (* (/ y z) x) t) a) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y (*.f64 t z)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* (/ y z) x) t) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x z)) (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y t) (/.f64 z a)))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (*.f64 (neg.f64 t) (fma.f64 (neg.f64 (/.f64 x a)) (/.f64 y (*.f64 t z)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (neg.f64 t) (fma.f64 a z (neg.f64 (/.f64 (*.f64 (*.f64 x y) a) t))))) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx a a) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 t)) z) a)) |
#s(approx (/ -1 a) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (* (/ (- (* (/ y z) x) t) a) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z)) |
#s(approx (/ (- (* (/ y z) x) t) a) (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a)) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) (*.f64 a z))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a)) |
#s(approx (+ (* (/ (neg z) a) t) (/ (* y x) a)) (neg.f64 (/.f64 (fma.f64 t z (neg.f64 (*.f64 x y))) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (neg.f64 (/.f64 (*.f64 (-.f64 t (*.f64 (/.f64 y z) x)) z) a))) |
#s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (neg.f64 (/.f64 (fma.f64 t z (neg.f64 (*.f64 x y))) a))) |
#s(approx (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) (neg.f64 (/.f64 (/.f64 (fma.f64 t z (neg.f64 (*.f64 x y))) a) z))) |
#s(approx (+ (* (* x y) a) (* (* a z) (neg t))) (neg.f64 (*.f64 (fma.f64 t z (neg.f64 (*.f64 x y))) a))) |
Compiled 14 427 to 1 703 computations (88.2% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 433 | 4 | 437 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 437 | 15 | 452 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.2% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
| ✓ | 84.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 93.4% | (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
| 66.5% | (/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) | |
| 83.4% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) | |
| ✓ | 53.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
| 40.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* x (/ y z)) t) (*.f64 (/.f64 y z) x)) z)) a) | |
| ✓ | 48.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 52.6% | #s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) z) (*.f64 (*.f64 a z) a))) | |
| 51.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| 75.4% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y))) | |
| 39.0% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(approx (- (* (/ y z) x) t) (*.f64 (/.f64 y z) x)) a) z))) | |
| ✓ | 46.2% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
| ✓ | 53.1% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
| ✓ | 51.8% | #s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
Compiled 970 to 397 computations (59.1% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(approx (- (* (/ y z) x) t) (*.f64 (/.f64 y z) x)) a) z))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* x (/ y z)) t) (*.f64 (/.f64 y z) x)) z)) a) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (/ (+ (* (* x y) a) (* (* a z) (neg t))) (* (* a z) a)) z) (*.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 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a z) (neg.f64 t))) (*.f64 (*.f64 a z) a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 (fma.f64 (*.f64 x a) y (*.f64 (*.f64 a z) (neg.f64 t))) z) (*.f64 (*.f64 a z) 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 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)) |
| Outputs |
|---|
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
9 calls:
| 29.0ms | x |
| 29.0ms | t |
| 25.0ms | (*.f64 z t) |
| 8.0ms | a |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 3 | (*.f64 z t) |
| 93.4% | 1 | (*.f64 x y) |
| 98.8% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.6% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 93.4% | 1 | x |
| 95.1% | 2 | y |
| 93.4% | 1 | z |
| 93.4% | 1 | t |
| 96.5% | 2 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(approx (- (* (/ y z) x) t) (*.f64 (/.f64 y z) x)) a) z))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* x (/ y z)) t) (*.f64 (/.f64 y z) x)) z)) a) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 (fma.f64 (/.f64 x z) y (neg.f64 t)) a) z)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (*.f64 x (/.f64 y z)) t) z)) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 x (/.f64 y t) (neg.f64 z)) t)) a) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 y z) x) t) a) z))) |
3 calls:
| 5.0ms | a |
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 4.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 3 | (*.f64 z t) |
| 93.4% | 1 | a |
| 97.4% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 11 to 19 computations (-72.7% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(approx (- (* (/ y z) x) t) (*.f64 (/.f64 y z) x)) a) z))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 #s(approx (- (* x (/ y z)) t) (*.f64 (/.f64 y z) x)) z)) a) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) z (*.f64 x y)) a) (*.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
3 calls:
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 4.0ms | (*.f64 z t) |
| 3.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 2 | (*.f64 z t) |
| 93.4% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 93.4% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 19 to 23 computations (-21.1% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
1 calls:
| 3.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 2 | (*.f64 z t) |
Compiled 3 to 6 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.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) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ y z)) t) t))) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z 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:
| 36.0ms | y |
| 5.0ms | x |
| 3.0ms | a |
| 3.0ms | t |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 4 | (*.f64 x y) |
| 69.8% | 3 | x |
| 68.6% | 3 | z |
| 61.9% | 5 | a |
| 62.2% | 5 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 59.3% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 70.5% | 3 | t |
| 68.0% | 3 | y |
| 75.3% | 3 | (*.f64 z t) |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.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 (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
2 calls:
| 2.0ms | (*.f64 x y) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.2% | 3 | (*.f64 z t) |
| 72.6% | 3 | (*.f64 x y) |
Compiled 6 to 12 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (neg.f64 t) (/.f64 z a)))) |
1 calls:
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.1% | 3 | (*.f64 z t) |
Compiled 3 to 6 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
9 calls:
| 5.0ms | y |
| 1.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 1 | a |
| 48.8% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 48.8% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 48.8% | 1 | y |
| 48.8% | 1 | z |
| 48.8% | 1 | x |
| 48.8% | 1 | t |
| 48.8% | 1 | (*.f64 x y) |
| 48.8% | 1 | (*.f64 z t) |
Compiled 27 to 54 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(approx (* (+ (* (/ x z) (/ y a)) (/ (neg t) a)) z) (*.f64 (/.f64 y a) x))) |
9 calls:
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | y |
| 1.0ms | a |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.2% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 46.2% | 1 | y |
| 46.2% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 46.2% | 1 | (*.f64 z t) |
| 46.2% | 1 | (*.f64 x y) |
| 46.2% | 1 | z |
| 46.2% | 1 | t |
| 46.2% | 1 | a |
| 46.2% | 1 | x |
Compiled 27 to 54 computations (-100% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.7481776993343665e+304 | 1.34248855633704e+307 |
| 0.0ms | -9.660863424835708e+295 | -3.8214275208335668e+289 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.783506021011598e+270 | 1.0637327762141954e+280 |
| 0.0ms | -inf | -9.660863424835708e+295 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.34248855633704e+307 | -9.566485754290744e+298 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.34248855633704e+307 | -9.566485754290744e+298 |
Compiled 12 to 17 computations (-41.7% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1038832.4872504075 | 2337142.422075276 |
| 0.0ms | -4.371210369143934e-161 | -1.1898117170615046e-161 |
| 0.0ms | -2.4658734861715813e+45 | -1.9377938846841004e+43 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.192358600288728e+54 | 5.796238567721373e+59 |
| 0.0ms | -9.394079338150341e+46 | -1.1894081766155585e+46 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.192358600288728e+54 | 5.796238567721373e+59 |
| 0.0ms | -6.526242905847103e+41 | -1.342504771489162e+41 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | fuel |
Compiled 537 to 84 computations (84.4% saved)
(sort z t)
(sort x y)
(negabs a)
Compiled 5 032 to 1 944 computations (61.4% saved)
Loading profile data...