
Time bar (total: 3.1s)
| 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)
| 601.0ms | 8 256× | 0 | valid |
ival-mult!: 121.0ms (60.2% of total)ival-div!: 61.0ms (30.3% of total)ival-sub!: 17.0ms (8.5% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 18 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | o/n | 18 | 0 |
| ↳ | (*.f64 x y) | overflow | 27 | |
| ↳ | (*.f64 z t) | overflow | 29 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 52 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 27 | |
| ↳ | (*.f64 z t) | overflow | 29 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 20 | 0 |
| - | 0 | 236 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 20 | 0 | 0 |
| - | 0 | 0 | 236 |
| number | freq |
|---|---|
| 0 | 236 |
| 1 | 20 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 31.0ms | 512× | 0 | valid |
Compiled 67 to 31 computations (53.7% saved)
ival-mult!: 6.0ms (59.7% of total)ival-div!: 3.0ms (29.8% of total)ival-sub!: 1.0ms (9.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 194 |
| 1 | 162 | 194 |
| 2 | 363 | 194 |
| 3 | 749 | 193 |
| 4 | 1300 | 193 |
| 5 | 1662 | 193 |
| 6 | 1662 | 193 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(negabs a)
(sort x y)
(sort z t)
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx a #s(hole binary64 a)) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | y | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | x | @ | inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | x | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
| 1.0ms | y | @ | -inf | ((/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* x y) x y (* z t) z t a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 554 |
| 0 | 132 | 526 |
| 1 | 640 | 516 |
| 2 | 5462 | 514 |
| 0 | 8460 | 504 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx a #s(hole binary64 a)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (/.f64 (*.f64 t z) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (pow.f64 (neg.f64 a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 y x)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a)) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 (*.f64 (neg.f64 z) (/.f64 t a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 (neg.f64 x) y) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 y x) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 y x) a) (-.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 t) (*.f64 z (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) t (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
a |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (*.f64 y x) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 x) (-.f64 y (/.f64 (*.f64 t z) x)))) |
#s(approx y y) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 t y) (/.f64 z a) (/.f64 (neg.f64 x) a)) y)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) (neg.f64 y))) |
#s(approx (- (* x y) (* z t)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) z) t) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) t))) |
#s(approx t t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (- (* x y) (* z t)) (*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx a a) |
Compiled 2 061 to 348 computations (83.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 12 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 12 | 114 |
| Status | Accuracy | Program |
|---|---|---|
| 89.0% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) | |
| ▶ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| 87.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)) | |
| 62.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) | |
| ▶ | 92.6% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| 31.4% | (/.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)) | |
| 50.3% | (/.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)) | |
| ▶ | 79.6% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
| ▶ | 55.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ▶ | 48.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 56.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
Compiled 362 to 288 computations (20.4% saved)
| Inputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
y |
x |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
a |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 y a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) z) |
(neg.f64 x) |
(/.f64 y t) |
(neg.f64 t) |
| Outputs |
|---|
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 z)) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (+ z (* -1 (/ (* x y) t))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ z x))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (/ y t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z y))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (/ x t)))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* z (- (/ (* x y) (* t z)) 1))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t) (neg t)) |
| 4.0ms | x | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t) (neg t)) |
| 3.0ms | t | @ | 0 | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t) (neg t)) |
| 3.0ms | t | @ | inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t) (neg t)) |
| 2.0ms | a | @ | -inf | ((/ (+ (* y x) (* (neg z) t)) a) (+ (* y x) (* (neg z) t)) y x (* (neg z) t) (neg z) z t a (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* y x) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (+ (* (/ y a) x) (* (neg z) (/ t a))) (/ y a) (* (neg z) (/ t a)) (/ t a) (/ (- (* x y) (* z t)) a) (- (* x y) (* z t)) (* (+ (* (neg x) (/ y t)) z) (neg t)) (+ (* (neg x) (/ y t)) z) (neg x) (/ y t) (neg t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 1982 |
| 0 | 281 | 1821 |
| 1 | 1160 | 1799 |
| 0 | 8733 | 1769 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
y |
x |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
z |
t |
a |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 y a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) z) |
(neg.f64 x) |
(/.f64 y t) |
(neg.f64 t) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (- (* x y) (* t z)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 z)) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (+ z (* -1 (/ (* x y) t))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x y))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* x (+ y (* -1 (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ z x))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (/ (* t z) x)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (/ y t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* y (+ x (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z y))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* t z) y)))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (/ x t)))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (+ (* -1 (* t z)) (* x y)))) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* z (- (/ (* x y) z) t)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* z (+ (* -1 t) (/ (* x y) z))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (* -1 (* z (- (/ (* x y) (* t z)) 1))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (+ (* (neg x) (/ y t)) z) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t z)) t))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* t (- (/ (* x y) t) z)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* t (+ (* -1 z) (/ (* x y) t))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* y x) (* (neg z) t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (- (* x y) (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x y) t))))))) |
#s(approx (/ (+ (* y x) (* (neg z) t)) a) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 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 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(*.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 t z (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (fma.f64 t z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 (neg.f64 y) x (*.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 x y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (neg.f64 y) x))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 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)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 x y) (*.f64 t z)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (neg.f64 y) x))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 z) t)) |
y |
x |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
a |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y))) a)) |
(neg.f64 (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) (neg.f64 a))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t))) a)) |
(neg.f64 (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) (neg.f64 a))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (fma.f64 (*.f64 z z) (pow.f64 (/.f64 t a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 x y)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 t z) a) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 t z) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 t z (*.f64 x y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) a)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 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 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 t) a) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (*.f64 (/.f64 (neg.f64 x) a) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) a) y) #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) a) y)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 t z (*.f64 x y)) a) (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) a) t) (/.f64 (*.f64 x y) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) a)) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
(neg.f64 (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) a)) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t (neg.f64 (neg.f64 a))) |
(/.f64 t a) |
(neg.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z)))) (neg.f64 a)) |
(/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z)))) a)) |
(neg.f64 (/.f64 #s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) (neg.f64 a))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 x) t) y z)) t) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z)) t) |
(*.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) (fma.f64 (/.f64 x t) y (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z)) |
(*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) t)) |
(*.f64 t (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) #s(literal -1 binary64))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
(*.f64 t (neg.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (neg.f64 t)) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z)) (neg.f64 t)) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 (neg.f64 t) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (*.f64 (neg.f64 t) (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 t) (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) y z) t)) |
(fma.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 t) z (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 (neg.f64 t) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 t) z (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 t) z (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t) (*.f64 (neg.f64 z) t)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) t (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 (neg.f64 z) t (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 z) t (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 (neg.f64 z) t (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 t (neg.f64 z) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 t (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 t (neg.f64 z) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 t (neg.f64 z) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 z (neg.f64 t) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(fma.f64 z (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 z (neg.f64 t) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(fma.f64 z (neg.f64 t) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y)) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 t))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(+.f64 (*.f64 (neg.f64 z) t) (neg.f64 (*.f64 (*.f64 t (/.f64 y t)) (neg.f64 x)))) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) (*.f64 (/.f64 (neg.f64 x) t) y))) |
(*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) y (neg.f64 z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x t) y z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))) (fma.f64 (/.f64 x t) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (*.f64 z z)) (neg.f64 (fma.f64 (/.f64 x t) y z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) |
(neg.f64 (fma.f64 (/.f64 x t) y (neg.f64 z))) |
(fma.f64 (/.f64 (neg.f64 x) t) y z) |
(fma.f64 (/.f64 x t) (neg.f64 y) z) |
(fma.f64 (neg.f64 y) (/.f64 x t) z) |
(fma.f64 (/.f64 (neg.f64 y) t) x z) |
(fma.f64 (neg.f64 x) (/.f64 y t) z) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) z) |
(fma.f64 (/.f64 y t) (neg.f64 x) z) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) z) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) t) z) |
(fma.f64 x (/.f64 (neg.f64 y) t) z) |
(fma.f64 y (/.f64 (neg.f64 x) t) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (neg.f64 (fma.f64 (/.f64 x t) y z))) (/.f64 (*.f64 z z) (neg.f64 (fma.f64 (/.f64 x t) y z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 z z) (fma.f64 (/.f64 x t) y z)) (/.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x t) y z))) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 z)) |
(-.f64 z (*.f64 (neg.f64 (neg.f64 x)) (/.f64 y t))) |
(-.f64 z (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal -1 binary64))) |
(-.f64 z (*.f64 (/.f64 (neg.f64 y) t) (neg.f64 x))) |
(-.f64 z (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z))) (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (neg.f64 (fma.f64 (/.f64 x t) y z)) (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (/.f64 x t) y z) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) t) y) z) |
(+.f64 z (*.f64 (/.f64 (neg.f64 x) t) y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) t)) |
(*.f64 y (/.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 y)) t) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 (/.f64 (neg.f64 y) t) #s(literal -1 binary64)) |
(/.f64 y t) |
(neg.f64 (/.f64 (neg.f64 y) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx x x) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 z) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (neg.f64 z) t)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (+ (* (neg x) (/ y t)) z) z) |
#s(approx (+ (* (neg x) (/ y t)) z) (fma.f64 (/.f64 (neg.f64 x) t) y z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (*.f64 x y) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 y (/.f64 (*.f64 t z) x)) x)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (/.f64 (neg.f64 x) t) y)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 z x) (/.f64 y t)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z x) t (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z x) t (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z x) t (neg.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 y t) (/.f64 z x)) (neg.f64 x))) |
#s(approx y y) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 x (/.f64 (*.f64 t z) y)) y)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 z y) (/.f64 x t)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y))) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 (/.f64 x t) (/.f64 z y)) (neg.f64 y))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* y x) (* (neg z) t)) (fma.f64 (neg.f64 z) t (*.f64 x y))) |
#s(approx (* (neg z) (/ t a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 (neg.f64 t) a)) z)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (-.f64 (/.f64 (*.f64 x y) z) t) z)) |
#s(approx (+ (* (neg x) (/ y t)) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)) z)) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (+ (* (neg x) (/ y t)) z) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t z)) t)) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (/.f64 y t) a) x (/.f64 (neg.f64 z) a)) t)) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 x t) y (neg.f64 z)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (+ (* y x) (* (neg z) t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y t) (/.f64 z a)) (neg.f64 t))) |
#s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) y z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx a a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 x y)) a)) |
Compiled 7 734 to 1 220 computations (84.2% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 378 | 5 | 383 |
| Fresh | 4 | 3 | 7 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 382 | 13 | 395 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.1% | (fma.f64 (/.f64 y a) x (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 84.9% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
| ▶ | 87.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 89.0% | (fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
| 62.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) | |
| ✓ | 92.6% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 79.6% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
| ✓ | 55.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ✓ | 48.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 84.6% | (/.f64 #s(approx (- (* x y) (* z t)) #s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)))) a) | |
| 56.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) | |
| ▶ | 56.5% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
Compiled 333 to 275 computations (17.4% saved)
| Inputs |
|---|
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
#s(literal -1 binary64) |
(neg.f64 a) |
a |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (neg.f64 z) a) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (/.f64 y a) x (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 y a) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 t z) |
(/.f64 #s(literal -1 binary64) a) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
| Outputs |
|---|
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (/ 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 (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (* t z) (/ -1 a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (* t (/ -1 (neg a))) #s(hole binary64 (/ t a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 (neg a)) #s(hole binary64 (/ 1 a))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 73.0ms | a | @ | 0 | ((+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) (* x y) x y (/ -1 (neg a)) -1 (neg a) a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (/ t a))) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (* t z) (/ -1 a))) (/ y a) (* (* t z) (/ -1 a)) (* t z) (/ -1 a) (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (neg z) (* t (/ -1 (neg a)))) (* t (/ -1 (neg a)))) |
| 3.0ms | a | @ | -inf | ((+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) (* x y) x y (/ -1 (neg a)) -1 (neg a) a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (/ t a))) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (* t z) (/ -1 a))) (/ y a) (* (* t z) (/ -1 a)) (* t z) (/ -1 a) (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (neg z) (* t (/ -1 (neg a)))) (* t (/ -1 (neg a)))) |
| 2.0ms | a | @ | inf | ((+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) (* x y) x y (/ -1 (neg a)) -1 (neg a) a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (/ t a))) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (* t z) (/ -1 a))) (/ y a) (* (* t z) (/ -1 a)) (* t z) (/ -1 a) (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (neg z) (* t (/ -1 (neg a)))) (* t (/ -1 (neg a)))) |
| 2.0ms | z | @ | inf | ((+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) (* x y) x y (/ -1 (neg a)) -1 (neg a) a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (/ t a))) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (* t z) (/ -1 a))) (/ y a) (* (* t z) (/ -1 a)) (* t z) (/ -1 a) (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (neg z) (* t (/ -1 (neg a)))) (* t (/ -1 (neg a)))) |
| 2.0ms | z | @ | -inf | ((+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) (* x y) x y (/ -1 (neg a)) -1 (neg a) a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (/ t a))) (+ (* (/ x a) y) (* (neg z) (/ t a))) (/ x a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (* t z) (/ -1 a))) (/ y a) (* (* t z) (/ -1 a)) (* t z) (/ -1 a) (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (neg z) (* t (/ -1 (neg a)))) (* t (/ -1 (neg a)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 2066 |
| 0 | 215 | 1821 |
| 1 | 691 | 1746 |
| 2 | 5029 | 1741 |
| 0 | 8226 | 1626 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
#s(literal -1 binary64) |
(neg.f64 a) |
a |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (neg.f64 z) a) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
(fma.f64 (/.f64 y a) x (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 y a) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 t z) |
(/.f64 #s(literal -1 binary64) a) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
(*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (/ 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 (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (* t z) (/ -1 a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (* t (/ -1 (neg a))) #s(hole binary64 (/ t a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 (neg a)) #s(hole binary64 (/ 1 a))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (+ (* (* x y) (/ -1 (neg a))) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ x a) y) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (* t z) (/ -1 a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 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 (pow.f64 (*.f64 (/.f64 t a) z) #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 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) |
(/.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 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) 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 (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) 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 y x) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (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 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 x (neg.f64 a)) y (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y (neg.f64 a)) x (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t z) #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z)) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 y a) x)) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t (neg.f64 a)) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (*.f64 (neg.f64 x) y) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z)) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 y a) x)) |
(+.f64 (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(neg.f64 a) |
a |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) z) |
(*.f64 z (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(/.f64 (/.f64 z #s(literal -1 binary64)) a) |
(/.f64 (/.f64 z a) #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) a) |
(/.f64 z (neg.f64 a)) |
(neg.f64 (/.f64 z a)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 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 (pow.f64 (*.f64 (/.f64 t a) z) #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 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) |
(/.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 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) 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 (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) 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 y x) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (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 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 x (neg.f64 a)) y (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y (neg.f64 a)) x (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t z) #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z)) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 y a) x)) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t (neg.f64 a)) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (*.f64 (neg.f64 x) y) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z)) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 y a) x)) |
(+.f64 (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 x)) a) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 (/.f64 x (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 x a) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 t (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 t #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) t) a) |
(/.f64 (neg.f64 (neg.f64 t)) a) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 (/.f64 t (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 t a) |
(neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t)) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 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 (pow.f64 (*.f64 (/.f64 t a) z) #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 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) |
(/.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 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) 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 (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) 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 y x) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (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 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 x (neg.f64 a)) y (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y (neg.f64 a)) x (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t z) #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z)) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 y a) x)) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t (neg.f64 a)) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (*.f64 (neg.f64 x) y) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z)) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 y a) x)) |
(+.f64 (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 y)) a) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 (/.f64 y (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 y a) |
(neg.f64 (*.f64 y (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 y (neg.f64 a))) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) a) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)))) a) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 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 (pow.f64 (*.f64 (/.f64 t a) z) #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 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) |
(/.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 t) z (*.f64 (neg.f64 x) y)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) 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 (fma.f64 (*.f64 t z) (-.f64 (*.f64 t z) (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) 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 y x) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (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 (neg.f64 (fma.f64 (neg.f64 z) t (*.f64 y x))) a) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) |
(/.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x (neg.f64 a)) (/.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 x (neg.f64 a)) y (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y (neg.f64 a)) x (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t z) #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z)) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 y a) x)) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t (neg.f64 a)) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (*.f64 (neg.f64 x) y) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (fma.f64 (/.f64 x a) y (*.f64 (/.f64 t a) z)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 x) y)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z)) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 y a) x)) |
(+.f64 (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 t (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 t #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) t) a) |
(/.f64 (neg.f64 (neg.f64 t)) a) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 (/.f64 t (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 t a) |
(neg.f64 (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t)) |
(neg.f64 (/.f64 t (neg.f64 a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ x a) (/.f64 x a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx y y) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (neg z) a) (/.f64 (neg.f64 z) a)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx (* (neg z) (* t (/ -1 (neg a)))) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) (neg.f64 z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) (neg.f64 z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) (neg.f64 z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) (neg.f64 z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 y a) (/.f64 t (neg.f64 a))) (neg.f64 z))) |
#s(approx t t) |
#s(approx (* t (/ -1 (neg a))) (/.f64 t a)) |
#s(approx (* t (/ -1 (neg a))) (/.f64 t a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 x t) (/.f64 y a) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ -1 (neg a)) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (neg a) (neg.f64 a)) |
#s(approx a a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ -1 a) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
Compiled 5 558 to 724 computations (87% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 333 | 4 | 337 |
| Fresh | 0 | 3 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 336 | 14 | 350 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 87.3% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 89.0% | (fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
| 62.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) | |
| ✓ | 92.6% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 79.6% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
| ✓ | 55.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ✓ | 48.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 84.6% | (/.f64 #s(approx (- (* x y) (* z t)) #s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)))) a) | |
| ▶ | 56.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 56.5% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
| ▶ | 55.7% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
| ▶ | 55.9% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
| ▶ | 46.5% | #s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
Compiled 371 to 298 computations (19.7% saved)
| Inputs |
|---|
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (neg.f64 z) a) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (/.f64 #s(literal -1 binary64) a) t) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 t z) |
| Outputs |
|---|
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ y a) x) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (* (/ -1 a) t) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (/ -1 a) (* t z)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (* (/ -1 a) t) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #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 (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | 0 | ((+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) (* x y) x y (/ 1 a) 1 a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (* (/ -1 a) t) z) (* (/ -1 a) t) (/ -1 a) -1 (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (/ -1 a) (* t z)) (* t z)) |
| 4.0ms | a | @ | inf | ((+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) (* x y) x y (/ 1 a) 1 a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (* (/ -1 a) t) z) (* (/ -1 a) t) (/ -1 a) -1 (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (/ -1 a) (* t z)) (* t z)) |
| 2.0ms | a | @ | -inf | ((+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) (* x y) x y (/ 1 a) 1 a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (* (/ -1 a) t) z) (* (/ -1 a) t) (/ -1 a) -1 (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (/ -1 a) (* t z)) (* t z)) |
| 2.0ms | a | @ | 0 | ((+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) (* x y) x y (/ 1 a) 1 a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (* (/ -1 a) t) z) (* (/ -1 a) t) (/ -1 a) -1 (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (/ -1 a) (* t z)) (* t z)) |
| 2.0ms | t | @ | -inf | ((+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) (* x y) x y (/ 1 a) 1 a (* (/ (neg z) a) t) (/ (neg z) a) (neg z) z t (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (* (/ y a) x) (/ y a) (/ (- (* x y) (* z t)) a) (* (neg z) (/ t a)) (/ t a) (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (* (/ -1 a) t) z) (* (/ -1 a) t) (/ -1 a) -1 (+ (* (/ y a) x) (* (neg z) (/ t a))) (* (/ -1 a) (* t z)) (* t z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 1682 |
| 0 | 194 | 1595 |
| 1 | 651 | 1380 |
| 2 | 5107 | 1372 |
| 0 | 8804 | 1356 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(/.f64 (neg.f64 z) a) |
(neg.f64 z) |
z |
t |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 t a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z) |
(*.f64 (/.f64 #s(literal -1 binary64) a) t) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 t z) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (* (/ y a) x) #s(hole binary64 (/ (* x y) a))) |
#s(approx (/ (- (* x y) (* z t)) 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (+ (* -1 (/ (* t z) a)) (/ (* x y) a)))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (* x y) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y a) #s(hole binary64 (/ y a))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))))) |
#s(approx (* (/ (neg z) a) t) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (/ (neg z) a) #s(hole binary64 (* -1 (/ z a)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (neg z) (/ t a)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (* (/ -1 a) t) z) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* (/ -1 a) (* t z)) #s(hole binary64 (* -1 (/ (* t z) a)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ t a) #s(hole binary64 (/ t a))) |
#s(approx (* (/ -1 a) t) #s(hole binary64 (* -1 (/ t a)))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg 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 (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #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 (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ (- (* x y) (* z t)) a) #s(hole binary64 (/ (- (* x y) (* t z)) a))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (/ (+ (* -1 (* t z)) (* x y)) a))) |
#s(approx (/ -1 a) #s(hole binary64 (/ -1 a))) |
#s(approx (+ (* (* x y) (/ 1 a)) (* (/ (neg z) a) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x y)) (* t z)) a)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t z (*.f64 y x)) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 t z (*.f64 y x)) a) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #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 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (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 y) x) 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 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 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 y) x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 a (*.f64 t z))) (*.f64 a 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 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))) (/.f64 (fma.f64 t z (*.f64 y x)) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 t z (*.f64 y x)) a) (pow.f64 (*.f64 (/.f64 t a) z) #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 (-.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 (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 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 y) (/.f64 x a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 x) (/.f64 y (neg.f64 a)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (neg.f64 x) (/.f64 y a) (*.f64 (/.f64 t a) z)) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 z) a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 z a) t (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (/.f64 x (neg.f64 a)) y (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) (neg.f64 y) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 y (neg.f64 a)) x (*.f64 (/.f64 t a) z)) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 t z) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t) (*.f64 (/.f64 y a) x)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (*.f64 (/.f64 y a) x)) |
(fma.f64 (/.f64 t a) z (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 t a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z) (*.f64 (/.f64 y a) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y a) (neg.f64 x) (*.f64 (/.f64 t a) z)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z)) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (*.f64 (/.f64 y a) x)) |
(fma.f64 t (/.f64 z a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (*.f64 (/.f64 y a) x)) |
(fma.f64 z (/.f64 t a) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(fma.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 y (/.f64 x a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(fma.f64 x (/.f64 y (neg.f64 a)) (*.f64 (/.f64 t a) z)) |
(fma.f64 x (/.f64 y a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 y x)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (/.f64 (fma.f64 t z (*.f64 y x)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a)) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a))) |
(-.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (neg.f64 t) (/.f64 z a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 t) (/.f64 z a)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t (neg.f64 a)) (neg.f64 z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 t z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 z) (/.f64 t (neg.f64 a)))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 y a) x) (*.f64 (/.f64 t a) z)) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (*.f64 (neg.f64 y) x) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (neg.f64 a)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 y) x)) a) (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 t z (*.f64 y x)) a) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y a) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 y a) x) (/.f64 (fma.f64 t z (*.f64 y x)) a) (pow.f64 (*.f64 (/.f64 t a) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (neg.f64 a)) y) (*.f64 (/.f64 t a) z)) |
(+.f64 (*.f64 (/.f64 t a) z) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(+.f64 (*.f64 (/.f64 y a) x) (*.f64 (neg.f64 t) (/.f64 z a))) |
(+.f64 (*.f64 (neg.f64 t) (/.f64 z a)) (*.f64 (/.f64 y a) x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 x #s(literal 1 binary64))) |
(*.f64 y x) |
(*.f64 x (*.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
x |
y |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) a) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
a |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 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 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z))) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(*.f64 z (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 z) a) |
(/.f64 z (neg.f64 a)) |
(neg.f64 (/.f64 z a)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
t |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) x) y) |
(*.f64 (neg.f64 x) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 y x) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (neg.f64 a)) y)) |
(*.f64 (/.f64 y a) x) |
(*.f64 y (*.f64 x (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) |
(/.f64 (*.f64 y x) a) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 a)) y)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 y)) a) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 y a) |
(neg.f64 (*.f64 y (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 y (neg.f64 a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 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 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z))) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) t) |
(*.f64 t (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) t) a) |
(/.f64 (neg.f64 (neg.f64 t)) a) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 t a) |
(neg.f64 (/.f64 t (neg.f64 a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 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 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z))) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) t) |
(*.f64 (/.f64 t a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t a)) |
(*.f64 t (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 t) a) |
(/.f64 t (neg.f64 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)) |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) z) t) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1 binary64))) t) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 (neg.f64 z) a) t) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 t (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 z))) |
(*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 t (/.f64 (neg.f64 z) a)) |
(*.f64 z (/.f64 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 (*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(neg.f64 (*.f64 (*.f64 (/.f64 t a) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) z))) |
(neg.f64 (*.f64 (/.f64 t a) z)) |
(*.f64 t z) |
(*.f64 z t) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (* (/ y a) x) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (/.f64 y a) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) x) (/.f64 z a) (/.f64 y a)) x)) |
#s(approx y y) |
#s(approx (/ y a) (/.f64 y a)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 t) y) (/.f64 z a) (/.f64 x a)) y)) |
#s(approx (* (/ -1 a) (* t z)) (*.f64 (neg.f64 t) (/.f64 z a))) |
#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) (* t z)) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* (/ -1 a) (* t z)) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* (/ -1 a) (* t z)) (*.f64 (neg.f64 t) (/.f64 z a))) |
#s(approx (* t z) (*.f64 t z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) z)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y a) (/.f64 t a)) (neg.f64 z))) |
#s(approx t t) |
#s(approx (/ t a) (/.f64 t a)) |
#s(approx (* (/ -1 a) t) (/.f64 t (neg.f64 a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y a) (/.f64 z a)))) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ 1 a) (pow.f64 a #s(literal -1 binary64))) |
#s(approx a 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)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ -1 a) (/.f64 #s(literal -1 binary64) 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)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
#s(approx (/ (- (* x y) (* z t)) a) (/.f64 (fma.f64 (neg.f64 z) t (*.f64 y x)) a)) |
Compiled 4 378 to 642 computations (85.3% saved)
13 alts after pruning (4 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 243 | 2 | 245 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 2 | 5 | 7 |
| Total | 246 | 13 | 259 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 85.0% | (fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
| 62.8% | (/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) | |
| ✓ | 92.6% | (/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| ✓ | 55.7% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
| ✓ | 48.3% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| 84.6% | (/.f64 #s(approx (- (* x y) (* z t)) #s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)))) a) | |
| ✓ | 56.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 56.5% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
| ✓ | 55.7% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
| ✓ | 55.9% | #s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
| ✓ | 46.5% | #s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
| 50.5% | #s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) | |
| 48.3% | #s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
Compiled 635 to 301 computations (52.6% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) #s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (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 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 (/.f64 y a) x (*.f64 (neg.f64 z) (*.f64 t (/.f64 #s(literal -1 binary64) (neg.f64 a))))) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
9 calls:
| 8.0ms | t |
| 7.0ms | (*.f64 z t) |
| 7.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 7.0ms | a |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.9% | 2 | (*.f64 z t) |
| 97.1% | 3 | (*.f64 x y) |
| 98.9% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.5% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 92.6% | 1 | x |
| 92.6% | 1 | y |
| 92.6% | 1 | z |
| 94.2% | 2 | t |
| 95.7% | 2 | a |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) #s(approx (* (+ (* (neg x) (/ y t)) z) (neg t)) (*.f64 (fma.f64 (/.f64 z y) t (neg.f64 x)) (neg.f64 y)))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) z) (neg.f64 t))) a) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (neg.f64 z) a) t)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 z) a) t)) |
| Outputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 y a) x (*.f64 (neg.f64 z) (/.f64 t a))) |
1 calls:
| 6.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| Outputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
1 calls:
| 4.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
4 calls:
| 5.0ms | a |
| 3.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 3.0ms | (*.f64 x y) |
| 3.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.6% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 94.9% | 2 | (*.f64 x y) |
| 92.6% | 1 | a |
| 92.6% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 20 to 28 computations (-40% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
2 calls:
| 3.0ms | (*.f64 x y) |
| 3.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 2 | (*.f64 z t) |
| 94.5% | 2 | (*.f64 x y) |
Compiled 6 to 12 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) t) z)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t z))) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))) |
| Outputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 z) t)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
9 calls:
| 5.0ms | z |
| 4.0ms | (*.f64 z t) |
| 3.0ms | y |
| 3.0ms | a |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 3 | x |
| 73.5% | 3 | y |
| 68.7% | 3 | z |
| 67.9% | 5 | a |
| 66.5% | 4 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 65.1% | 4 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 70.8% | 3 | t |
| 81.8% | 3 | (*.f64 x y) |
| 75.0% | 3 | (*.f64 z t) |
Compiled 27 to 54 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 (neg.f64 z) (/.f64 t a))) |
| Outputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (/ t a))) (*.f64 (/.f64 (neg.f64 z) a) t)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 3 | (*.f64 x y) |
Compiled 3 to 6 computations (-100% saved)
Total -6.7b remaining (-21.1%)
Threshold costs -6.7b (-21.1%)
| Inputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 y a) x)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
| Outputs |
|---|
#s(approx (+ (* (/ y a) x) (* (neg z) (* t (/ -1 (neg a))))) (*.f64 (/.f64 x a) y)) |
9 calls:
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | a |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.5% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 50.5% | 1 | a |
| 50.5% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 50.5% | 1 | z |
| 50.5% | 1 | t |
| 50.5% | 1 | y |
| 50.5% | 1 | x |
| 50.5% | 1 | (*.f64 z t) |
| 50.5% | 1 | (*.f64 x y) |
Compiled 27 to 54 computations (-100% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3879370717567066e+276 | 1.708141132779575e+290 |
| 0.0ms | -inf | -1.1298679412144604e+304 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3879370717567066e+276 | 1.708141132779575e+290 |
| 0.0ms | -inf | -1.1298679412144604e+304 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3879370717567066e+276 | 1.708141132779575e+290 |
| 0.0ms | -inf | -1.1298679412144604e+304 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.727813064990147e+285 | 3.0901413699731414e+297 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.2277714012139415e+294 | -1.708141132779575e+290 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7885939820949657000.0 | 5.967891640113794e+30 |
| 0.0ms | -2.37529400709397e+71 | -7.952686631656567e+64 |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7885939820949657000.0 | 5.967891640113794e+30 |
| 0.0ms | -2.37529400709397e+71 | -7.952686631656567e+64 |
Compiled 12 to 17 computations (-41.7% saved)
| 1× | fuel |
Compiled 385 to 72 computations (81.3% saved)
(sort z t)
(negabs a)
Compiled 4 234 to 1 900 computations (55.1% saved)
Loading profile data...