
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 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 461.0ms | 8 256× | 0 | valid |
ival-sub!: 53.0ms (31.9% of total)ival-mult!: 49.0ms (29.5% of total)ival-div!: 44.0ms (26.5% of total)ival-add!: 19.0ms (11.4% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 24 | 0 | - | 0 | - | (/.f64 (*.f64 y (-.f64 z x)) t) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 z x)) |
| 0 | 0 | - | 0 | - | (-.f64 z x) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | o/n | 20 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 58 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | u/n | 3 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | underflow | 10 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 23 | 0 |
| - | 0 | 233 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 23 | 0 | 0 |
| - | 0 | 0 | 233 |
| number | freq |
|---|---|
| 0 | 233 |
| 1 | 23 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 3.0ms (35.4% of total)ival-div!: 3.0ms (35.4% of total)ival-sub!: 2.0ms (23.6% of total)ival-add!: 1.0ms (11.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 105 | 143 |
| 2 | 212 | 143 |
| 3 | 422 | 143 |
| 4 | 751 | 143 |
| 5 | 1027 | 143 |
| 6 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.3% | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | t | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 2.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 796 |
| 0 | 160 | 770 |
| 1 | 814 | 711 |
| 2 | 7770 | 711 |
| 0 | 8091 | 680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) y) (/.f64 z t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 y t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 y) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
x |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) y) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 y) x))) (*.f64 t t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (pow.f64 (/.f64 z t) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64))) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 x) y (*.f64 z y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 x) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x (neg.f64 y) (*.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 y (-.f64 (neg.f64 x) z)))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) |
y |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx x x) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 z y)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (- z x) z) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 y) x)) |
#s(approx (* y (- z x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z x))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 x z))) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 x) t) (/.f64 y z) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 x z) (neg.f64 y)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 3 740 to 664 computations (82.2% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 11 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 180 | 11 | 191 |
| Status | Accuracy | Program |
|---|---|---|
| 93.1% | (fma.f64 (/.f64 (-.f64 z x) t) y x) | |
| ▶ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 91.2% | (+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
| 54.6% | (+.f64 x (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) | |
| 58.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ▶ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 85.1% | (+.f64 x #s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x)))) | |
| 60.6% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 36.5% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| ▶ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 316 to 240 computations (24.1% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(neg.f64 y) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y (+ z (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ x (* -1 z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 6.0ms | y | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 3.0ms | y | @ | inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 3.0ms | y | @ | 0 | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
| 2.0ms | t | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (+ (* (neg y) x) (* z y)) (neg y) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 288 | 2307 |
| 0 | 302 | 2041 |
| 1 | 1312 | 2005 |
| 0 | 8525 | 1968 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(neg.f64 y) |
(*.f64 z y) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* y (+ z (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ x (* -1 z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (neg y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x) (-.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 (neg.f64 z) y))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 y z))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) t)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (neg.f64 t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) t (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 y z))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
(/.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (neg.f64 y) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (neg.f64 y) t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (neg.f64 y) t)))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (neg.f64 y) t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 #s(approx (- z x) z) t))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)) |
(*.f64 y (/.f64 #s(approx (- z x) z) t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) #s(approx (- z x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) #s(approx (- z x) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- z x) z) y) t) |
(*.f64 #s(approx (- z x) z) y) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (fma.f64 (neg.f64 x) (/.f64 y t) x) (-.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (neg.f64 t) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 (neg.f64 z) y))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) t (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) (*.f64 y z))) (*.f64 (-.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) t)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (neg.f64 t))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) t (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) (*.f64 y z))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) (/.f64 y t))))) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (-.f64 z x) t)) y)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 x) t) y)) (*.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) y))) (-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 z t) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 y (/.f64 (neg.f64 x) t))) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64))) (-.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 x) t) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z t) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 x) t) y) (-.f64 (*.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) y)) (*.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 z t) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (neg.f64 x) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 y (/.f64 (neg.f64 x) t)) (-.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 y t)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) x z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (neg.f64 t) (+.f64 z x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 t) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 t (+.f64 z x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) t (*.f64 t (*.f64 y z))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 y z) t (*.f64 t (*.f64 (neg.f64 x) y))) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 y t)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t))))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) x z)) (neg.f64 t)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(fma.f64 (/.f64 (neg.f64 x) t) y (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 (neg.f64 x) t) (/.f64 (*.f64 y z) t)) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 y z) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t)) (/.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)) t))) |
(-.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 (neg.f64 z) t) y)) |
(-.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 (neg.f64 z) y) t)) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y t)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 y t)) (/.f64 (*.f64 y z) t)))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) t) y) (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 y (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (fma.f64 #s(literal -1 binary64) x z) y) |
(*.f64 y (fma.f64 #s(literal -1 binary64) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) (-.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 (*.f64 y z) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y z))))) |
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 (neg.f64 y) x (*.f64 y z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 (neg.f64 x) y (*.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 y z)) |
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 y (neg.f64 x) (*.f64 y z)) |
(fma.f64 y z (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 x (neg.f64 y) (*.f64 y z)) |
(fma.f64 z y (*.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) y)))) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 #s(literal 1 binary64) y) x)) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 y z) (*.f64 (*.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 (*.f64 y z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (*.f64 y z) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y z))))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 y z)))))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 #s(literal 1 binary64) y) z)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 #s(literal 1 binary64) z) y)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) y)) |
(neg.f64 y) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 y z)) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 y z)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal -1 binary64)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t)) (neg.f64 x))) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) y) (neg.f64 x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 #s(literal -1 binary64) x z) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 z t))) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t))) (neg.f64 y))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 (/.f64 x t) (/.f64 x y)) (neg.f64 y))) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) z x) t) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) z x) t) (/.f64 x y)) (neg.f64 y))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) z x) t) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 #s(literal -1 binary64) z x) (neg.f64 y))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (neg.f64 x) (/.f64 y t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x t) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x t) (/.f64 y t)) z)) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) (/.f64 y t))) (neg.f64 z))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) (/.f64 y t))) (neg.f64 z))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (* y (- z x)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) (neg.f64 z))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 y t) x) z) (/.f64 y t))) (neg.f64 z))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)) (neg.f64 z))) |
#s(approx (+ (* (neg y) x) (* z y)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) (neg.f64 z))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 y z))) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 5 209 to 903 computations (82.7% saved)
15 alts after pruning (10 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 7 | 241 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 237 | 15 | 252 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.1% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ✓ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 70.5% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| ✓ | 91.2% | (+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
| 54.6% | (+.f64 x (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) | |
| 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) | |
| 58.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ✓ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 84.0% | (+.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
| 60.6% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| ▶ | 36.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| ✓ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) | |
| ▶ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x)) |
| ✓ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 426 to 311 computations (27% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(pow.f64 t #s(literal -1 binary64)) |
(+.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x) |
(fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) |
(/.f64 y x) |
(/.f64 z t) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (/ (+ (* -1 (/ (* x y) t)) (/ (* y z) t)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x)) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 1)) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ (+ 1 (* -1 (/ y t))) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* x (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* y (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ -1 t))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (- (/ 1 y) (/ 1 t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (* x (* y (+ (* -1 (/ z (* t x))) (/ 1 t))))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* z (+ (* -1 (/ y (* t z))) (/ y (* t x)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (/ y (* t z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (/ (+ t (* -1 y)) t))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ (- (/ t y) 1) t))) |
#s(approx (pow t -1) #s(hole binary64 (/ 1 t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (/ (* x (+ (* -1 y) (/ (* y z) x))) t))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (/ (+ (* -1 y) (/ (* y z) x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 (/ (* y z) x)))) t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (/ (+ y (* -1 (/ (* y z) x))) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | t | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (* (- (pow y -1) (pow t -1)) y) (- (pow y -1) (pow t -1)) (pow y -1) -1 (pow t -1) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/ y x) (/ z t) (/ (neg y) t) (neg y)) |
| 5.0ms | z | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (* (- (pow y -1) (pow t -1)) y) (- (pow y -1) (pow t -1)) (pow y -1) -1 (pow t -1) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/ y x) (/ z t) (/ (neg y) t) (neg y)) |
| 4.0ms | y | @ | -inf | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (* (- (pow y -1) (pow t -1)) y) (- (pow y -1) (pow t -1)) (pow y -1) -1 (pow t -1) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/ y x) (/ z t) (/ (neg y) t) (neg y)) |
| 4.0ms | t | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (* (- (pow y -1) (pow t -1)) y) (- (pow y -1) (pow t -1)) (pow y -1) -1 (pow t -1) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/ y x) (/ z t) (/ (neg y) t) (neg y)) |
| 4.0ms | y | @ | 0 | ((+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) z x t y (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* y z) t) (* y z) (+ (* y (/ (- z x) t)) x) (/ (- z x) t) (- z x) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (* (- (pow y -1) (pow t -1)) y) (- (pow y -1) (pow t -1)) (pow y -1) -1 (pow t -1) (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (+ (* (neg y) x) (* z y)) t) (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/ y x) (/ z t) (/ (neg y) t) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 380 | 3291 |
| 0 | 403 | 2998 |
| 1 | 1669 | 2950 |
| 0 | 8315 | 2870 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(pow.f64 t #s(literal -1 binary64)) |
(+.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x) |
(fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) |
(/.f64 y x) |
(/.f64 z t) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (/ (+ (* -1 (/ (* x y) t)) (/ (* y z) t)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (* y z) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 x)) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 1)) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ (+ 1 (* -1 (/ y t))) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (* y (+ z (* -1 x))) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* x (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* y (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ -1 t))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (- (/ 1 y) (/ 1 t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (/ (* y (+ x (* -1 z))) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (* x (* y (+ (* -1 (/ z (* t x))) (/ 1 t))))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* z (+ (* -1 (/ y (* t z))) (/ y (* t x)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (/ y (* t z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(hole binary64 (/ (+ t (* -1 y)) t))) |
#s(approx (- (pow y -1) (pow t -1)) #s(hole binary64 (/ (- (/ t y) 1) t))) |
#s(approx (pow t -1) #s(hole binary64 (/ 1 t))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (/ (* x (+ (* -1 y) (/ (* y z) x))) t))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (/ (+ (* -1 y) (/ (* y z) x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* y (/ (- z x) t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) #s(hole binary64 (* -1 (/ (* x (+ y (* -1 (/ (* y z) x)))) t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) #s(hole binary64 (* -1 (/ (+ y (* -1 (/ (* y z) x))) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)) (*.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (/.f64 (+.f64 z x) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t)) (/.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t))))) (/.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z t) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (/.f64 z t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 z x) |
z |
x |
t |
y |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(*.f64 y z) |
(*.f64 z y) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) |
(fma.f64 (/.f64 #s(approx (- z x) z) t) y x) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x))))) |
(+.f64 (*.f64 (/.f64 #s(approx (- z x) z) t) y) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (- z x) z) t) y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- z x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- z x) z)) (neg.f64 t)) |
(/.f64 #s(approx (- z x) z) t) |
#s(approx (- z x) z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x) |
(*.f64 x #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y))) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 t #s(literal -2 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 t #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (*.f64 y t) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (*.f64 y t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 t)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 (neg.f64 y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 y)) (*.f64 y (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 t #s(literal -2 binary64))) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 t #s(literal -3 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (*.f64 y t) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 y #s(literal 1 binary64))) (*.f64 y t)) |
(-.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 t #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (*.f64 y t) #s(literal -1 binary64))))) (/.f64 (pow.f64 t #s(literal -3 binary64)) (+.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 t #s(literal -2 binary64)) (pow.f64 (*.f64 y t) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 y t)) (/.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y t))) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 (pow.f64 t #s(literal -1/2 binary64))) (neg.f64 (pow.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 t #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 t #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) x)) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64))) (-.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)))) (/.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (-.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)))))) (/.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x))))))) |
(+.f64 #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) x) |
(+.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x) |
(*.f64 x (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x))) (-.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t))) (*.f64 (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x)) (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x)))) (-.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 y) t) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x)) (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (neg.f64 y) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (neg.f64 y) t)) (-.f64 (*.f64 (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x)) (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x))) (*.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x)))))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x)) |
(fma.f64 x (/.f64 (neg.f64 y) t) (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x))) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) x)) |
(+.f64 (*.f64 x (/.f64 (neg.f64 y) t)) (*.f64 x (/.f64 (/.f64 (*.f64 y z) t) x))) |
(/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) |
(/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (/.f64 y x) z)) t) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 y) (*.f64 (/.f64 y x) z)) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (pow.f64 (/.f64 y t) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 y x) z) (neg.f64 y)) t))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 y z) t) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (neg.f64 y) t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 y x) z) (neg.f64 t) (*.f64 t (neg.f64 (neg.f64 y)))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 y x) z) t (*.f64 t (neg.f64 y))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) (neg.f64 t) (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y z)) t (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 y))) (*.f64 (neg.f64 (*.f64 t x)) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y z) t) (neg.f64 t) (*.f64 x (neg.f64 (neg.f64 y)))) (*.f64 x (neg.f64 t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y z) t) t (*.f64 (neg.f64 x) y)) (*.f64 t x)) |
(/.f64 (fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 (*.f64 t x) (neg.f64 (neg.f64 y)))) (*.f64 (*.f64 t x) (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 y z) t (*.f64 (*.f64 t x) (neg.f64 y))) (*.f64 (*.f64 t x) t)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) t (*.f64 (neg.f64 t) (*.f64 (/.f64 y x) z))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 t x)) (*.f64 (neg.f64 t) (neg.f64 (*.f64 y z)))) (*.f64 (neg.f64 t) (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) x (*.f64 (neg.f64 t) (/.f64 (*.f64 y z) t))) (*.f64 (neg.f64 t) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (*.f64 t x) (*.f64 (neg.f64 t) (*.f64 y z))) (*.f64 (neg.f64 t) (*.f64 t x))) |
(/.f64 (fma.f64 (neg.f64 y) t (*.f64 t (*.f64 (/.f64 y x) z))) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 (*.f64 t x)) (*.f64 t (neg.f64 (*.f64 y z)))) (*.f64 t (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 t (/.f64 (*.f64 y z) t))) (*.f64 t x)) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 t (*.f64 t x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 y) (*.f64 (/.f64 y x) z)) t)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 y x) z) (neg.f64 y)) t)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 y z) t) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (neg.f64 y) t))))) |
(fma.f64 (/.f64 z x) (/.f64 y t) (/.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 z t) (/.f64 y x) (/.f64 (neg.f64 y) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y t) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(fma.f64 (/.f64 y t) (/.f64 z x) (/.f64 (neg.f64 y) t)) |
(fma.f64 (/.f64 y t) #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(fma.f64 y (/.f64 (/.f64 z t) x) (/.f64 (neg.f64 y) t)) |
(-.f64 (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 y) (*.f64 (/.f64 y x) z)) t)) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 y) (*.f64 (/.f64 y x) z)) t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 y x) z) (neg.f64 y)) t)) (/.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 y x) z) (neg.f64 y)) t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 y z) t) x))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 y z) t) x)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (neg.f64 y) t))))) (/.f64 (pow.f64 (/.f64 (neg.f64 y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (neg.f64 y) t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y z) t) x) (/.f64 (neg.f64 y) t)) |
(+.f64 (/.f64 (neg.f64 y) t) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x (/.f64 (*.f64 y z) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (/.f64 (*.f64 y z) t)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t)) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/.f64 (/.f64 (*.f64 y z) t) x)) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) #s(literal 1 binary64)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (*.f64 (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t) x)) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/.f64 (neg.f64 y) t)) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/.f64 (fma.f64 (/.f64 y x) z (neg.f64 y)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y z) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx y y) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y x)) |
#s(approx (/ (* y z) t) (/.f64 (*.f64 y z) t)) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x)) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) #s(literal 1 binary64)) |
#s(approx (* (- (pow y -1) (pow t -1)) y) (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64))) |
#s(approx (- (pow y -1) (pow t -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (- (pow y -1) (pow t -1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) y)) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (*.f64 (*.f64 y x) (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 z t))) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (* (- (pow y -1) (pow t -1)) y) (/.f64 (neg.f64 y) t)) |
#s(approx (* (- (pow y -1) (pow t -1)) y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (- (pow y -1) (pow t -1)) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (/.f64 (fma.f64 #s(literal -1 binary64) z x) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) z x) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (- (pow y -1) (pow t -1)) y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 y) (/.f64 (fma.f64 #s(literal -1 binary64) z x) t))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) y))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y x)) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) (*.f64 t z)) z)) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x t) (/.f64 y t)) z)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (*.f64 (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x t) (/.f64 y t)) z)) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (*.f64 (fma.f64 (/.f64 (/.f64 y t) z) #s(literal -1 binary64) (/.f64 (/.f64 y t) x)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (- z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (/.f64 y t) z) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (/.f64 y t) z) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (/.f64 y t) z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx t t) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 y z (*.f64 t x))) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (* (- (pow y -1) (pow t -1)) y) (/.f64 (fma.f64 #s(literal -1 binary64) y t) t)) |
#s(approx (- (pow y -1) (pow t -1)) (/.f64 (-.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
#s(approx (pow t -1) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (/ (+ (* (neg y) x) (* z y)) t) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x z) y) t)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (/.f64 (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x) t)) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (/.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (+ (* (/ y x) (/ z t)) (/ (neg y) t)) x) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y) x) t))) |
#s(approx (+ (* (/ y x) (/ z t)) (/ (neg y) t)) (neg.f64 (/.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) y) t))) |
Compiled 8 918 to 1 403 computations (84.3% saved)
18 alts after pruning (9 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 4 | 292 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 289 | 18 | 307 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.1% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ▶ | 60.3% | (fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
| ✓ | 97.3% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ✓ | 70.5% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| ✓ | 91.2% | (+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
| 54.6% | (+.f64 x (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) | |
| ▶ | 58.7% | (+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) |
| 58.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| ✓ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ✓ | 84.0% | (+.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
| ▶ | 60.6% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ✓ | 36.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| ▶ | 37.7% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
| ✓ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 #s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) y)) x)) | |
| 29.9% | #s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) | |
| ✓ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 478 to 350 computations (26.8% saved)
| Inputs |
|---|
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(-.f64 z x) |
z |
x |
y |
t |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(/.f64 #s(approx (- z x) (neg.f64 x)) t) |
#s(approx (- z x) (neg.f64 x)) |
(neg.f64 x) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
(*.f64 (+.f64 z x) t) |
| Outputs |
|---|
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (* y (+ z (* -1 z)))) (* y (pow z 2))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (+ (* -1 (* x y)) (* y (+ z (* -1 z))))) (* y (pow z 2))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (pow z 2))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (* -1 z))) (pow z 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* t z))) |
#s(approx (* (+ z x) t) #s(hole binary64 (+ (* t x) (* t z)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* -1 (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (/ (* y (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (+ (/ (* y (+ z (* -1 z))) x) (/ (* y (pow z 2)) (pow x 2))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* t x))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* x (+ t (/ (* t z) x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) x)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) x)) (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ (* t z) x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (* (+ x z) (- z x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* y (* z (+ x (* -1 x))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* z (+ (* y z) (* y (+ x (* -1 x)))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (/ (* y (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* y (+ x (* -1 x))) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* z (+ t (/ (* t x) z))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (* -1 (/ (+ (* -1 (* y (+ x (* -1 x)))) (/ (* (pow x 2) y) z)) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* t x) z))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* t (+ x z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | z | @ | -inf | ((+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) z x y t (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (neg x) (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x) (* (+ z x) t)) |
| 3.0ms | t | @ | -inf | ((+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) z x y t (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (neg x) (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x) (* (+ z x) t)) |
| 3.0ms | y | @ | -inf | ((+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) z x y t (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (neg x) (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x) (* (+ z x) t)) |
| 2.0ms | x | @ | -inf | ((+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) z x y t (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (neg x) (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x) (* (+ z x) t)) |
| 2.0ms | z | @ | inf | ((+ x (/ (+ (* (neg y) x) (* z y)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) z x y t (+ x (/ (+ (* (neg y) x) (* z y)) t)) (* y (/ z t)) (/ z t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (- z x) (neg x) (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (* (* (+ z x) (- z x)) y) (* (+ z x) (- z x)) (+ z x) (* (+ z x) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 503 | 3837 |
| 0 | 527 | 3379 |
| 1 | 2610 | 3337 |
| 0 | 8310 | 3197 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(-.f64 z x) |
z |
x |
y |
t |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
(*.f64 y (/.f64 z t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(/.f64 #s(approx (- z x) (neg.f64 x)) t) |
#s(approx (- z x) (neg.f64 x)) |
(neg.f64 x) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(+.f64 z x) |
(*.f64 (+.f64 z x) t) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (pow z 2)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (* y (+ z (* -1 z)))) (* y (pow z 2))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* x (+ (* -1 (* x y)) (* y (+ z (* -1 z))))) (* y (pow z 2))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (pow z 2))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (* -1 z))) (pow z 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* x (+ z (+ (* -1 x) (* -1 z)))) (pow z 2)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* t z))) |
#s(approx (* (+ z x) t) #s(hole binary64 (+ (* t x) (* t z)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* -1 (* (pow x 2) y)))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (/ (* y (+ z (* -1 z))) x))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (+ (/ (* y (+ z (* -1 z))) x) (/ (* y (pow z 2)) (pow x 2))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (/ z x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ z x)) (+ (/ z x) (/ (pow z 2) (pow x 2)))) 1)))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* t x))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* x (+ t (/ (* t z) x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (* y (+ z (* -1 z))) x)))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow x 2) (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (* y (pow z 2)) x)) (* y (+ z (* -1 z)))) x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (* -1 z)) x)) 1)))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (+ z (+ (* -1 z) (* -1 (/ (pow z 2) x)))) x)) 1)))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ (* t z) x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* y (+ (* -1 (/ x t)) (/ z t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (/ z t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* y (* (+ x z) (- z x))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ z t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* y (+ (* -1 (/ x t)) (+ (/ x y) (/ z t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z t)) (/ x t)))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (+ (* -1 (/ z t)) (/ x t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* y (* z (+ x (* -1 x))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (+ (* -1 (* (pow x 2) y)) (* z (+ (* y z) (* y (+ x (* -1 x)))))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (* -1 x)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (+ (* -1 (pow x 2)) (* z (+ x (+ z (* -1 x))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (/ (* y (+ x (* -1 x))) z))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (+ (* -1 (/ (* (pow x 2) y) (pow z 2))) (/ (* y (+ x (* -1 x))) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (/ x z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -1 (/ x z)) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* z (+ t (/ (* t x) z))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (* (+ z x) (- z x)) y) #s(hole binary64 (* (pow z 2) (+ y (* -1 (/ (+ (* -1 (* y (+ x (* -1 x)))) (/ (* (pow x 2) y) z)) z)))))) |
#s(approx (* (+ z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (+ x (* -1 x))) (/ (pow x 2) z)) z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* -1 (* z (+ (* -1 t) (* -1 (/ (* t x) z))))))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* y z)) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) #s(hole binary64 (/ (+ (* -1 (* x y)) (+ (* t x) (* y z))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (+ z x) t) #s(hole binary64 (* t (+ x z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (/.f64 (*.f64 y (+.f64 z x)) (+.f64 z x)) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (*.f64 y (+.f64 z x)) t) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) t) (/.f64 y (+.f64 z x))) |
(*.f64 (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) t)) |
(*.f64 (/.f64 (+.f64 z x) t) (/.f64 (*.f64 (-.f64 z x) y) (+.f64 z x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) t))) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) (+.f64 z x))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)))) (neg.f64 (neg.f64 (*.f64 (+.f64 z x) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) (+.f64 z x)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x))) (neg.f64 (*.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 z x) |
z |
x |
y |
t |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x)))) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(fma.f64 y (/.f64 #s(approx (- z x) (neg.f64 x)) t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x))))) |
(+.f64 (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- z x) (neg.f64 x)))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 #s(approx (- z x) (neg.f64 x))) (neg.f64 t)) |
(/.f64 #s(approx (- z x) (neg.f64 x)) t) |
#s(approx (- z x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(fma.f64 (/.f64 (*.f64 y (+.f64 z x)) (+.f64 z x)) (/.f64 (-.f64 z x) t) x) |
(fma.f64 (/.f64 (*.f64 y (+.f64 z x)) t) (/.f64 (-.f64 z x) (+.f64 z x)) x) |
(fma.f64 (/.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) t) (/.f64 y (+.f64 z x)) x) |
(fma.f64 (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) t) x) |
(fma.f64 (/.f64 (+.f64 z x) t) (/.f64 (*.f64 (-.f64 z x) y) (+.f64 z x)) x) |
(fma.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) t)) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 (-.f64 z x) t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (/.f64 (*.f64 y (+.f64 z x)) (+.f64 z x)) (/.f64 (-.f64 z x) t)) |
(*.f64 (/.f64 (*.f64 y (+.f64 z x)) t) (/.f64 (-.f64 z x) (+.f64 z x))) |
(*.f64 (/.f64 (+.f64 z x) (+.f64 z x)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) t) (/.f64 y (+.f64 z x))) |
(*.f64 (/.f64 y (+.f64 z x)) (/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) t)) |
(*.f64 (/.f64 (+.f64 z x) t) (/.f64 (*.f64 (-.f64 z x) y) (+.f64 z x))) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (/.f64 y (*.f64 (+.f64 z x) t))) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (/.f64 y t) (-.f64 z x)) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) (+.f64 z x))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)))) (neg.f64 (neg.f64 (*.f64 (+.f64 z x) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) (+.f64 z x)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x))) (neg.f64 (*.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x)) |
(*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) |
(*.f64 (+.f64 z x) (*.f64 (-.f64 z x) y)) |
(*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) |
(*.f64 (+.f64 z x) (-.f64 z x)) |
(*.f64 (-.f64 z x) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x z) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (-.f64 x z) (+.f64 z x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 z x) (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (-.f64 x z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (-.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (+.f64 z x) (-.f64 x z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 z x) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 z x) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (*.f64 (+.f64 z x) (-.f64 z x))) (*.f64 (+.f64 z x) (-.f64 z x))) |
(-.f64 (*.f64 z z) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (-.f64 z x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 z x) |
(+.f64 x z) |
(*.f64 (+.f64 z x) t) |
(*.f64 t (+.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 t x) (*.f64 t z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 t z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 t x) (*.f64 t z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 t z))))) |
(fma.f64 t z (*.f64 t x)) |
(fma.f64 t x (*.f64 t z)) |
(fma.f64 z t (*.f64 t x)) |
(fma.f64 x t (*.f64 t z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 t x) (*.f64 t z)))) |
(-.f64 (*.f64 t x) (*.f64 (neg.f64 t) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 t z)))))) |
(+.f64 (*.f64 t x) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 t x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
#s(approx (* (- z x) y) (*.f64 z y)) |
#s(approx (* (- z x) y) (fma.f64 (neg.f64 y) x (*.f64 z y))) |
#s(approx (- z x) z) |
#s(approx (- z x) (fma.f64 #s(literal -1 binary64) x z)) |
#s(approx x x) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (fma.f64 #s(literal -1 binary64) x z) t)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (*.f64 z z) y)) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x (*.f64 (*.f64 z z) y))) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (fma.f64 (neg.f64 x) y (*.f64 (*.f64 #s(literal 0 binary64) z) y)) x (*.f64 (*.f64 z z) y))) |
#s(approx (* (+ z x) (- z x)) (*.f64 z z)) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (*.f64 #s(literal 0 binary64) z) x (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (fma.f64 #s(literal -1 binary64) (+.f64 z x) z) x (*.f64 z z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (* (+ z x) t) (*.f64 t z)) |
#s(approx (* (+ z x) t) (*.f64 (+.f64 z x) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (neg.f64 (*.f64 x (/.f64 y t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 (/.f64 z t) x) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (neg.f64 (*.f64 x (/.f64 y t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (* (+ z x) (- z x)) y) (neg.f64 (*.f64 (*.f64 x x) y))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 y (*.f64 #s(literal 0 binary64) (/.f64 z x)) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (+.f64 (fma.f64 y (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x)) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (neg.f64 (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 z x) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ z x) t) (*.f64 t x)) |
#s(approx (* (+ z x) t) (*.f64 (fma.f64 t (/.f64 z x) t) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 z y) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 z y) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) y))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 z y) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 z y) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 z t) x) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 z y) t) x) #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 z y) t) x) #s(literal -1 binary64) (/.f64 y t)))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) z) y) x) #s(literal -1 binary64) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) z) y (neg.f64 (/.f64 (*.f64 (*.f64 z z) y) x))) x) #s(literal -1 binary64) (neg.f64 y)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 z x))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) z (neg.f64 (/.f64 (*.f64 z z) x))) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* (+ z x) t) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 z x) t)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y x)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 z x) y)) |
#s(approx y y) |
#s(approx (* y (/ z t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) x) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) x) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) x) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (*.f64 y (+.f64 z x)) (-.f64 z x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x z) t) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (+.f64 (/.f64 x y) (/.f64 z t))) y)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (neg.f64 (*.f64 x (/.f64 y t)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 x y)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (/.f64 (fma.f64 #s(literal -1 binary64) z x) t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) z x) t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 t #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z x) t) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (-.f64 x (*.f64 x (/.f64 y t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (+.f64 (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t) x)) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) z) y (neg.f64 (*.f64 (*.f64 x x) y)))) |
#s(approx (* (* (+ z x) (- z x)) y) (fma.f64 (*.f64 y (+.f64 z (*.f64 #s(literal 0 binary64) x))) z (neg.f64 (*.f64 (*.f64 x x) y)))) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (*.f64 #s(literal 0 binary64) x) z (neg.f64 (*.f64 x x)))) |
#s(approx (* (+ z x) (- z x)) (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) x z) x) z (neg.f64 (*.f64 x x)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x t) (/.f64 y t)) z)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (/ (- z x) t) (*.f64 (fma.f64 (/.f64 (/.f64 x t) z) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) z)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x t) (/.f64 y t)) z)) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 y (*.f64 #s(literal 0 binary64) (/.f64 x z)) y) (*.f64 z z))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (+.f64 (fma.f64 y (*.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 (neg.f64 (*.f64 (*.f64 x x) y)) (*.f64 z z))) y) (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x z) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) (fma.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 x z))) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ z x) t) (*.f64 (fma.f64 t (/.f64 x z) t) z)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 y z) (neg.f64 y)))) |
#s(approx (- z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 x z) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 (/.f64 x t) z) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 x (*.f64 x (/.f64 y t))) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) t)))) |
#s(approx (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) (/.f64 x t) (/.f64 (neg.f64 y) t)))) |
#s(approx (* (* (+ z x) (- z x)) y) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 y z) (*.f64 (neg.f64 y) (*.f64 #s(literal 0 binary64) x))) z) #s(literal -1 binary64) y) (*.f64 z z))) |
#s(approx (* (+ z x) (- z x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1 binary64) (/.f64 (*.f64 x x) z)) z) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (* (+ z x) t) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) t)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (fma.f64 t x (*.f64 z y))) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 t x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (+ z x) t) (*.f64 (+.f64 z x) t)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* (* (+ z x) (- z x)) y) (* (+ z x) t))) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 8 299 to 1 280 computations (84.6% saved)
19 alts after pruning (9 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 6 | 309 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 3 | 6 | 9 |
| Total | 308 | 19 | 327 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 93.1% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ✓ | 60.3% | (fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
| ✓ | 70.5% | (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
| 54.6% | (+.f64 x (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) | |
| 58.8% | (+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) | |
| 39.9% | (+.f64 x (/.f64 (*.f64 #s(approx (* (+ z x) (- z x)) (neg.f64 (*.f64 x x))) y) (*.f64 (+.f64 z x) t))) | |
| ✓ | 69.0% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 60.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) | |
| ✓ | 60.6% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ✓ | 36.5% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| 29.9% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) t)) | |
| 60.8% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) | |
| 63.2% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 y t) (-.f64 z x))) | |
| ✓ | 37.7% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
| 37.7% | #s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)))) | |
| ✓ | 65.0% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ✓ | 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 31.7% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 #s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) y)) x)) | |
| ✓ | 35.7% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 866 to 387 computations (55.3% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 #s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) y)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 t #s(literal -1 binary64))) y)) x)) |
(+.f64 x (/.f64 (fma.f64 (neg.f64 y) x (*.f64 z y)) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t))) |
(+.f64 x (/.f64 (*.f64 #s(approx (* (+ z x) (- z x)) (neg.f64 (*.f64 x x))) y) (*.f64 (+.f64 z x) t))) |
(+.f64 x #s(approx (/ (+ (* (neg y) x) (* z y)) t) (*.f64 (fma.f64 (/.f64 y x) (/.f64 z t) (/.f64 (neg.f64 y) t)) x))) |
(+.f64 x #s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 (/.f64 z t) x) (/.f64 y t)) (neg.f64 x)))) |
(+.f64 x (/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (*.f64 (+.f64 z x) t))) |
(+.f64 x (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 y (-.f64 (neg.f64 x) z))) t)) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 13.0ms | y |
| 8.0ms | x |
| 8.0ms | t |
| 8.0ms | z |
| 7.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 97.3% | 1 | x |
| 97.3% | 1 | y |
| 97.3% | 1 | z |
| 97.3% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 #s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) y)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 y t) (-.f64 z x))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
5 calls:
| 9.0ms | x |
| 7.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 5.0ms | t |
| 5.0ms | z |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 4 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 84.4% | 3 | y |
| 85.7% | 3 | z |
| 86.9% | 3 | t |
| 86.2% | 3 | x |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 #s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) y)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
2 calls:
| 3.0ms | t |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.2% | 3 | x |
| 74.4% | 3 | t |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) t)) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (*.f64 #s(approx (- (pow y -1) (pow t -1)) (/.f64 #s(literal -1 binary64) t)) y)) x)) |
| Outputs |
|---|
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
4 calls:
| 10.0ms | y |
| 3.0ms | x |
| 3.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 72.6% | 2 | y |
| 77.2% | 3 | z |
| 70.5% | 1 | x |
Compiled 12 to 20 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 #s(approx (* (- z x) y) (*.f64 (neg.f64 y) x)) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
5 calls:
| 3.0ms | z |
| 2.0ms | x |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.3% | 5 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 56.7% | 4 | x |
| 53.8% | 4 | y |
| 55.0% | 3 | t |
| 57.6% | 4 | z |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (*.f64 y (/.f64 z t))) |
#s(approx (+ x (/ (+ (* (neg y) x) (* z y)) t)) (/.f64 (*.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
3 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.0% | 3 | t |
| 53.8% | 3 | x |
| 51.0% | 3 | z |
Compiled 3 to 12 computations (-300% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.7% | 1 | z |
| 35.7% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 35.7% | 1 | y |
| 35.7% | 1 | x |
| 35.7% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.527887789001385e-47 | 1.5970635837575668e-40 |
| 26.0ms | -1.7257842469405982e-40 | -1.1674228763499282e-41 |
| 29.0ms | 240× | 0 | valid |
Compiled 417 to 345 computations (17.3% saved)
ival-div!: 20.0ms (90.1% of total)ival-sub!: 1.0ms (4.5% of total)ival-add!: 1.0ms (4.5% of total)ival-mult!: 1.0ms (4.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.895306554503121e+34 | 3.656547355602086e+45 |
| 11.0ms | -4.801510173649337e-35 | -4.378041981550448e-37 |
| 14.0ms | 272× | 0 | valid |
Compiled 471 to 406 computations (13.8% saved)
ival-mult!: 4.0ms (59.2% of total)ival-sub!: 1.0ms (14.8% of total)ival-add!: 1.0ms (14.8% of total)ival-div!: 1.0ms (14.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.196805842171841e-199 | 1.7479884711363247e-184 |
| 5.0ms | -8.176916464434324e-111 | -4.512793401338679e-111 |
| 11.0ms | 224× | 0 | valid |
Compiled 488 to 393 computations (19.5% saved)
ival-div!: 2.0ms (42.7% of total)ival-sub!: 1.0ms (21.3% of total)ival-mult!: 1.0ms (21.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 62.0ms | 2.078106853782174e-45 | 1.4458876307615103e-43 |
| 0.0ms | -8.176916464434324e-111 | -4.512793401338679e-111 |
| 8.0ms | -8.168818140398084e+68 | -1.249474172093922e+68 |
| 62.0ms | 208× | 0 | valid |
Compiled 599 to 481 computations (19.7% saved)
ival-div!: 54.0ms (96% of total)ival-sub!: 1.0ms (1.8% of total)ival-add!: 1.0ms (1.8% of total)ival-mult!: 1.0ms (1.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.804376772451626e+39 | 1.4929189587130024e+54 |
| 8.0ms | -3.6455121594306085e+100 | -3.532110185286729e+99 |
| 17.0ms | 256× | 0 | valid |
Compiled 428 to 367 computations (14.3% saved)
ival-sub!: 1.0ms (24.3% of total)ival-add!: 1.0ms (24.3% of total)ival-mult!: 1.0ms (24.3% of total)ival-div!: 1.0ms (24.3% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 293 to 74 computations (74.7% saved)
Compiled 604 to 164 computations (72.8% saved)
Loading profile data...